Merge pull request #9477 from variableundefined/SSPortShuttle

Port Shuttle to StonedMC
This commit is contained in:
Crazy Lemon
2018-10-01 01:13:42 -07:00
committed by GitHub
50 changed files with 361 additions and 362 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)