Enable hero to wash hands in fountains and pools
Dipping hands (with '-') or currently-worn gloves in a fountain or pool will cause the hero to wash her hands, washing away any oil and clearing the Glib intrinsic timeout. This does mean bare hands can be used to fish for fountain effects, without having to pick up a stray arrow and carry it around as a dipping item, but having your hands be the only thing that does not activate those effects felt weird. If that would be too unbalancing this could be scrapped.
This commit is contained in:
@@ -972,6 +972,7 @@ extern void dogushforth(int);
|
||||
extern void dryup(coordxy, coordxy, boolean);
|
||||
extern void drinkfountain(void);
|
||||
extern void dipfountain(struct obj *);
|
||||
extern int wash_hands(void);
|
||||
extern void breaksink(coordxy, coordxy);
|
||||
extern void drinksink(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user