summaryrefslogtreecommitdiff
path: root/npc/002-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-20 18:51:43 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-20 18:51:43 -0300
commit1ebb3b81c3e9b3ea67bd081807a94ab2b5fc006f (patch)
treebc4a0d57154bc8437e44597ea2abcd222b70cab2 /npc/002-3
parent9ccf1cc6716edf2d0df4541b73cecf3b4b374b22 (diff)
parentd9cb1c9dcb912902a716673a5c8c909d141827a9 (diff)
downloadserverdata-1ebb3b81c3e9b3ea67bd081807a94ab2b5fc006f.tar.gz
serverdata-1ebb3b81c3e9b3ea67bd081807a94ab2b5fc006f.tar.bz2
serverdata-1ebb3b81c3e9b3ea67bd081807a94ab2b5fc006f.tar.xz
serverdata-1ebb3b81c3e9b3ea67bd081807a94ab2b5fc006f.zip
Merge branch 'master' into testserver
Diffstat (limited to 'npc/002-3')
-rw-r--r--npc/002-3/elmo.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/npc/002-3/elmo.txt b/npc/002-3/elmo.txt
index 4591ed42f..ee36f8e2b 100644
--- a/npc/002-3/elmo.txt
+++ b/npc/002-3/elmo.txt
@@ -154,22 +154,6 @@ function ExpBoost {
return;
}
-OnPCBaseLvUpEvent:
- switch (BaseLevel) {
- case 15:
- sc_end SC_OVERLAPEXPUP;
- break;
- case 25:
- case 50:
- case 75:
- case 100:
- case 125:
- case 150:
- dispbottom l("Milestone levelup: A reward can now be claimed in Tulimshar.");
- break;
- }
- end;
-
OnInit:
.sex = G_MALE;
.distance = 5;