Added info to body bag description. (#23407)
Tells people that the body bag stops rot.
This commit is contained in:
committed by
GitHub
parent
199a7ea389
commit
548058b6c4
@@ -2,7 +2,7 @@
|
|||||||
id: BodyBag_Container
|
id: BodyBag_Container
|
||||||
parent: BaseFoldable
|
parent: BaseFoldable
|
||||||
name: body bag
|
name: body bag
|
||||||
description: A plastic bag designed for the storage and transportation of cadavers.
|
description: A plastic bag designed for the storage and transportation of cadavers to stop body decomposition.
|
||||||
components:
|
components:
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Small
|
size: Small
|
||||||
@@ -85,7 +85,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: BodyBag_Folded
|
id: BodyBag_Folded
|
||||||
name: body bag
|
name: body bag
|
||||||
description: A plastic bag designed for the storage and transportation of cadavers.
|
description: A plastic bag designed for the storage and transportation of cadavers to stop body decomposition.
|
||||||
parent: BodyBag_Container
|
parent: BodyBag_Container
|
||||||
suffix: folded
|
suffix: folded
|
||||||
components:
|
components:
|
||||||
|
|||||||
Reference in New Issue
Block a user