diff options
Diffstat (limited to 'npc/017-1/paxel.txt')
-rw-r--r-- | npc/017-1/paxel.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/017-1/paxel.txt b/npc/017-1/paxel.txt index 342a9678d..5e59044c7 100644 --- a/npc/017-1/paxel.txt +++ b/npc/017-1/paxel.txt @@ -171,6 +171,8 @@ L_Spring: // Saulc/Omatt/Prsm minigame OnTouch: + if (BaseLevel < 20) + percentheal -100, -100; // Shouldn't be here addtimer(100, "Paxel::OnOmattizator"); end; |