Add broken door

This commit is contained in:
He4eT 2024-12-10 10:04:42 +01:00
commit 0814851b27
3 changed files with 14 additions and 1 deletions

11
items/brokenDoor.t Normal file
View file

@ -0,0 +1,11 @@
brokenDoor: Door, RoomPartItem
-> oldDoor
'broken door*doors'
'broken door'
"A strange door with a large sign that says <q>Use with caution</q>. "
isListed = true
location = startingRoom
specialNominalRoomPartLocation = defaultEastWall
;
+ Decoration 'sign' 'sign' "<q>Use with caution</q>";