diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/006-1/crazyfefe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 332c6c7cb..ea080f9f7 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -219,7 +219,7 @@ L_Summon: .@monsterId = any(FallenGuard1, FallenGuard2, BanditLord, Yeti, WickedMushroom) ; break; case 17: case 18: - .@monsterId = any(Forain, GreenDragon, Michel) ; break; + .@monsterId = any(Forain, BlackMamba, Michel) ; break; case 19: case 20: .@monsterId = any(FafiDragon, BlackMamba, JackO, Terranite) ; break; |