2025/09/24 Update
Updates from @behindflayer
This commit is contained in:
@@ -4,4 +4,7 @@ void main()
|
||||
if(nBookRoll <= 40)
|
||||
{ CreateObject(OBJECT_TYPE_CREATURE, "possessedgrimoir", GetLocation(OBJECT_SELF), TRUE);}
|
||||
|
||||
ExecuteScript("uberloot", OBJECT_SELF);
|
||||
ExecuteScript("prc_npc_death", OBJECT_SELF);
|
||||
ExecuteScript("prc_pwondeath", OBJECT_SELF);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user