; Script Name: Vas Rel Por
; Author: xCrazy
; Version: 1.0
; Client Tested with: 3.0.0c inj
; EUO version tested with: 1.42 (build 0088, 008A)
; Injection version tested with: Yokoinjection 40?.? (AoP maps2.)
; Shard: Age of Power only

initevents

mag:
event macro 15 51
wait 2
event macro 22 0
wait 100
if #mana > 40
{
goto mag
}
goto med

med:
event macro 13 46
wait 100
if #mana < #int
{
goto med
}
goto mag