diff options
Diffstat (limited to 'npc/magic/frozenheart.txt')
-rw-r--r-- | npc/magic/frozenheart.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/magic/frozenheart.txt b/npc/magic/frozenheart.txt index 1b59a53f5..14f6ec642 100644 --- a/npc/magic/frozenheart.txt +++ b/npc/magic/frozenheart.txt @@ -43,7 +43,7 @@ OnCall: .@mobId=Moggun; if (rand(6,12) < (abizit()*2)+1) { - .@mobId=Yeti; + .@mobId=Yeti; } // Summon Magic // SummonMagic(SkillID, MobID{, SkillLevelPerMob=2{, Level Override}}) |