diff options
-rw-r--r-- | sql/updates/world/2011_03_26_0_world_creature_text.sql (renamed from sql/updates/world/2011_03_26_0_creature_text.sql) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_03_26_0_creature_text.sql b/sql/updates/world/2011_03_26_0_world_creature_text.sql index 2268a00e9e6..d2adbec16a2 100644 --- a/sql/updates/world/2011_03_26_0_creature_text.sql +++ b/sql/updates/world/2011_03_26_0_world_creature_text.sql @@ -4,7 +4,7 @@ INSERT INTO `creature_text` (entry,groupid,id,text,type,language,sound,comment) (28859,0,0,'My patience has reached its limit, I will be rid of you!',1,0,14517,'Malygos - Aggro (Phase 1)'), (28859,1,0,'Your stupidity has finally caught up to you',1,0,14519,'Malygos - Killed Player (1) (Phase 1)'), (28859,1,1,'More artifacts to confiscate...',1,0,14520,'Malygos - Killed Player (2) (Phase 1)'), -(28859,1,2,'<Laughs> How very... naïve...',1,0,14521,'Malygos - Killed Player (3) (Phase 1)'), +(28859,1,2,'<Laughs> How very... naive...',1,0,14521,'Malygos - Killed Player (3) (Phase 1)'), (28859,2,0,'I had hoped to end your lives quickly, but you have proven more... resilient then I had anticipated. Nonetheless, your efforts are in vain, it is you reckless, careless mortals who are to blame for this war! I do what I must... And if it means your... extinction... THEN SO BE IT',1,0,14522,'Malygos - End Phase One'), (28859,3,0,'Few have experienced the pain I will now inflict upon you!',1,0,14523,'Malygos - Aggro (Phase 2)'), (28859,4,0,'I will teach you IGNORANT children just how little you know of magic...',1,0,14524,'Malygos - Anti-Magic Shell'), |