Begin localizing OBJ.

This commit is contained in:
Eric S. Raymond 2017-06-07 08:29:30 -04:00
parent 4fe6286cc6
commit a5cef5208f
3 changed files with 33 additions and 33 deletions

View file

@ -308,7 +308,7 @@ L9094: DROP(JADE,game.loc);
/* Attack also moved into separate module. */
L9120: return(attack(input));
L9120: return(attack(input, OBJ));
/* Pour. If no object, or object is bottle, assume contents of bottle.
* special tests for pouring water or oil on plant or rusty door. */