Scriptname _00E_EPHandler Hidden

Function GiveEP(int ToGive) Global

	(Game.GetForm(0x14) as _00E_EPUpdateFunctions).receiveEP(ToGive)

EndFunction