2024-01-18 00:21:07 +00:00
|
|
|
Scriptname _00E_EPHandler Hidden
|
2024-01-05 18:26:23 +00:00
|
|
|
|
|
|
|
Function GiveEP(int ToGive) Global
|
|
|
|
|
2024-01-11 12:33:32 +00:00
|
|
|
(Game.GetForm(0x14) as _00E_EPUpdateFunctions).receiveEP(ToGive)
|
2024-01-05 18:26:23 +00:00
|
|
|
|
|
|
|
EndFunction
|