Fix clothing.yml prototypes.
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: ShoesItem
|
id: ShoesItem
|
||||||
name: Shoes
|
name: Shoes
|
||||||
|
components:
|
||||||
- type: WearableAnimatedSprite
|
- type: WearableAnimatedSprite
|
||||||
sprite: player_shoes
|
sprite: player_shoes
|
||||||
notWornSprite: shoes
|
notWornSprite: shoes
|
||||||
@@ -10,6 +11,7 @@
|
|||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: JanitorUniformItem
|
id: JanitorUniformItem
|
||||||
name: Janitor Jumpsuit
|
name: Janitor Jumpsuit
|
||||||
|
components:
|
||||||
- type: WearableAnimatedSprite
|
- type: WearableAnimatedSprite
|
||||||
sprite: player_jumpsuit_gray
|
sprite: player_jumpsuit_gray
|
||||||
notWornSprite: janitorsuit
|
notWornSprite: janitorsuit
|
||||||
|
|||||||
Reference in New Issue
Block a user