Added info to body bag description. (#23407)
Tells people that the body bag stops rot. (cherry picked from commit 548058b6c4df7a6cf0b296d4d3e60f9e48c98b9a)
This commit is contained in:
parent
5a84f7ae2e
commit
4aeeaa6828
|
|
@ -2,7 +2,7 @@
|
|||
id: BodyBag_Container
|
||||
parent: BaseFoldable
|
||||
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:
|
||||
- type: Item
|
||||
size: Small
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
- type: entity
|
||||
id: BodyBag_Folded
|
||||
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
|
||||
suffix: folded
|
||||
components:
|
||||
|
|
|
|||
Loading…
Reference in New Issue