Fixed city sprites

Fixed some neon signs in the city.
This commit is contained in:
SatinIsle
2023-09-05 20:54:28 +01:00
parent abaf671ef9
commit 11f799ca16
4 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -146,11 +146,11 @@
desc = "A bright neon wall sign."
light_type = /obj/item/weapon/light/bulb/neon/blue
/obj/machinery/light/small/neon/redcross
icon_state = "RedCross1"
base_state = "RedCross"
/obj/machinery/light/small/neon/cross
icon_state = "GreenCross1"
base_state = "GreenCross"
desc = "A bright neon wall sign."
light_type = /obj/item/weapon/light/bulb/neon/red
light_type = /obj/item/weapon/light/bulb/neon/green
/obj/machinery/light/small/neon/bar
icon_state = "Bar1"