mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 17:13:46 +01:00
Fixes combat pants not having a icon state (#27098)
This commit is contained in:
@@ -1439,8 +1439,8 @@
|
||||
/obj/item/clothing/under/pants/fluff/combat
|
||||
name = "combat pants"
|
||||
desc = "Medium style tactical pants, for the fashion aware combat units out there."
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
icon_state = "chaps"
|
||||
icon = 'icons/mob/clothing/under/donator.dmi'
|
||||
icon_state = "combat_pants_s"
|
||||
item_color = "combat_pants"
|
||||
sprite_sheets = list(
|
||||
"Human" = 'icons/mob/clothing/under/donator.dmi',
|
||||
|
||||
Reference in New Issue
Block a user