Files
dsrc/sku.0/sys.server/compiled/game/script/city/city_spawner.script
T

14 lines
157 B
Plaintext

include library.create;
include library.utils;
include library.locations;
include library.factions;
trigger OnInitialize()
{
return SCRIPT_CONTINUE;
}