mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
addresses mrrowl comments
still haveing shuttle load issues after first one is loaded..
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user