Spawn persistence bugifx
Spawn persistence bugifx (Marthek & Spiders)
This commit is contained in:
@@ -233,11 +233,12 @@ int nVFX = GetLocalInt(OBJECT_SELF,"SpawnVFX");
|
||||
//:: Set quest stage & update DB.
|
||||
AddPersistentJournalQuestEntry("marthek", 2, oKiller);
|
||||
|
||||
//:: Give "Marthek's Head" to the PC.
|
||||
CreateItemOnObject("item065", oKiller);
|
||||
|
||||
//:: Execute Default NPC OnDeath script
|
||||
ExecuteScript("nw_c2_default7", OBJECT_SELF);
|
||||
|
||||
|
||||
//:: Execute PRC NPC OnDeath script
|
||||
ExecuteScript("prc_npc_death", OBJECT_SELF);
|
||||
}
|
||||
|
Reference in New Issue
Block a user