FIx sql naming and some small sql cosmetics.

--HG--
branch : trunk
This commit is contained in:
teacher
2010-01-18 17:28:48 +01:00
parent d4ca8f6eee
commit 8dc9140e1c
4 changed files with 0 additions and 3 deletions

View File

@@ -15,4 +15,3 @@ INSERT INTO `script_waypoint` VALUES
(7998,13,-512.396,-86.3113,-151.642,30000,''),
(7998,14,-520.928,-117.679,-156.119,0,''),
(7998,15,-521.717,-119.564,-156.114,0,'');

View File

@@ -3,4 +3,3 @@ INSERT INTO `script_texts` (`npc_entry`,`entry`,`content_default`,`content_loc1`
(23861,-1000469,'It is too late for us, living one. Take yourself and your friend away from here before you both are... claimed...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,''),
(23861,-1000470,'Go away, whoever you are! Witch Hill is mine... mine!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,''),
(23861,-1000471,'It was... terrible... the demon...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'');

View File

@@ -2,4 +2,3 @@ DELETE FROM `script_texts` WHERE `entry` IN (-1000472,-1000473);
INSERT INTO `script_texts` (`npc_entry`,`entry`,`content_default`,`content_loc1`,`content_loc2`,`content_loc3`,`content_loc4`,`content_loc5`,`content_loc6`,`content_loc7`,`content_loc8`,`sound`,`type`,`language`,`emote`,`comment`) VALUES
(23864,-1000472,'This land was mine long before your wretched kind set foot here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,''),
(23864,-1000473,'All who venture here belong to me, including you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'');