Initial commit. Updated release archive.
This commit is contained in:
5
_module/nss/ondeath_reavcap.nss
Normal file
5
_module/nss/ondeath_reavcap.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object o_pc = GetLastKiller();
|
||||
SetLocalInt(GetObjectByTag("Ayla"), "captaindead", 1);
|
||||
}
|
Reference in New Issue
Block a user