Skip to content

Commit

Permalink
changes:
Browse files Browse the repository at this point in the history
- Added missing lights.
- Added missing "Semiotic symbols"
- Removed custom made light in files, it was made for testing, not intended to be commited.
  • Loading branch information
Venuska1117 committed May 31, 2024
1 parent 7b0dbf0 commit 77b1ffb
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 64 deletions.
5 changes: 0 additions & 5 deletions code/modules/power/lighting.dm
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,6 @@
desc = "A small lighting fixture that is fitted with a bright blue fluorescent light bulb. Looking at it for too long makes your eyes go watery."
light_type = /obj/item/light_bulb/bulb

/obj/structure/machinery/light/small/unpowered
icon_state = "bulb0"
status = LIGHT_OK
on = FALSE

/obj/structure/machinery/light/double
icon_state = "ptube1"
base_state = "ptube"
Expand Down
Loading

0 comments on commit 77b1ffb

Please sign in to comment.