'Take off' action for tape

This commit is contained in:
He4eT 2019-11-15 01:25:55 +05:00
commit aee772727e
2 changed files with 2 additions and 1 deletions

View file

@ -27,6 +27,7 @@ tapeWall: Thing, RoomPartItem
} }
} }
dobjFor (Doff) remapTo(Remove, self)
dobjFor (Break) remapTo(Remove, self) dobjFor (Break) remapTo(Remove, self)
dobjFor (Pull) remapTo(Remove, self) dobjFor (Pull) remapTo(Remove, self)

View file

@ -6,7 +6,7 @@ yellowRoom: Room
A bright screen on the wall attracts your attention. A bright screen on the wall attracts your attention.
<.p> <.p>
There are three doors in the north wall There are three doors in the north wall
and a wide door leading south." and a wide doorway leading south."
south = cyanRoom south = cyanRoom