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