6 lines
79 B
Plaintext
Raw Normal View History

2023-09-25 20:24:01 -04:00
int StartingConditional()
{
return GetTag(OBJECT_SELF)=="omegasmith02";
}