boomerang path (trunk only)
Thrown boomerangs travelled in a clockwise path, appropriate for left-handed throwing. But nethack heroes are treated as right-handed by the weapon wielding and shield wearing code, so make boomerangs travel counterclockwise instead. Switching is straightforward, in case we ever implement user-specified or random handedness.
This commit is contained in:
@@ -181,6 +181,7 @@ same-race sacrifice can't damage high altars
|
||||
allow corpses on floor to be offered at high altars
|
||||
allow hero to attempt to offer the Amulet at ordinary altars
|
||||
shooting range for crossbow isn't affected by strength; multi-shot volley is
|
||||
right-handed boomerang throw travels counterclockwise
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user