mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-12-01 21:13:10 +08:00
Update instance_blackrock_spire.cpp
Sogladev vanillaScripts instance buffer overflow fixes
This commit is contained in:
@@ -69,7 +69,8 @@ enum Texts
|
||||
|
||||
MinionData const minionData[] =
|
||||
{
|
||||
{ NPC_CHROMATIC_ELITE_GUARD, DATA_GENERAL_DRAKKISATH }
|
||||
{ NPC_CHROMATIC_ELITE_GUARD, DATA_GENERAL_DRAKKISATH },
|
||||
{ 0, 0 } // END
|
||||
};
|
||||
|
||||
DoorData const doorData[] =
|
||||
|
||||
Reference in New Issue
Block a user