diff options
Diffstat (limited to 'npc/006-1/crazyfefe.txt')
-rw-r--r-- | npc/006-1/crazyfefe.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 262ceed06..1e8afd8b7 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -198,7 +198,8 @@ L_Summon: case 14: .@monsterId = Yeti ; break; case 15: - .@monsterId = JackO ; break; + .@monsterId = BlackSlime ; break; + //.@monsterId = JackO ; break; case 16: .@monsterId = RobinBandit ; break; case 17: |