summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 18:24:31 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 18:24:31 -0300
commitbe9506a97555280ce08ff4b7000d95508e1e3dbf (patch)
treeda81e5c9ff1bacb102d8c59e670fb9624a2db984
parentaab42b9b921be4dcc4b5889afdf59e49330b9295 (diff)
downloadserverdata-be9506a97555280ce08ff4b7000d95508e1e3dbf.tar.gz
serverdata-be9506a97555280ce08ff4b7000d95508e1e3dbf.tar.bz2
serverdata-be9506a97555280ce08ff4b7000d95508e1e3dbf.tar.xz
serverdata-be9506a97555280ce08ff4b7000d95508e1e3dbf.zip
Down to 340 bugs; Mostly shops but have a few serious ones as well.
-rwxr-xr-xnpc/009-7/mapflags.txt1
-rwxr-xr-xnpc/012-3/mana-seed.txt2
2 files changed, 1 insertions, 2 deletions
diff --git a/npc/009-7/mapflags.txt b/npc/009-7/mapflags.txt
index c3928697..104ea626 100755
--- a/npc/009-7/mapflags.txt
+++ b/npc/009-7/mapflags.txt
@@ -1,3 +1,2 @@
009-7 mapflag noteleport
009-7 mapflag monster_noteleport
-009-7 mapflag nopvp
diff --git a/npc/012-3/mana-seed.txt b/npc/012-3/mana-seed.txt
index 3712af51..b4c69999 100755
--- a/npc/012-3/mana-seed.txt
+++ b/npc/012-3/mana-seed.txt
@@ -210,7 +210,7 @@ L_Magic_levelup:
@SUP_xp = @exp_bonus[1 + getskilllv(SKILL_MAGIC)];
@SUP_lvl = 1 + getskilllv(SKILL_MAGIC);
callfunc "SkillUp";
- heal 0, 10000, 1;
+ heal 0, 10000;
next;
goto L_End;