diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-09 23:29:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-09 23:29:52 -0300 |
commit | f662ebc4232d427ec394d27d3c9153a625de8a4d (patch) | |
tree | 421d320cdbce9b21b3966ee0d7ed101dff484330 /npc/magic/parum.txt | |
parent | 6784a215d49bad32c4ae9a8f503f6ec85cab59ec (diff) | |
download | serverdata-f662ebc4232d427ec394d27d3c9153a625de8a4d.tar.gz serverdata-f662ebc4232d427ec394d27d3c9153a625de8a4d.tar.bz2 serverdata-f662ebc4232d427ec394d27d3c9153a625de8a4d.tar.xz serverdata-f662ebc4232d427ec394d27d3c9153a625de8a4d.zip |
Debug markers required
Diffstat (limited to 'npc/magic/parum.txt')
-rw-r--r-- | npc/magic/parum.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/magic/parum.txt b/npc/magic/parum.txt index 9e1cc0994..eb06e21e0 100644 --- a/npc/magic/parum.txt +++ b/npc/magic/parum.txt @@ -62,6 +62,7 @@ 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; |