diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-27 16:53:31 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-27 16:53:31 +0000 |
commit | bb34b7681e824a17be7d60d351187977310b99a9 (patch) | |
tree | c7bb3a137d44dd5c8f0fc676513ea861c4263fae /npc/quests/quests_morocc.txt | |
parent | 9f1d3bfdee9721bd564a5d888e01b17fc545c919 (diff) | |
download | hercules-bb34b7681e824a17be7d60d351187977310b99a9.tar.gz hercules-bb34b7681e824a17be7d60d351187977310b99a9.tar.bz2 hercules-bb34b7681e824a17be7d60d351187977310b99a9.tar.xz hercules-bb34b7681e824a17be7d60d351187977310b99a9.zip |
Some bug fixes. (bugreport:2558, bugreport:2588, bugreport:2583, bugreport:2587)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13416 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_morocc.txt')
-rw-r--r-- | npc/quests/quests_morocc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_morocc.txt b/npc/quests/quests_morocc.txt index e913838d2..0ba7db867 100644 --- a/npc/quests/quests_morocc.txt +++ b/npc/quests/quests_morocc.txt @@ -1973,6 +1973,6 @@ OnTimer5415000: stopnpctimer; killmonster "moc_fild21","Satan Summon#edq::OnMyMobDead"; set $@re_moc,0; - donpcevent "Satan Summon#edq::OnDiable"; + donpcevent "Satan Summon#edq::OnDisable"; end; } |