check antag "call shuttle" overrides fake recall, can use marked datum as arg in the bs12 call proc command

This commit is contained in:
Tastyfish
2012-01-19 01:19:58 -05:00
parent 0365700f21
commit 1be9c4cfed
2 changed files with 9 additions and 2 deletions

View File

@@ -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))