fix U796 - minor wording 'bug'

"You push the boulder into the pool" should be "Your steed pushes
the boulder into the pool" if done while riding since that's how other
boulder pushing messages are handled.
This commit is contained in:
nethack.rankin
2003-12-18 05:00:47 +00:00
parent 28934bc7b6
commit 712771f4f7
2 changed files with 10 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ silver arrows weren't causing silver damage on some silver-haters when wielded
wizard mode: avoid division by 0 crash for level teleport in the endgame if
confusion overrides teleport control
don't #sit on an object in a pit if you're only on the precipice
fix message when pushing a boulder into a pool while riding
Platform- and/or Interface-Specific Fixes