A patch to make name_to_mon() return the human-form for lycanthropes instead of animal form (e.g., PM_HUMAN_WERERAT instead of PM_WERERAT). Without this patch if you use Ctrl-G to create a lycanthrope it starts out as an animal and reverts to animal form if you kill it while it's in human form.
src/mondata.c patch