5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
int StartingConditional()
|
|
{
|
|
return GetLocalInt(OBJECT_SELF, "Quest_Attack");
|
|
}
|