mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-21 07:32:35 +00:00
check antag "call shuttle" overrides fake recall, can use marked datum as arg in the bs12 call proc command
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
if( ticker.mode.name == "blob" )
|
||||
alert("You can't call the shuttle during blob!")
|
||||
return
|
||||
emergency_shuttle.fake_recall = 0 // allow admins to override gamemode
|
||||
switch(href_list["call_shuttle"])
|
||||
if("1")
|
||||
if ((!( ticker ) || emergency_shuttle.location))
|
||||
|
||||
Reference in New Issue
Block a user