This commit is contained in:
SandPoot
2024-08-24 21:28:55 -03:00
parent 9604090014
commit c07e94be66
218 changed files with 1001 additions and 979 deletions
+5 -5
View File
@@ -284,7 +284,7 @@
/obj/docking_port/mobile/emergency
name = "emergency shuttle"
id = "emergency"
shuttle_id = "emergency"
dwidth = 9
width = 22
@@ -507,7 +507,7 @@
/obj/docking_port/mobile/pod
name = "escape pod"
id = "pod"
shuttle_id = "pod"
dwidth = 1
width = 3
height = 4
@@ -576,7 +576,7 @@
/obj/docking_port/stationary/random
name = "escape pod"
id = "pod"
shuttle_id = "pod"
dwidth = 1
width = 3
height = 4
@@ -601,7 +601,7 @@
return
// Fallback: couldn't find anything
WARNING("docking port '[id]' could not be randomly placed in [target_area]: of [original_len] turfs, none were suitable")
WARNING("docking port '[shuttle_id]' could not be randomly placed in [target_area]: of [original_len] turfs, none were suitable")
return INITIALIZE_HINT_QDEL
/obj/docking_port/stationary/random/icemoon
@@ -650,7 +650,7 @@
/obj/docking_port/mobile/emergency/backup
name = "backup shuttle"
id = "backup"
shuttle_id = "backup"
dwidth = 2
width = 8
height = 8