Files
dsrc/sku.0/sys.server/compiled/game/script/guild/pa_hall_vote.script
T
2013-09-10 23:17:15 -07:00

6 lines
124 B
Plaintext

// Stubbed out script, in case we need to add something to the pa hall.
trigger OnInitialize()
{
return SCRIPT_CONTINUE;
}