Standardised Contained Sprites : Now Atomic (#15142)

This commit is contained in:
Wowzewow (Wezzy)
2022-12-17 12:28:27 +01:00
committed by GitHub
parent 25e5f08bbd
commit e7aabb7e14
248 changed files with 341 additions and 324 deletions
@@ -2,7 +2,7 @@
name = "welding kit"
desc = "A heavy-duty, portable welding fluid carrier."
slot_flags = SLOT_BACK
icon = 'icons/obj/contained_items/tools/welderpack.dmi'
icon = 'icons/obj/item/tools/welderpack.dmi'
icon_state = "welderpack"
item_state = "welderpack"
contained_sprite = TRUE
@@ -61,4 +61,4 @@
to_chat(user, SPAN_NOTICE("Welder refilled!"))
playsound(loc, 'sound/effects/refill.ogg', 50, 1, -6)
return
return ..()
return ..()