]> granicus.if.org Git - nethack/commit
U393 - jousting puddings into a polymorph trap caused 2 identical new monsters
authorcohrs <cohrs>
Sun, 8 Jun 2003 19:36:45 +0000 (19:36 +0000)
committercohrs <cohrs>
Sun, 8 Jun 2003 19:36:45 +0000 (19:36 +0000)
commit42d336aa94102c845a59824f4846174b7b1460a3
tree4f7d777064fcff0e51ea22e27bcbd8ce5b6c76c2
parentfeccae0b748d424beff5fa19e7fc50403e7ef31b
U393 - jousting puddings into a polymorph trap caused 2 identical new monsters
Because hmon_hitmon caches the monster data type, it needs to update this
whenever the monster might polymorph.  It already did this for potions, but
not for jousting.  There are other more complex ways this could be addressed.
doc/fixes34.2
src/uhitm.c