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