summaryrefslogtreecommitdiff
path: root/npc/magic/parum.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-09 23:33:28 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-09 23:33:28 -0300
commit4af79e0e276ba70148c22e2d84cbc02e778e36f2 (patch)
treeba7bf4d8f3912892c441a84087467962ad6302e0 /npc/magic/parum.txt
parent0d3c2f023eeb67275dac9aa9c2d7f2dda9f269b4 (diff)
downloadserverdata-4af79e0e276ba70148c22e2d84cbc02e778e36f2.tar.gz
serverdata-4af79e0e276ba70148c22e2d84cbc02e778e36f2.tar.bz2
serverdata-4af79e0e276ba70148c22e2d84cbc02e778e36f2.tar.xz
serverdata-4af79e0e276ba70148c22e2d84cbc02e778e36f2.zip
Revert "Debug markers required", because they aren't.
The bug was caused because missing returns and wrong ends. This reverts commit f662ebc4232d427ec394d27d3c9153a625de8a4d.
Diffstat (limited to 'npc/magic/parum.txt')
-rw-r--r--npc/magic/parum.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/magic/parum.txt b/npc/magic/parum.txt
index eb06e21e0..9e1cc0994 100644
--- a/npc/magic/parum.txt
+++ b/npc/magic/parum.txt
@@ -62,7 +62,6 @@ OnCall:
@parum_at=gettimetick(2);
@parum_at=@parum_at+4;
- debugmes "--- Magic Subsystem: PR: Ready for XP";
// Get a few mana experience points (this is NOT used by Soul Menhir)
GetManaExp(TMW2_PARUM, rand(1,3));
end;