mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
88af37bfcf
* 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>
9 lines
307 B
YAML
9 lines
307 B
YAML
help: "Replace the grille and window with the proper spawner."
|
|
exclude_files:
|
|
# atmos can tick before the windows from the spawner spawn, leading to gas leakage
|
|
# on this shuttle
|
|
- _maps/map_files/shuttles/emergency_shadow.dmm
|
|
/obj/structure/grille:
|
|
banned_neighbors:
|
|
- /obj/structure/window/full
|