diff options
-rw-r--r-- | sql/updates/world/2012_09_30_02_world_creature_text.sql (renamed from sql/updates/world/2012_XX_XX_XXX_world_creature_text.sql) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/world/2012_XX_XX_XXX_world_creature_text.sql b/sql/updates/world/2012_09_30_02_world_creature_text.sql index f748696ab33..08f27772c0d 100644 --- a/sql/updates/world/2012_XX_XX_XXX_world_creature_text.sql +++ b/sql/updates/world/2012_09_30_02_world_creature_text.sql @@ -10,4 +10,3 @@ INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`pr (29311,2,0, 'Iilth vwah, uhn''agth fhssh za.', 14, 0, 100, 0, 0, 14048, 'SAY_DEATH_1'), (29311,2,1, 'Where one falls, many shall take its place.', 15, 0, 100, 0, 0, 14048, 'SAY_DEATH_2'), (29311,3,0, 'Gul''kafh an''shel. Yoq''al shn ky ywaq nuul.', 14, 0, 100, 0, 0, 14044, 'SAY_PHASE'); - |