mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
weaversilk instead of web
This commit is contained in:
@@ -97,10 +97,10 @@
|
||||
|
||||
// TODO: Spidersilk clothing and actual bindings, once sprites are ready.
|
||||
|
||||
/obj/item/clothing/suit/web_bindings
|
||||
/obj/item/clothing/suit/weaversilk_bindings
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
name = "web bindings"
|
||||
name = "weaversilk bindings"
|
||||
desc = "A webbed cocoon that completely restrains the wearer."
|
||||
icon_state = "web_bindings"
|
||||
item_state = "web_bindings_mob"
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
|
||||
/datum/weaver_recipe/item/bindings
|
||||
title = "bindings"
|
||||
result_type = /obj/item/clothing/suit/web_bindings
|
||||
result_type = /obj/item/clothing/suit/weaversilk_bindings
|
||||
Reference in New Issue
Block a user