mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Adds a new drip option - cloth handwraps! (#23339)
* drip * this is unneeded actually * Update code/game/objects/items/stacks/sheets/sheet_types.dm sure. Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * flips item sprite for now, at least --------- Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
@@ -118,6 +118,8 @@
|
||||
/obj/structure/closet/wardrobe/xenos/populate_contents()
|
||||
new /obj/item/clothing/suit/unathi/mantle(src)
|
||||
new /obj/item/clothing/suit/unathi/robe(src)
|
||||
new /obj/item/clothing/gloves/handwraps(src)
|
||||
new /obj/item/clothing/gloves/handwraps(src)
|
||||
new /obj/item/clothing/shoes/sandal(src)
|
||||
new /obj/item/clothing/shoes/sandal(src)
|
||||
new /obj/item/clothing/shoes/sandal(src)
|
||||
|
||||
Reference in New Issue
Block a user