Remove inventory component references (#15249)
This commit is contained in:
@@ -687,6 +687,7 @@
|
||||
flavorKind: station-event-random-sentience-flavor-primate
|
||||
- type: Inventory
|
||||
templateId: monkey
|
||||
- type: InventorySlots
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
@@ -1384,6 +1385,7 @@
|
||||
- type: Inventory
|
||||
speciesId: possum
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -1438,6 +1440,7 @@
|
||||
- type: Inventory
|
||||
speciesId: possum #close enough
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -1492,6 +1495,7 @@
|
||||
- type: Inventory
|
||||
speciesId: fox
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -1547,6 +1551,7 @@
|
||||
- type: Inventory
|
||||
speciesId: dog
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -1659,6 +1664,7 @@
|
||||
- type: Inventory
|
||||
speciesId: puppy
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: DamageStateVisuals
|
||||
states:
|
||||
Alive:
|
||||
@@ -1698,6 +1704,7 @@
|
||||
- type: Inventory
|
||||
speciesId: cat
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -1840,6 +1847,7 @@
|
||||
- type: Inventory
|
||||
speciesId: sloth
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -1894,6 +1902,7 @@
|
||||
- type: Inventory
|
||||
speciesId: fox #close enough
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -2055,6 +2064,7 @@
|
||||
- type: Inventory
|
||||
speciesId: pig
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
|
||||
@@ -182,6 +182,7 @@
|
||||
- type: Inventory
|
||||
speciesId: cat
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -239,6 +240,7 @@
|
||||
- type: Inventory
|
||||
speciesId: puppy
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -336,6 +338,7 @@
|
||||
- type: Inventory
|
||||
speciesId: dog
|
||||
templateId: pet
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
|
||||
@@ -78,6 +78,7 @@
|
||||
group: Drone
|
||||
- type: Inventory
|
||||
templateId: drone
|
||||
- type: InventorySlots
|
||||
- type: Strippable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
- type: Blindable
|
||||
# Other
|
||||
- type: Inventory
|
||||
- type: InventorySlots
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Icon
|
||||
@@ -309,6 +310,7 @@
|
||||
components:
|
||||
- type: Hands
|
||||
- type: Inventory
|
||||
- type: InventorySlots
|
||||
- type: ContainerContainer
|
||||
- type: Icon
|
||||
sprite: Mobs/Species/Human/parts.rsi
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
- MobLayer
|
||||
- type: Inventory
|
||||
templateId: diona
|
||||
- type: InventorySlots
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 1.5
|
||||
baseSprintSpeed : 3.5
|
||||
@@ -60,5 +61,6 @@
|
||||
components:
|
||||
- type: Inventory
|
||||
templateId: diona
|
||||
- type: InventorySlots
|
||||
- type: HumanoidAppearance
|
||||
species: Diona
|
||||
|
||||
@@ -96,6 +96,7 @@
|
||||
# canColorFacialHair: false
|
||||
- type: Inventory
|
||||
speciesId: vox
|
||||
- type: InventorySlots
|
||||
- type: Butcherable
|
||||
butcheringType: Spike
|
||||
spawned:
|
||||
|
||||
Reference in New Issue
Block a user