mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
The Great Device Resprite and Contained Sprite-ening (#20344)
Don't let the large file size scare you, it's just mostly splitting stuff into contained sprites and putting them in the correct place. Anyway, resprites most non-resprited devices in devices.dmi, and puts them in contained sprites. Also puts any related /obj/item/device into contained sprites too. That's basically the long and short of it.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "welding kit"
|
||||
desc = "A heavy-duty, portable welding fluid carrier."
|
||||
slot_flags = SLOT_BACK
|
||||
icon = 'icons/obj/item/tools/welderpack.dmi'
|
||||
icon = 'icons/obj/item/reagent_containers/weldpack.dmi'
|
||||
icon_state = "welderpack"
|
||||
item_state = "welderpack"
|
||||
contained_sprite = TRUE
|
||||
|
||||
Reference in New Issue
Block a user