9 lines
87 B
Plaintext
9 lines
87 B
Plaintext
|
|
||
|
void main()
|
||
|
{
|
||
|
|
||
|
|
||
|
//PrC 2 stuff
|
||
|
ExecuteScript("prc_onunaquire", OBJECT_SELF);
|
||
|
}
|