Fixed rest menu & alignment changer
Fixed rest menu & alignment changer. Updated release archive.
This commit is contained in:
@@ -9,8 +9,8 @@ int StartingConditional()
|
||||
{
|
||||
|
||||
// Inspect local variables
|
||||
if(GetItemPossessedBy(GetPCSpeaker(), "guildpass")!=OBJECT_INVALID)
|
||||
//if(GetItemPossessedBy(GetPCSpeaker(), "guildpass")!=OBJECT_INVALID)
|
||||
return TRUE;
|
||||
|
||||
return FALSE;
|
||||
//return FALSE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user