6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
|
void main()
|
||
|
{
|
||
|
object o_pc = GetLastKiller();
|
||
|
SetLocalInt(GetObjectByTag("Ayla"), "captaindead", 1);
|
||
|
}
|