5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF,"nGoldCost",50);
|
|
}
|