U472 - untrapping squeaky board with a can of grease
If using a permanent inventory window, the charges weren't updated immediately.
This commit is contained in:
@@ -3152,6 +3152,7 @@ struct trap *ttmp;
|
||||
if (obj->otyp == CAN_OF_GREASE) {
|
||||
check_unpaid(obj);
|
||||
obj->spe--;
|
||||
update_inventory();
|
||||
} else {
|
||||
useup(obj); /* oil */
|
||||
makeknown(POT_OIL);
|
||||
|
||||
Reference in New Issue
Block a user