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:
Wowzewow (Wezzy)
2025-01-24 20:16:30 +08:00
committed by GitHub
parent e9fd65e0af
commit e7232d04fc
188 changed files with 319 additions and 355 deletions
@@ -3,12 +3,9 @@
lexical_name = "tablet"
desc = "A personal data assistant. The latest in portable microcomputer solutions from Thinktronic Systems LTD."
icon = 'icons/obj/pda.dmi'
item_icons = list(
slot_l_hand_str = 'icons/mob/items/device/lefthand_device.dmi',
slot_r_hand_str = 'icons/mob/items/device/righthand_device.dmi',
)
icon_state = "pda"
item_state = "electronic"
contained_sprite = TRUE
icon_state_screensaver = "off"
icon_state_unpowered = "pda"
var/icon_add // this is the "bar" part in "pda-bar"