Kidan gloves - Refitted sprites (#26986)

* kidangloves

* clothwrap
This commit is contained in:
Christasmurf
2024-10-22 10:26:22 +01:00
committed by GitHub
parent 7d7f1bb10e
commit 4f684324bf
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -281,7 +281,8 @@
sprite_sheets = list(
"Vox" = 'icons/mob/clothing/species/vox/gloves.dmi',
"Drask" = 'icons/mob/clothing/species/drask/gloves.dmi'
"Drask" = 'icons/mob/clothing/species/drask/gloves.dmi',
"Kidan" = 'icons/mob/clothing/species/kidan/gloves.dmi'
)
// Called just before an attack_hand(), in mob/UnarmedAttack()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB