Fix HoP job being broken due to clothing prototype ID issues
This commit is contained in:
@@ -866,7 +866,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: UniformBase
|
parent: UniformBase
|
||||||
id: UniformHop
|
id: UniformHoP
|
||||||
name: hop jumpsuit
|
name: hop jumpsuit
|
||||||
description:
|
description:
|
||||||
components:
|
components:
|
||||||
@@ -880,8 +880,8 @@
|
|||||||
sprite: Clothing/Uniforms/uniform_hop.rsi
|
sprite: Clothing/Uniforms/uniform_hop.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: UniformHop
|
parent: UniformHoP
|
||||||
id: UniformHopSkirt
|
id: UniformHoPSkirt
|
||||||
name: hop jumpskirt
|
name: hop jumpskirt
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
Reference in New Issue
Block a user