mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Adds the NTSS Shadow Emergency Shuttle (#70626)
Adds another emergency shuttle to the game and also adds a new emergency shuttle area. People like shuttle diversity and are generally positive about new additions to their Purchase Shuttle list.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -459,6 +459,12 @@
|
||||
description = "A luxurious casino packed to the brim with everything you need to start new gambling addicitions!"
|
||||
admin_notes = "The ship is a bit chunky, so watch where you park it."
|
||||
credit_cost = 7777
|
||||
|
||||
/datum/map_template/shuttle/emergency/shadow
|
||||
suffix = "shadow"
|
||||
name = "The NTSS Shadow"
|
||||
description = "Guaranteed to get you somewhere FAST. With a custom-built plasma engine, this bad boy will put more distance between you and certain danger than any other!"
|
||||
credit_cost = CARGO_CRATE_VALUE * 50
|
||||
|
||||
/datum/map_template/shuttle/ferry/base
|
||||
suffix = "base"
|
||||
|
||||
@@ -187,6 +187,9 @@
|
||||
/area/shuttle/escape/meteor
|
||||
name = "\proper a meteor with engines strapped to it"
|
||||
luminosity = NONE
|
||||
|
||||
/area/shuttle/escape/engine
|
||||
name = "Escape Shuttle Engine"
|
||||
|
||||
/area/shuttle/transport
|
||||
name = "Transport Shuttle"
|
||||
|
||||
Reference in New Issue
Block a user