]> granicus.if.org Git - nethack/commit
B05003 - tree kicking object grammar
authorcohrs <cohrs>
Wed, 30 Jul 2003 05:12:27 +0000 (05:12 +0000)
committercohrs <cohrs>
Wed, 30 Jul 2003 05:12:27 +0000 (05:12 +0000)
commit3300cfc7376a9e2b5bfe9029e31fae32121cfc1b
treede579c2fb7ed536c3077332b2aa4a2e0de6161ea
parentee430c5b3ea498d6110af07f7197da916541fb8a
B05003 - tree kicking object grammar
<Someone> thought the incorrect grammar in the messages was due to scatter()
changing the quan of treefruit, but in fact, it was due to treefruit
referring to the wrong object (there is also a theoretical possibility that
treefruit can refer to a merged object with the wrong count).  Create a temp
object for use in the message to avoid these possibilities.
src/dokick.c