mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 18:11:16 +00:00
* New Mech UI and equipment refactor * Update mecha_defense.dm * Update clothing.dm --------- Co-authored-by: Andrew <mt.forspam@gmail.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
/datum/asset/spritesheet/mecha_equipment
|
|
name = "mecha_equipment"
|
|
|
|
/datum/asset/spritesheet/mecha_equipment/create_spritesheets()
|
|
InsertAll("", 'icons/mob/mecha_equipment.dmi')
|
|
InsertAll("", 'icons/obj/ore.dmi')
|