diff --git a/src/item/tape.t b/src/item/tape.t index 0689ada..6bd16a3 100644 --- a/src/item/tape.t +++ b/src/item/tape.t @@ -27,6 +27,7 @@ tapeWall: Thing, RoomPartItem } } + dobjFor (Doff) remapTo(Remove, self) dobjFor (Break) remapTo(Remove, self) dobjFor (Pull) remapTo(Remove, self) diff --git a/src/room/yellowRoom.t b/src/room/yellowRoom.t index 3716af9..2908a9e 100644 --- a/src/room/yellowRoom.t +++ b/src/room/yellowRoom.t @@ -6,7 +6,7 @@ yellowRoom: Room A bright screen on the wall attracts your attention. <.p> There are three doors in the north wall - and a wide door leading south." + and a wide doorway leading south." south = cyanRoom