Port Shuttle to StonedMC

This commit is contained in:
variableundefined
2018-09-02 22:22:33 +08:00
parent 040430a23e
commit bc22544919
50 changed files with 359 additions and 358 deletions
@@ -29,7 +29,7 @@
if(level >= SEC_LEVEL_GREEN && level <= SEC_LEVEL_DELTA && level != security_level)
if(level >= SEC_LEVEL_RED && security_level < SEC_LEVEL_RED)
// Mark down this time to prevent shuttle cheese
shuttle_master.emergency_sec_level_time = world.time
SSshuttle.emergency_sec_level_time = world.time
switch(level)
if(SEC_LEVEL_GREEN)