mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Add Smoothed Dark Windows, Ninja EMP Cost Increase
- The Ninja's EMP now costs an additional 1,000 to perform. - Add smoothed dark shuttle windows, replace the Nukeops shuttle cockpit window with smoothed shuttle windows. - Remove the AI cameras from the Xeno shuttle, as the Xeno AI is no longer existant. - Re-map the Ninja outpost. - Add security newscaster to the HoS's office.
This commit is contained in:
@@ -105,4 +105,9 @@
|
||||
color = null
|
||||
|
||||
update_icon() //icon_state has to be set manually
|
||||
return
|
||||
return
|
||||
|
||||
/obj/structure/window/full/shuttle/dark
|
||||
icon = 'icons/turf/shuttle.dmi'
|
||||
icon_state = "window5"
|
||||
basestate = "window5"
|
||||
Reference in New Issue
Block a user