Some fixes

This commit is contained in:
mwerezak
2014-06-22 20:40:08 -04:00
parent b0cc1f6789
commit 71351bd285
4 changed files with 76 additions and 78 deletions
+1 -1
View File
@@ -883,7 +883,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
set category = "Admin"
set name = "Call Shuttle"
if ((!( ticker ) || emergency_shuttle.location()))
if ((!( ticker ) || !emergency_shuttle.location()))
return
if(!check_rights(R_ADMIN)) return