summaryrefslogtreecommitdiff
path: root/npc/other
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-14 12:56:28 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-14 12:56:28 +0000
commitfd1bab2d62a4bddb6ec45f4ab6f3fb45ece19c06 (patch)
treea94b2275f11e979ff54347baeba60eaaf0def96f /npc/other
parentf2d0b7f6fa5274d0fc28fc74a0341156a2be70f9 (diff)
downloadhercules-fd1bab2d62a4bddb6ec45f4ab6f3fb45ece19c06.tar.gz
hercules-fd1bab2d62a4bddb6ec45f4ab6f3fb45ece19c06.tar.bz2
hercules-fd1bab2d62a4bddb6ec45f4ab6f3fb45ece19c06.tar.xz
hercules-fd1bab2d62a4bddb6ec45f4ab6f3fb45ece19c06.zip
Corrected a typo in monster races. (bugreport:2147)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13209 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r--npc/other/monster_race.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/other/monster_race.txt b/npc/other/monster_race.txt
index 5bb8d750f..d0f2da57a 100644
--- a/npc/other/monster_race.txt
+++ b/npc/other/monster_race.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.0
+//= 1.1
//===== Compatible With: =====================================
//= eAthena SVN (Trunk, r12752+)
//===== Description: =========================================
@@ -14,6 +14,7 @@
//= - There are no permenent variables.
//===== Additional Comments: =================================
//= 1.0 First version. Please report bugs. [L0ne_W0lf]
+//= 1.1 Corrected a minor typo. [L0ne_W0lf]
//============================================================
//============================================================
@@ -7634,7 +7635,7 @@ OnTouchNPC:
donpcevent "#deviruchi1::OnDisable";
donpcevent "#baphomet1::OnDisable";
donpcevent "TrapGlobal#race02::OnDisable";
- enablenpc "Medal Distributor#meda";
+ enablenpc "Medal Distributor#medal";
donpcevent "#race_timer2-3::OnEnable";
}
end;