mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
add compatibility with creature_template_model
This commit is contained in:
@@ -300,7 +300,7 @@ public:
|
||||
class boss_maexxna_webwrap_40 : public CreatureScript
|
||||
{
|
||||
public:
|
||||
boss_maexxna_webwrap_40() : CreatureScript("boss_maexxna_webwrap40") { }
|
||||
boss_maexxna_webwrap_40() : CreatureScript("boss_maexxna_webwrap_40") { }
|
||||
|
||||
CreatureAI* GetAI(Creature* pCreature) const override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user