mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
/datum/map_template/shuttle/emergency/arena
|
|
credit_cost = INFINITY
|
|
|
|
/datum/map_template/shuttle/emergency/arena/prerequisites_met()
|
|
return FALSE
|
|
|
|
/datum/map_template/shuttle/emergency/arena/post_load(obj/docking_port/mobile/M)
|
|
return FALSE
|