7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
|
|
void main()
|
|
{
|
|
ExecuteScript("alt_givewidget", OBJECT_SELF);
|
|
ExecuteScript("prc_levelup", OBJECT_SELF);
|
|
}
|