8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
Scriptname _00E_EPHandler Hidden
|
|
|
|
Function GiveEP(int ToGive) Global
|
|
|
|
(Game.GetForm(0x14) as _00E_EPUpdateFunctions).receiveEP(ToGive)
|
|
|
|
EndFunction
|