diff options
author | Blaymoira <none@none> | 2008-12-13 22:10:30 +0100 |
---|---|---|
committer | Blaymoira <none@none> | 2008-12-13 22:10:30 +0100 |
commit | ff9ad842fefef6102795e8cfd84baec0238863d4 (patch) | |
tree | dc92f8b62044f337ae05dd2a0b9c90f2bc4fd756 | |
parent | 29f92cbd902eb08fb0f0ffa08c5dfa58c3776df7 (diff) |
*Fixed a typo in sql thx for Aokromes
--HG--
branch : trunk
-rw-r--r-- | sql/updates/488_trinity_script_text.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/488_trinity_script_text.sql b/sql/updates/488_trinity_script_text.sql index a9d1aed26f0..d1358266782 100644 --- a/sql/updates/488_trinity_script_text.sql +++ b/sql/updates/488_trinity_script_text.sql @@ -363,7 +363,7 @@ INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`, (-1509014,'Warriors! Captains! Continue the fight!',8613,1,0,'rajaxx SAY_UNK4'), (-1509015,'You are not worth my time $N!',8614,1,0,'rajaxx SAY_DEAGGRO'), (-1509016,'Breath your last!',8604,1,0,'rajaxx SAY_KILLS_ANDOROV'), -(-1509017,'Soon you will know the price of your meddling, mortals... The master is nearly whole... And when he rises, your world will be cease!',0,1,0,'rajaxx SAY_COMPLETE_QUEST'); +(-1509017,'Soon you will know the price of your meddling, mortals... The master is nearly whole... And when he rises, your world will be cease!',0,1,0,'rajaxx SAY_COMPLETE_QUEST'), (-1509018,'I am rejuvinated!',8593,1,0,'ossirian SAY_SURPREME1'), (-1509019,'My powers are renewed!',8595,1,0,'ossirian SAY_SURPREME2'), (-1509020,'My powers return!',8596,1,0,'ossirian SAY_SURPREME3'), |