diff options
author | trinity@raven.vcon.no <none@none> | 2010-04-10 09:41:25 +0200 |
---|---|---|
committer | trinity@raven.vcon.no <none@none> | 2010-04-10 09:41:25 +0200 |
commit | 8bb3b394957f8e3edeb00f68812a997e59bd56d3 (patch) | |
tree | 3cd3c50e9049154188a34c6f8c5d8e8fd5c21f0d | |
parent | 1f11f02221dc986036bd9d15c15fee1c7cc661f0 (diff) |
* correct worldside NPC texts - patch by terrorbringer (more cleanup needed?)
--HG--
branch : trunk
-rw-r--r-- | src/scripts/eastern_kingdoms/arathi_highlands.cpp | 20 | ||||
-rw-r--r-- | src/scripts/eastern_kingdoms/silverpine_forest.cpp | 28 | ||||
-rw-r--r-- | src/scripts/eastern_kingdoms/westfall.cpp | 10 | ||||
-rw-r--r-- | src/scripts/kalimdor/azuremyst_isle.cpp | 22 | ||||
-rw-r--r-- | src/scripts/kalimdor/darkshore.cpp | 26 | ||||
-rw-r--r-- | src/scripts/kalimdor/desolace.cpp | 6 | ||||
-rw-r--r-- | src/scripts/kalimdor/mulgore.cpp | 6 | ||||
-rw-r--r-- | src/scripts/kalimdor/stonetalon_mountains.cpp | 6 | ||||
-rw-r--r-- | src/scripts/kalimdor/teldrassil.cpp | 4 | ||||
-rw-r--r-- | src/scripts/kalimdor/the_barrens.cpp | 16 | ||||
-rw-r--r-- | src/scripts/kalimdor/thousand_needles.cpp | 6 | ||||
-rw-r--r-- | src/scripts/outland/netherstorm.cpp | 12 | ||||
-rw-r--r-- | src/scripts/outland/shattrath_city.cpp | 56 | ||||
-rw-r--r-- | src/scripts/outland/terokkar_forest.cpp | 4 | ||||
-rw-r--r-- | src/scripts/outland/zangarmarsh.cpp | 12 |
15 files changed, 117 insertions, 117 deletions
diff --git a/src/scripts/eastern_kingdoms/arathi_highlands.cpp b/src/scripts/eastern_kingdoms/arathi_highlands.cpp index d316bf67df9..c33dde72dfd 100644 --- a/src/scripts/eastern_kingdoms/arathi_highlands.cpp +++ b/src/scripts/eastern_kingdoms/arathi_highlands.cpp @@ -34,16 +34,16 @@ EndContentData */ enum eEnums { - SAY_PROGRESS_1 = -1000235, - SAY_PROGRESS_2 = -1000236, - SAY_PROGRESS_3 = -1000237, - EMOTE_PROGRESS_4 = -1000238, - SAY_AGGRO = -1000239, - SAY_PROGRESS_5 = -1000240, - SAY_PROGRESS_6 = -1000241, - SAY_PROGRESS_7 = -1000242, - EMOTE_PROGRESS_8 = -1000243, - SAY_PROGRESS_9 = -1000244, + SAY_PROGRESS_1 = -1000264, + SAY_PROGRESS_2 = -1000265, + SAY_PROGRESS_3 = -1000266, + EMOTE_PROGRESS_4 = -1000267, + SAY_AGGRO = -1000268, + SAY_PROGRESS_5 = -1000269, + SAY_PROGRESS_6 = -1000270, + SAY_PROGRESS_7 = -1000271, + EMOTE_PROGRESS_8 = -1000272, + SAY_PROGRESS_9 = -1000273, QUEST_SUNKEN_TREASURE = 665, MOB_VENGEFUL_SURGE = 2776 diff --git a/src/scripts/eastern_kingdoms/silverpine_forest.cpp b/src/scripts/eastern_kingdoms/silverpine_forest.cpp index b897db3138f..3294ffb223b 100644 --- a/src/scripts/eastern_kingdoms/silverpine_forest.cpp +++ b/src/scripts/eastern_kingdoms/silverpine_forest.cpp @@ -95,20 +95,20 @@ bool GossipSelect_npc_astor_hadren(Player* pPlayer, Creature* pCreature, uint32 enum eErland { - SAY_QUESTACCEPT = -1000335, - SAY_START = -1000336, - SAY_AGGRO_1 = -1000337, - SAY_AGGRO_2 = -1000338, - SAY_LAST = -1000339, - - SAY_THANKS = -1000340, - SAY_RANE = -1000341, - SAY_ANSWER = -1000342, - SAY_MOVE_QUINN = -1000343, - - SAY_GREETINGS = -1000344, - SAY_QUINN = -1000345, - SAY_ON_BYE = -1000346, + SAY_QUESTACCEPT = -1000306, + SAY_START = -1000307, + SAY_AGGRO_1 = -1000308, + SAY_AGGRO_2 = -1000309, + SAY_LAST = -1000310, + + SAY_THANKS = -1000311, + SAY_RANE = -1000312, + SAY_ANSWER = -1000313, + SAY_MOVE_QUINN = -1000314, + + SAY_GREETINGS = -1000315, + SAY_QUINN = -1000316, + SAY_ON_BYE = -1000317, QUEST_ESCORTING = 435, NPC_RANE = 1950, diff --git a/src/scripts/eastern_kingdoms/westfall.cpp b/src/scripts/eastern_kingdoms/westfall.cpp index c5e72109006..82d49e09851 100644 --- a/src/scripts/eastern_kingdoms/westfall.cpp +++ b/src/scripts/eastern_kingdoms/westfall.cpp @@ -35,11 +35,11 @@ EndContentData */ enum eEnums { - SAY_DS_START = -1000402, - SAY_DS_DOWN_1 = -1000403, - SAY_DS_DOWN_2 = -1000404, - SAY_DS_DOWN_3 = -1000405, - SAY_DS_PROLOGUE = -1000406, + SAY_DS_START = -1000293, + SAY_DS_DOWN_1 = -1000294, + SAY_DS_DOWN_2 = -1000295, + SAY_DS_DOWN_3 = -1000296, + SAY_DS_PROLOGUE = -1000297, SPELL_SHOOT = 6660, QUEST_TOME_VALOR = 1651, diff --git a/src/scripts/kalimdor/azuremyst_isle.cpp b/src/scripts/kalimdor/azuremyst_isle.cpp index 30a48220eeb..c530b2eedde 100644 --- a/src/scripts/kalimdor/azuremyst_isle.cpp +++ b/src/scripts/kalimdor/azuremyst_isle.cpp @@ -42,15 +42,15 @@ EndContentData */ enum eEnums { - SAY_HEAL1 = -1000248, - SAY_HEAL2 = -1000249, - SAY_HEAL3 = -1000250, - SAY_HEAL4 = -1000251, + SAY_HEAL1 = -1000176, + SAY_HEAL2 = -1000177, + SAY_HEAL3 = -1000178, + SAY_HEAL4 = -1000179, - SAY_HELP1 = -1000252, - SAY_HELP2 = -1000253, - SAY_HELP3 = -1000254, - SAY_HELP4 = -1000255, + SAY_HELP1 = -1000180, + SAY_HELP2 = -1000181, + SAY_HELP3 = -1000182, + SAY_HELP4 = -1000183, SPELL_IRRIDATION = 35046, SPELL_STUNNED = 28630 @@ -168,9 +168,9 @@ CreatureAI* GetAI_npc_draenei_survivor(Creature* pCreature) enum eOvergrind { - SAY_TEXT = -1000256, - SAY_EMOTE = -1000257, - ATTACK_YELL = -1000258, + SAY_TEXT = -1000184, + SAY_EMOTE = -1000185, + ATTACK_YELL = -1000186, AREA_COVE = 3579, AREA_ISLE = 3639, diff --git a/src/scripts/kalimdor/darkshore.cpp b/src/scripts/kalimdor/darkshore.cpp index 5fbb554f546..b524dd328b1 100644 --- a/src/scripts/kalimdor/darkshore.cpp +++ b/src/scripts/kalimdor/darkshore.cpp @@ -174,19 +174,19 @@ bool QuestAccept_npc_kerlonian(Player* pPlayer, Creature* pCreature, const Quest enum eRemtravel { - SAY_REM_START = -1000415, // signed for 4966 - SAY_REM_AGGRO = -1000427, // signed for 9999 - SAY_REM_RAMP1_1 = -1000416, // signed for 9999 - SAY_REM_RAMP1_2 = -1000417, // signed for 9999 - SAY_REM_BOOK = -1000418, // signed for 9999 - SAY_REM_TENT1_1 = -1000419, // signed for 9999 - SAY_REM_TENT1_2 = -1000420, // signed for 9999 - SAY_REM_MOSS = -1000421, // signed for 9999 - EMOTE_REM_MOSS = -1000422, // signed for 9999 - SAY_REM_MOSS_PROGRESS = -1000423, // signed for 9999 - SAY_REM_PROGRESS = -1000424, // signed for 9999 - SAY_REM_REMEMBER = -1000425, // signed for 9999 - EMOTE_REM_END = -1000426, // signed for 9999 + SAY_REM_START = -1000327, + SAY_REM_AGGRO = -1000328, + SAY_REM_RAMP1_1 = -1000329, + SAY_REM_RAMP1_2 = -1000330, + SAY_REM_BOOK = -1000331, + SAY_REM_TENT1_1 = -1000332, + SAY_REM_TENT1_2 = -1000333, + SAY_REM_MOSS = -1000334, + EMOTE_REM_MOSS = -1000335, + SAY_REM_MOSS_PROGRESS = -1000336, + SAY_REM_PROGRESS = -1000337, + SAY_REM_REMEMBER = -1000338, + EMOTE_REM_END = -1000339, FACTION_ESCORTEE = 10, QUEST_ABSENT_MINDED_PT2 = 731, diff --git a/src/scripts/kalimdor/desolace.cpp b/src/scripts/kalimdor/desolace.cpp index f06c1a4a04d..4798da72819 100644 --- a/src/scripts/kalimdor/desolace.cpp +++ b/src/scripts/kalimdor/desolace.cpp @@ -30,9 +30,9 @@ EndContentData */ enum eDyingKodo { // signed for 9999 - SAY_SMEED_HOME_1 = -1000428, - SAY_SMEED_HOME_2 = -1000429, - SAY_SMEED_HOME_3 = -1000430, + SAY_SMEED_HOME_1 = -1000348, + SAY_SMEED_HOME_2 = -1000349, + SAY_SMEED_HOME_3 = -1000350, QUEST_KODO = 5561, diff --git a/src/scripts/kalimdor/mulgore.cpp b/src/scripts/kalimdor/mulgore.cpp index dba0bf46b9b..627e2812427 100644 --- a/src/scripts/kalimdor/mulgore.cpp +++ b/src/scripts/kalimdor/mulgore.cpp @@ -64,9 +64,9 @@ bool GossipSelect_npc_skorn_whitecloud(Player* pPlayer, Creature* pCreature, uin enum eKyleFrenzied { //emote signed for 7780 but propably thats wrong id. - EMOTE_SEE_LUNCH = -1000407, - EMOTE_EAT_LUNCH = -1000408, - EMOTE_DANCE = -1000409, + EMOTE_SEE_LUNCH = -1000340, + EMOTE_EAT_LUNCH = -1000341, + EMOTE_DANCE = -1000342, SPELL_LUNCH = 42222, NPC_KYLE_FRENZIED = 23616, diff --git a/src/scripts/kalimdor/stonetalon_mountains.cpp b/src/scripts/kalimdor/stonetalon_mountains.cpp index 3e97dea14c6..2706c952ce8 100644 --- a/src/scripts/kalimdor/stonetalon_mountains.cpp +++ b/src/scripts/kalimdor/stonetalon_mountains.cpp @@ -88,9 +88,9 @@ enum eKaya NPC_GRIMTOTEM_BRUTE = 11912, NPC_GRIMTOTEM_SORCERER = 11913, - SAY_START = -1000347, - SAY_AMBUSH = -1000348, - SAY_END = -1000349, + SAY_START = -1000357, + SAY_AMBUSH = -1000358, + SAY_END = -1000359, QUEST_PROTECT_KAYA = 6523 }; diff --git a/src/scripts/kalimdor/teldrassil.cpp b/src/scripts/kalimdor/teldrassil.cpp index 7da2a8f8799..c45d80cab46 100644 --- a/src/scripts/kalimdor/teldrassil.cpp +++ b/src/scripts/kalimdor/teldrassil.cpp @@ -34,8 +34,8 @@ EndContentData */ enum eMist { - SAY_AT_HOME = -1000411, - EMOTE_AT_HOME = -1000412, + SAY_AT_HOME = -1000323, + EMOTE_AT_HOME = -1000324, QUEST_MIST = 938, NPC_ARYNIA = 3519, FACTION_DARNASSUS = 79 diff --git a/src/scripts/kalimdor/the_barrens.cpp b/src/scripts/kalimdor/the_barrens.cpp index bfd4682705a..1655a0694df 100644 --- a/src/scripts/kalimdor/the_barrens.cpp +++ b/src/scripts/kalimdor/the_barrens.cpp @@ -505,14 +505,14 @@ CreatureAI* GetAI_npc_twiggy_flathead(Creature* pCreature) enum eEnums_Wizzlecrank { - SAY_START = -1000272, - SAY_STARTUP1 = -1000273, - SAY_STARTUP2 = -1000274, - SAY_MERCENARY = -1000275, - SAY_PROGRESS_1 = -1000276, - SAY_PROGRESS_2 = -1000277, - SAY_PROGRESS_3 = -1000278, - SAY_END = -1000279, + SAY_START = -1000298, + SAY_STARTUP1 = -1000299, + SAY_STARTUP2 = -1000300, + SAY_MERCENARY = -1000301, + SAY_PROGRESS_1 = -1000302, + SAY_PROGRESS_2 = -1000303, + SAY_PROGRESS_3 = -1000304, + SAY_END = -1000305, QUEST_ESCAPE = 863, FACTION_RATCHET = 637, diff --git a/src/scripts/kalimdor/thousand_needles.cpp b/src/scripts/kalimdor/thousand_needles.cpp index 49b5e33f45f..ecd87918ba4 100644 --- a/src/scripts/kalimdor/thousand_needles.cpp +++ b/src/scripts/kalimdor/thousand_needles.cpp @@ -190,9 +190,9 @@ bool QuestAccept_npc_lakota_windsong(Player* pPlayer, Creature* pCreature, const enum ePacka { - SAY_START = -1000147, - SAY_WYVERN = -1000148, - SAY_COMPLETE = -1000149, + SAY_START = -1000362, + SAY_WYVERN = -1000363, + SAY_COMPLETE = -1000364, QUEST_HOMEWARD = 4770, NPC_WYVERN = 4107, diff --git a/src/scripts/outland/netherstorm.cpp b/src/scripts/outland/netherstorm.cpp index 587f432c6bb..c944b2b480d 100644 --- a/src/scripts/outland/netherstorm.cpp +++ b/src/scripts/outland/netherstorm.cpp @@ -36,12 +36,12 @@ EndContentData */ ######*/ //used by 20209,20417,20418,20440, signed for 20209 -#define EMOTE_START -1000296 -#define EMOTE_60 -1000297 -#define EMOTE_30 -1000298 -#define EMOTE_10 -1000299 -#define EMOTE_COMPLETE -1000300 -#define EMOTE_ABORT -1000301 +#define EMOTE_START -1000211 +#define EMOTE_60 -1000212 +#define EMOTE_30 -1000213 +#define EMOTE_10 -1000214 +#define EMOTE_COMPLETE -1000215 +#define EMOTE_ABORT -1000216 #define ENTRY_BNAAR_C_CONSOLE 20209 #define ENTRY_CORUU_C_CONSOLE 20417 diff --git a/src/scripts/outland/shattrath_city.cpp b/src/scripts/outland/shattrath_city.cpp index 13fa4905574..7361c774b8c 100644 --- a/src/scripts/outland/shattrath_city.cpp +++ b/src/scripts/outland/shattrath_city.cpp @@ -252,28 +252,28 @@ bool GossipSelect_npc_zephyr(Player* pPlayer, Creature* pCreature, uint32 uiSend # npc_kservant ######*/ -#define SAY1 -1000306 -#define WHISP1 -1000307 -#define WHISP2 -1000308 -#define WHISP3 -1000309 -#define WHISP4 -1000310 -#define WHISP5 -1000311 -#define WHISP6 -1000312 -#define WHISP7 -1000313 -#define WHISP8 -1000314 -#define WHISP9 -1000315 -#define WHISP10 -1000316 -#define WHISP11 -1000317 -#define WHISP12 -1000318 -#define WHISP13 -1000319 -#define WHISP14 -1000320 -#define WHISP15 -1000321 -#define WHISP16 -1000322 -#define WHISP17 -1000323 -#define WHISP18 -1000324 -#define WHISP19 -1000325 -#define WHISP20 -1000326 -#define WHISP21 -1000327 +#define SAY1 -1000234 +#define WHISP1 -1000235 +#define WHISP2 -1000236 +#define WHISP3 -1000237 +#define WHISP4 -1000238 +#define WHISP5 -1000239 +#define WHISP6 -1000240 +#define WHISP7 -1000241 +#define WHISP8 -1000242 +#define WHISP9 -1000243 +#define WHISP10 -1000244 +#define WHISP11 -1000245 +#define WHISP12 -1000246 +#define WHISP13 -1000247 +#define WHISP14 -1000248 +#define WHISP15 -1000249 +#define WHISP16 -1000250 +#define WHISP17 -1000251 +#define WHISP18 -1000252 +#define WHISP19 -1000253 +#define WHISP20 -1000254 +#define WHISP21 -1000255 struct npc_kservantAI : public npc_escortAI { @@ -348,12 +348,12 @@ CreatureAI* GetAI_npc_kservantAI(Creature* pCreature) #define GOSSIP_BOOK "Ezekiel said that you might have a certain book..." -#define SAY_1 -1000328 -#define SAY_2 -1000329 -#define SAY_3 -1000330 -#define SAY_4 -1000331 -#define SAY_5 -1000332 -#define SAY_GIVEUP -1000333 +#define SAY_1 -1000274 +#define SAY_2 -1000275 +#define SAY_3 -1000276 +#define SAY_4 -1000277 +#define SAY_5 -1000278 +#define SAY_GIVEUP -1000279 #define QUEST_WBI 10231 #define NPC_CREEPJACK 19726 diff --git a/src/scripts/outland/terokkar_forest.cpp b/src/scripts/outland/terokkar_forest.cpp index fa1d85b590a..2a91a96fdb5 100644 --- a/src/scripts/outland/terokkar_forest.cpp +++ b/src/scripts/outland/terokkar_forest.cpp @@ -38,7 +38,7 @@ EndContentData */ ## mob_unkor_the_ruthless ######*/ -#define SAY_SUBMIT -1000351 +#define SAY_SUBMIT -1000194 #define FACTION_HOSTILE 45 #define FACTION_FRIENDLY 35 @@ -302,7 +302,7 @@ CreatureAI* GetAI_mob_netherweb_victim(Creature* pCreature) enum eFloon { - SAY_FLOON_ATTACK = -1000352, + SAY_FLOON_ATTACK = -1000195, SPELL_SILENCE = 6726, SPELL_FROSTBOLT = 9672, diff --git a/src/scripts/outland/zangarmarsh.cpp b/src/scripts/outland/zangarmarsh.cpp index 7cd54e303b4..c4b620eb92e 100644 --- a/src/scripts/outland/zangarmarsh.cpp +++ b/src/scripts/outland/zangarmarsh.cpp @@ -267,12 +267,12 @@ bool GossipSelect_npc_mortog_steamhead(Player* pPlayer, Creature* pCreature, uin enum eKayra { - SAY_START = -1000360, - SAY_AMBUSH1 = -1000361, - SAY_PROGRESS = -1000362, - SAY_AMBUSH2 = -1000363, - SAY_NEAR_END = -1000364, - SAY_END = -1000365, //this is signed for 10646 + SAY_START = -1000343, + SAY_AMBUSH1 = -1000344, + SAY_PROGRESS = -1000345, + SAY_AMBUSH2 = -1000346, + SAY_NEAR_END = -1000347, + SAY_END = -1000348, //this is signed for 10646 QUEST_ESCAPE_FROM = 9752, NPC_SLAVEBINDER = 18042 |