diff options
-rw-r--r-- | sql/updates/world/2011_12_24_00_world_misc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_12_24_00_world_misc.sql b/sql/updates/world/2011_12_24_00_world_misc.sql index fb5816bb737..5e070d0771e 100644 --- a/sql/updates/world/2011_12_24_00_world_misc.sql +++ b/sql/updates/world/2011_12_24_00_world_misc.sql @@ -7,4 +7,4 @@ INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`pr (22314,0,0,"Woot!",12,0,100,0,0,0,"Captive Child"), (22314,0,1,"I think those weird bird guys were going to eat us. Gross!",12,0,100,0,0,0,"Captive Child"), (22314,0,2,"Yay! We're free!",12,0,100,0,0,0,"Captive Child"), -(22314,0,3,"Gross!",12,0,100,0,0,0,"Captive Child");
\ No newline at end of file +(22314,0,3,"Gross!",12,0,100,0,0,0,"Captive Child"); |