Added 7 textures of winter boots for each department. (#21810)
This commit is contained in:
@@ -41,7 +41,13 @@
|
||||
- material: WebSilk
|
||||
amount: 12
|
||||
doAfter: 6
|
||||
|
||||
|
||||
- to: boots
|
||||
steps:
|
||||
- material: WebSilk
|
||||
amount: 2
|
||||
doAfter: 4
|
||||
|
||||
# Deconstruction
|
||||
- node: tile
|
||||
entity: FloorTileItemWeb
|
||||
@@ -60,3 +66,6 @@
|
||||
|
||||
- node: shield
|
||||
entity: WebShield
|
||||
|
||||
- node: boots
|
||||
entity: ClothingShoesBootsWinterWeb
|
||||
|
||||
@@ -93,3 +93,19 @@
|
||||
sprite: Objects/Weapons/Melee/web-shield.rsi
|
||||
state: icon
|
||||
objectType: Item
|
||||
|
||||
- type: construction
|
||||
name: web winter boots
|
||||
id: ClothingShoesBootsWinterWeb
|
||||
graph: WebObjects
|
||||
startNode: start
|
||||
targetNode: boots
|
||||
category: construction-category-clothing
|
||||
description: "Tightly woven web should protect against the cold"
|
||||
entityWhitelist:
|
||||
tags:
|
||||
- SpiderCraft
|
||||
icon:
|
||||
sprite: Clothing/Shoes/Boots/winterbootsweb.rsi
|
||||
state: icon
|
||||
objectType: Item
|
||||
|
||||
Reference in New Issue
Block a user