mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Various shuttle fixes, new shuttle type (#19378)
* shuttle fixes * bamboo * nocreep grass * windows
This commit is contained in:
@@ -101,12 +101,16 @@
|
||||
constructs. Put players in constructs if you want them to move. \
|
||||
Cloning pods in 'medbay' area are showcases and nonfunctional."
|
||||
|
||||
|
||||
/datum/map_template/shuttle/emergency/old
|
||||
suffix = "old"
|
||||
name = "Retired Station shuttle."
|
||||
description = "an older model of the station shuttle."
|
||||
|
||||
/datum/map_template/shuttle/emergency/jungle
|
||||
suffix = "jungle"
|
||||
name = "emergency shuttle (Jungle)."
|
||||
description = "You can hear screeching and hissing as this shuttle docks."
|
||||
|
||||
/datum/map_template/shuttle/ferry/base
|
||||
suffix = "base"
|
||||
name = "transport ferry"
|
||||
|
||||
Reference in New Issue
Block a user