6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
|
void main()
|
||
|
{
|
||
|
// Death System
|
||
|
ExecuteScript("dth_mod_respawn", OBJECT_SELF);
|
||
|
}
|