Gold dragon should drop scales

This commit is contained in:
Pasi Kallinen
2024-04-09 08:40:56 +03:00
parent 6cc8630c22
commit 85c8644469

View File

@@ -543,6 +543,7 @@ make_corpse(struct monst *mtmp, unsigned int corpseflags)
switch (mndx) {
case PM_GRAY_DRAGON:
case PM_GOLD_DRAGON:
case PM_SILVER_DRAGON:
#if 0 /* DEFERRED */
case PM_SHIMMERING_DRAGON: