5 lines
78 B
Plaintext
Raw Normal View History

2023-09-25 21:32:17 -04:00
int StartingConditional()
{
return GetTag(OBJECT_SELF)=="omegasmith01";
}