5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalFloat(GetModule(),"fXPMultiplier",6.0);
|
||
|
}
|