Snickersnee can hit at a distance once per turn for free
Once per turn, Snickersnee can be used to hit at a distance, similar to a polearm, without taking any time. Breaks saves.
This commit is contained in:
@@ -148,6 +148,7 @@ struct context_info {
|
||||
int warnlevel; /* threshold (digit) to warn about unseen mons */
|
||||
long next_attrib_check; /* next attribute check */
|
||||
long seer_turn; /* when random clairvoyance will next kick in */
|
||||
long snickersnee_turn; /* Snickersnee last used to distance attack */
|
||||
long stethoscope_seq; /* when a stethoscope was last used; first use
|
||||
* during a move takes no time, second uses move */
|
||||
boolean travel; /* find way automatically to u.tx,u.ty */
|
||||
|
||||
Reference in New Issue
Block a user