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:
@@ -1,7 +1,7 @@
|
||||
/obj/item/export_scanner
|
||||
name = "export scanner"
|
||||
desc = "A device used to check objects against NanoTrasen exports and bounty database."
|
||||
icon = 'icons/obj/device.dmi'
|
||||
icon = 'icons/obj/item/device/price_scanner.dmi'
|
||||
icon_state = "price_scanner"
|
||||
slot_flags = SLOT_BELT
|
||||
item_flags = ITEM_FLAG_NO_BLUDGEON
|
||||
|
||||
Reference in New Issue
Block a user