diff --git a/src/floor3.c b/src/floor3.c index b4e9145..28f6673 100644 --- a/src/floor3.c +++ b/src/floor3.c @@ -322,7 +322,7 @@ static const EncounterTable encounters_low[] = { // Max Level: 23 static const EncounterTable encounters_high[] = { { - ODDS_20P, MONSTER_LAYOUT_2, + ODDS_20P, MONSTER_LAYOUT_1, MONSTER_ZOMBIE, 21, A_TIER, }, {