diff options
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; |