Source talk:NetHack 3.4.3/src/uhitm.c

From NetHackWiki
Revision as of 13:53, 25 August 2011 by Tjr (talk | contribs) (Created page with "==bizarre== Potion.c lines 989 and 1031 mean you can kill a monster with a potion of healing even if it looks sound and hale again. However, the kill isn't checked, so you could ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

bizarre

Potion.c lines 989 and 1031 mean you can kill a monster with a potion of healing even if it looks sound and hale again. However, the kill isn't checked, so you could kill monsters as a pacifist without breaking conduct. Am I missing something? --Tjr 13:53, 25 August 2011 (UTC)