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,
|
||||
# they are unextractable and can't be spawned (no surgery on Animals!?).
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
ents: []
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
# For primates mainly
|
||||
- type: entity
|
||||
|
||||
@@ -18,6 +18,9 @@
|
||||
sprite: Mobs/Species/Diona/parts.rsi
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
id: TorsoDiona
|
||||
|
||||
@@ -15,6 +15,9 @@
|
||||
ents: []
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
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
|
||||
- type: entity
|
||||
id: TorsoRat
|
||||
@@ -10,3 +10,6 @@
|
||||
partType: Torso
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
containers:
|
||||
bodypart: !type:Container
|
||||
ents: []
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
id: TorsoReptilian
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
ents: []
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
id: LeftArmBorg
|
||||
|
||||
@@ -14,6 +14,9 @@
|
||||
ents: []
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
id: TorsoSkeleton
|
||||
|
||||
@@ -14,6 +14,9 @@
|
||||
ents: []
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
id: TorsoSlime
|
||||
|
||||
@@ -15,6 +15,9 @@
|
||||
ents: []
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
id: TorsoVox
|
||||
|
||||
Reference in New Issue
Block a user