Second attempt at adding monkey hats (#6917)
This commit is contained in:
@@ -550,6 +550,13 @@
|
|||||||
group: Monkey
|
group: Monkey
|
||||||
- type: SentienceTarget
|
- type: SentienceTarget
|
||||||
flavorKind: primate
|
flavorKind: primate
|
||||||
|
- type: Inventory
|
||||||
|
templateId: head
|
||||||
|
- type: Strippable
|
||||||
|
- type: UserInterface
|
||||||
|
interfaces:
|
||||||
|
- key: enum.StrippingUiKey.Key
|
||||||
|
type: StrippableBoundUserInterface
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
drawdepth: Mobs
|
drawdepth: Mobs
|
||||||
layers:
|
layers:
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
- type: NameIdentifier
|
- type: NameIdentifier
|
||||||
group: Drone
|
group: Drone
|
||||||
- type: Inventory
|
- type: Inventory
|
||||||
templateId: drone
|
templateId: head
|
||||||
- type: Strippable
|
- type: Strippable
|
||||||
- type: UserInterface
|
- type: UserInterface
|
||||||
interfaces:
|
interfaces:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
- type: inventoryTemplate
|
- type: inventoryTemplate
|
||||||
id: drone
|
id: head
|
||||||
slots:
|
slots:
|
||||||
- name: head
|
- name: head
|
||||||
slotTexture: head
|
slotTexture: head
|
||||||
Reference in New Issue
Block a user