]> granicus.if.org Git - nethack/commitdiff
move fixes entries
authornethack.allison <nethack.allison>
Mon, 10 Mar 2003 15:17:13 +0000 (15:17 +0000)
committernethack.allison <nethack.allison>
Mon, 10 Mar 2003 15:17:13 +0000 (15:17 +0000)
Move the entries that match fixes34.2 entries into fixes34.2 on the trunk
rather than in fixes35.0 as per earlier discussion.

doc/fixes34.2
doc/fixes35.0

index 5835fe8f4a9a224af47a19471059c8bd3ff220a0..bd93be2590b662fd9168cf07042e1b2a36b245ce 100644 (file)
@@ -5,6 +5,10 @@ General Fixes and Modified Features
 avoid panic when secondary weapon is cursed while generating bones level
 don't crash when applying a figurine, candle, or bell that gets used up
 grammar bits
+two invisible monsters hitting one another should not be visible
+if only one monster in a monster-vs-monster fight is visible, show an I symbol
+       for the other one whether it is an attacker or defender
+display "It" and not "The invisible <pet>" when an invisible pet eats food.
 
 
 Platform- and/or Interface-Specific Fixes
index 50d7185a76d9ff304d220021562d7d242630964a..5444a94d77f031f7542f7722d99120016bb18d2a 100644 (file)
@@ -11,10 +11,6 @@ expert fireball/cone of cold could not target a monster seen only with
        infravision or ESP
 display "lotus juice", not "lotu juice" for the fruit juice name
 statue of any golem hit with stone-to-flesh spell animates as flesh golem
-two invisible monsters hitting one another should not be visible
-if only one monster in a monster-vs-monster fight is visible, show an I symbol
-       for the other one whether it is an attacker or defender
-display "It" and not "The invisible <pet>" when an invisible pet eats food.
 
 
 Platform- and/or Interface-Specific Fixes