Crown breaks no longer kill all players.

Crown breaks no longer kill all players.  MoaD is more !FUN!  Updated release archive.
This commit is contained in:
Jaysyn904
2024-06-11 13:39:14 -04:00
parent 02b3d3f14e
commit 2599ac63a5
17 changed files with 43 additions and 42 deletions

View File

@@ -188,6 +188,7 @@ void Respawn(object oPlayer)
void main()
{
ExecuteScript("prc_ondeath", OBJECT_SELF);
//Declare Major Variables...
object oPlayer = GetLastPlayerDied();
object oPC = GetLastPlayerDied();