summaryrefslogtreecommitdiff
path: root/npc/006-1/crazyfefe.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-1/crazyfefe.txt')
-rw-r--r--npc/006-1/crazyfefe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt
index ea080f9f7..5f32f7e71 100644
--- a/npc/006-1/crazyfefe.txt
+++ b/npc/006-1/crazyfefe.txt
@@ -222,7 +222,7 @@ L_Summon:
.@monsterId = any(Forain, BlackMamba, Michel) ; break;
case 19:
case 20:
- .@monsterId = any(FafiDragon, BlackMamba, JackO, Terranite) ; break;
+ .@monsterId = any(Forain, BlackMamba, JackO, Terranite) ; break;
default:
.@monsterId = any(Tipiu, GiantMutatedBat, Terranite, Reaper) ; break;
}