-------------------------------------------------------------- -- Server Constants/Settings for Nimbus Park Scripts -- -- We need this because the server cannot use the other -- constants file due to "Localize" calls -------------------------------------------------------------- CONSTANTS = {} -------------------------------------------------------------- -- Scene 6 -------------------------------------------------------------- CONSTANTS["ANT_LOT"] = 3260 CONSTANTS["ANT_FOOD_WAYPOINT"] = 0 CONSTANTS["SCENE_6_MISSION_1_ID"] = 121 CONSTANTS["SCENE_6_MISSION_2_ID"] = 122 CONSTANTS["ANT_FOOD_LOTS"] = { 3390, 3391, 3392 } CONSTANTS["ANT_SPAWN_TIMER"] = 2.0