Body parts can be put in trash bags (#14244)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Just copypasta of some human basic body parts for interaction,
|
# Just copypasta of some human basic body parts for interaction,
|
||||||
# only differences for now is that limbs work in pairs,
|
# only differences for now is that limbs work in pairs,
|
||||||
# they are unextractable and can't be spawned (no surgery on Animals!?).
|
# they are unextractable and can't be spawned (no surgery on Animals!?).
|
||||||
|
|
||||||
@@ -17,6 +17,9 @@
|
|||||||
ents: []
|
ents: []
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 50
|
price: 50
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
# For primates mainly
|
# For primates mainly
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -18,6 +18,9 @@
|
|||||||
sprite: Mobs/Species/Diona/parts.rsi
|
sprite: Mobs/Species/Diona/parts.rsi
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 100
|
price: 100
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TorsoDiona
|
id: TorsoDiona
|
||||||
|
|||||||
@@ -15,6 +15,9 @@
|
|||||||
ents: []
|
ents: []
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 100
|
price: 100
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TorsoHuman
|
id: TorsoHuman
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Just copypasta of some animal basic body parts for interaction,
|
# Just copypasta of some animal basic body parts for interaction,
|
||||||
# It's basically as animals except a different torso with different organs
|
# It's basically as animals except a different torso with different organs
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TorsoRat
|
id: TorsoRat
|
||||||
@@ -10,3 +10,6 @@
|
|||||||
partType: Torso
|
partType: Torso
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Biological
|
damageContainer: Biological
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|||||||
@@ -13,6 +13,9 @@
|
|||||||
containers:
|
containers:
|
||||||
bodypart: !type:Container
|
bodypart: !type:Container
|
||||||
ents: []
|
ents: []
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TorsoReptilian
|
id: TorsoReptilian
|
||||||
|
|||||||
@@ -13,6 +13,9 @@
|
|||||||
ents: []
|
ents: []
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 100
|
price: 100
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LeftArmBorg
|
id: LeftArmBorg
|
||||||
|
|||||||
@@ -14,6 +14,9 @@
|
|||||||
ents: []
|
ents: []
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 20
|
price: 20
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TorsoSkeleton
|
id: TorsoSkeleton
|
||||||
|
|||||||
@@ -14,6 +14,9 @@
|
|||||||
ents: []
|
ents: []
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 100
|
price: 100
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TorsoSlime
|
id: TorsoSlime
|
||||||
|
|||||||
@@ -15,6 +15,9 @@
|
|||||||
ents: []
|
ents: []
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 100
|
price: 100
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TorsoVox
|
id: TorsoVox
|
||||||
|
|||||||
Reference in New Issue
Block a user