mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Freshens up floodlights to not be 10 years old (#20727)
* Flood lights! * gramma! my enemy!! (and a forgotten span) * gramma AGAIN! * more spans * runtime issue, wording, and simpler crowbar * changes a 1, to a TRUE
This commit is contained in:
@@ -113,3 +113,10 @@
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "special ops crate"
|
||||
hidden = TRUE
|
||||
|
||||
/datum/supply_packs/emergency/floodlight
|
||||
name = "Emergency Flood Light"
|
||||
contains = list(/obj/machinery/floodlight)
|
||||
cost = 250
|
||||
containertype = /obj/structure/largecrate
|
||||
containername = "emergency flood light"
|
||||
|
||||
Reference in New Issue
Block a user