mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
[MIRROR] Adds a new redgate map: The Casino Canal (#11868)
Co-authored-by: Ryumi <ghosttehspychecka@gmail.com> Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
f63fa8ad9a
commit
5961af3835
@@ -133,3 +133,10 @@
|
||||
cell = W
|
||||
to_chat(user, "You insert the power cell.")
|
||||
update_icon()
|
||||
|
||||
/obj/machinery/floodlight/starts_on
|
||||
icon_state = "flood01"
|
||||
|
||||
/obj/machinery/floodlight/starts_on/Initialize(mapload)
|
||||
. = ..()
|
||||
turn_on()
|
||||
|
||||
Reference in New Issue
Block a user