mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Adds the NTSS Shadow (#24778)
* WIP * change this * the rest of the fucking owl * removes QWERTODO * let us fix the CC beacons too * makes it look better * makes CI work on everything but shadow, asking warriorstar * exclude ntss shadow from window spawner checks * final changes hopefully * moved around parts of the shuttle * Update code/modules/atmospherics/machinery/components/trinary_devices/filter.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * moves it moves it to it's own file * move it move it * bobby_drop_tables * oops * fuck --------- Co-authored-by: warriorstar-orion <orion@snowfrost.garden> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
co-authored by
Henri215
warriorstar-orion
parent
78e782dfcb
commit
88af37bfcf
@@ -93,6 +93,11 @@
|
||||
cost = 4500 //I do wonder about shuttle prices, especially considering how many guns you could get for this price. Perhaps a lowering in the future.
|
||||
template = /datum/map_template/shuttle/emergency/raven
|
||||
|
||||
/datum/supply_packs/abstract/shuttle/shadow
|
||||
cost = 3250
|
||||
template = /datum/map_template/shuttle/emergency/shadow
|
||||
speed_factor = 2 //Fast enough that it probably won't burn down entirely after the crew looses the plasma
|
||||
|
||||
// these, otoh, have some pretty silly features, and are hidden behind emag
|
||||
|
||||
/datum/supply_packs/abstract/shuttle/clown
|
||||
|
||||
Reference in New Issue
Block a user