Eliminated bivalve function.
Reason: only called in lock(), you can't be TOTING a clam, you can't have the trident at a carryable oyster, and the code IMHO is more readable this way.
This commit is contained in:
parent
e1cca3b28a
commit
16a175bbab
3 changed files with 23 additions and 34 deletions
|
@ -473,6 +473,7 @@ take oyster
|
|||
find oyster
|
||||
lock
|
||||
lock oyster
|
||||
unlock oyster
|
||||
drop oyster
|
||||
take oyster
|
||||
read oyster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue