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