addresses mrrowl comments

still haveing shuttle load issues after first one is loaded..
This commit is contained in:
Aurorablade
2016-12-11 23:11:21 -05:00
parent 2285f40a88
commit c5e6c9323b
6 changed files with 34 additions and 38 deletions
+2 -1
View File
@@ -93,7 +93,8 @@ var/const/CALL_SHUTTLE_REASON_LENGTH = 12
if(!emergency)
WARNING("requestEvac(): There is no emergency shuttle, but the shuttle was called. Using the backup shuttle instead.")
if(!backup_shuttle)
WARNING("requestEvac(): There is no emergency shuttle, or backup shuttle! The game will be unresolvable.This is possibly a mapping error,\
WARNING("requestEvac(): There is no emergency shuttle, or backup shuttle!\
The game will be unresolvable.This is possibly a mapping error, \
more likely a bug with the shuttle \
manipulation system, or badminry. It is possible to manually \
resolve this problem by loading an emergency shuttle template \