]> granicus.if.org Git - nethack/commit
add MM_NOGRP makemon() flag
authornhmall <nhmall@nethack.org>
Fri, 7 Dec 2018 14:29:01 +0000 (09:29 -0500)
committernhmall <nhmall@nethack.org>
Fri, 7 Dec 2018 14:29:01 +0000 (09:29 -0500)
commita1c1acdd2423300a7771a2ab3001ffb51c0ce861
tree67ac502f7190f0a1524cc6342e32ea7f7e95cebe
parent150d01a9651e0f0c0f26aa8ecf40c553ce0d5ebe
add MM_NOGRP makemon() flag

add MM_NOGRP makemon() flag as a means of suppressing groups of monsters in
a couple places that warrant it when a specific monster type isn't
specified on the call to makemon()
doc/fixes36.2
include/hack.h
src/makemon.c
src/mklev.c