Fix critical error when moving between rooms.

This commit is contained in:
Joe S
2021-02-26 21:59:58 -05:00
parent 493b663b4e
commit e844ac23f4
3 changed files with 8 additions and 5 deletions

View File

@@ -7,5 +7,9 @@ room:
inspect: "Its still a closet door."
open: "You cant open this door."
desk:
look_at: "Its your receptionists desks, she's not sitting behind it."
look_at: "Its your receptionists desk, she's not sitting behind it."
inspect: "She's still not there."
door:
leads_to: office.yaml
look_at: "Its a door, it leads to your office. You should try to |OPEN| it."
inspect: "Its ornate but basic, this side of the door has your name on a plaque."