Adds cursed lockers that teleport anything inside them to other lockers (#1493)
This commit is contained in:
committed by
GitHub
parent
804f287ee3
commit
b9e1f9283d
@@ -289,3 +289,12 @@
|
||||
id: WardrobeMixedFilled
|
||||
suffix: Filled
|
||||
parent: WardrobeMixed
|
||||
|
||||
- type: entity
|
||||
id: LockerCursed
|
||||
parent: LockerGeneric
|
||||
name: "closet"
|
||||
suffix: "cursed"
|
||||
description: "A standard-issue Nanotrasen storage unit."
|
||||
components:
|
||||
- type: CursedEntityStorage
|
||||
|
||||
Reference in New Issue
Block a user