generated from Jaysyn/ModuleTemplate
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
int StartingConditional()
|
|
{
|
|
SetLocalString(OBJECT_SELF, "sConvScript", "dm_sm_boxset");
|
|
return TRUE;
|
|
}
|