Skip to content

Commit

Permalink
Revert "Kidan gloves - Refitted sprites (ParadiseSS13#26986)"
Browse files Browse the repository at this point in the history
This reverts commit 4f68432.
  • Loading branch information
m-dzianishchyts committed Oct 24, 2024
1 parent 8bc1322 commit 7d24fee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/modules/clothing/clothing.dm
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,7 @@

sprite_sheets = list(
"Vox" = 'icons/mob/clothing/species/vox/gloves.dmi',
"Drask" = 'icons/mob/clothing/species/drask/gloves.dmi',
"Kidan" = 'icons/mob/clothing/species/kidan/gloves.dmi'
"Drask" = 'icons/mob/clothing/species/drask/gloves.dmi'
)

// Called just before an attack_hand(), in mob/UnarmedAttack()
Expand Down
Binary file modified icons/mob/clothing/species/kidan/gloves.dmi
Binary file not shown.

0 comments on commit 7d24fee

Please sign in to comment.