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
+1
View File
@@ -281,5 +281,6 @@
/obj/item/device/toner
name = "toner cartridge"
desc = "A high-definition toner for colour photocopying and printer machines. Good thing it's a business expense."
icon = 'icons/obj/item/device/toner.dmi'
icon_state = "tonercartridge"
var/toner_amount = 30
-1
View File
@@ -320,7 +320,6 @@ var/global/photo_count = 0
desc = "A slightly antiquated camera with a large flash bulb. Still popular with Tajara all over Adhomai."
icon_state = "taj_camera_on"
item_state = "taj_camera"
contained_sprite = TRUE
slot_flags = SLOT_MASK
black_white = TRUE
icon_on = "taj_camera_on"
+1 -1
View File
@@ -11,7 +11,7 @@
which were once staples of Tajaran offices - have slowly become more uncommon. That \
said, rural areas and less urban parts of the planet still rely heavily on these machines."
icon_state = "typewriter"
icon = 'icons/obj/device.dmi'
icon = 'icons/obj/bureaucracy.dmi'
force = 25
throwforce = 5
w_class = WEIGHT_CLASS_NORMAL