7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
|
|
||
|
void main()
|
||
|
{
|
||
|
ExecuteScript("prc_onrespawn", OBJECT_SELF);
|
||
|
ExecuteScript("resshrine", OBJECT_SELF);
|
||
|
}
|