mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 09:07:22 +00:00
'Take off' action for tape
This commit is contained in:
parent
082cb1dbd3
commit
aee772727e
2 changed files with 2 additions and 1 deletions
|
|
@ -27,6 +27,7 @@ tapeWall: Thing, RoomPartItem
|
|||
}
|
||||
}
|
||||
|
||||
dobjFor (Doff) remapTo(Remove, self)
|
||||
dobjFor (Break) remapTo(Remove, self)
|
||||
dobjFor (Pull) remapTo(Remove, self)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue