Q416 kicking gold (trunk only)

<email deleted> on Monday, January 29, 2007:
>Hero is able to kick a pile of gold (say, 100) and have the entire pile move at
>once in the same direction; very easy to avoid gold on traps.  Kicking gold
>should probably scatter the pieces in multiple directions or at least not be
>quite so easy.
This commit is contained in:
nethack.allison
2007-02-10 02:02:49 +00:00
parent eabf0f649e
commit a83e2ba4a4
2 changed files with 24 additions and 2 deletions

View File

@@ -186,6 +186,7 @@ right-handed boomerang throw travels counterclockwise
monsters can use ranged attacks over/around boulders, same as hero
can't drop part of a stack of N weapons welded to hero's hand
pickup still accepts m as command prefix, but now rejects F,g,G,M,numpad 5
scatter piles of kicked gold rather than move the entire pile at once
Platform- and/or Interface-Specific Fixes