Index: scripts/zones/Norg/TextIDs.lua =================================================================== --- scripts/zones/Norg/TextIDs.lua (revision 3714) +++ scripts/zones/Norg/TextIDs.lua (working copy) @@ -1,35 +1,32 @@ -- Variable TextID Description text -- General Texts -ITEM_CANNOT_BE_OBTAINED = 10508; -- You cannot obtain the item come back again after sorting your inventory +ITEM_CANNOT_BE_OBTAINED = 10510; -- You cannot obtain the item come back again after sorting your inventory ITEM_OBTAINED = 6381; -- Obtained: GIL_OBTAINED = 6382; -- Obtained gil KEYITEM_OBTAINED = 6384; -- Obtained key item: - FISHING_MESSAGE_OFFSET = 6594; -- You can't fish here + FISHING_MESSAGE_OFFSET = 6596; -- You can't fish here HOMEPOINT_SET = 2; -- Home point set! - DOOR_IS_LOCKED = 10281; -- The door is locked tight. + DOOR_IS_LOCKED = 10283; -- The door is locked tight. -- Other Texts -SPASIJA_DELIVERY_DIALOG = 10275; -- Hiya! I can deliver packages to anybody, anywhere, anytime. What do you say? -PALEILLE_DELIVERY_DIALOG = 10276; -- We can deliver parcels to any residence in Vana'diel. +SPASIJA_DELIVERY_DIALOG = 10277; -- Hiya! I can deliver packages to anybody, anywhere, anytime. What do you say? +PALEILLE_DELIVERY_DIALOG = 10278; -- We can deliver parcels to any residence in Vana'diel. -- Quest Dialog -YOU_CAN_NOW_BECOME_A_SAMURAI = 10124; -- You accept the Mumeito from Gilgamesh. You can now become a samurai. - CARRYING_TOO_MUCH_ALREADY = 10125; -- I wish to give you your reward, but you seem to be carrying too much already. Come back when you have more room in your pack. +YOU_CAN_NOW_BECOME_A_SAMURAI = 10126; -- You accept the Mumeito from Gilgamesh. You can now become a samurai. + CARRYING_TOO_MUCH_ALREADY = 10127; -- I wish to give you your reward, but you seem to be carrying too much already. Come back when you have more room in your pack. - SPASIJA_DIALOG = 10275; -- Hiya! I can deliver packages to anybody, anywhere, anytime. What do you say? - PALEILLE_DIALOG = 10276; -- We can deliver parcels to any residence in Vana'diel. - - LEVIATHAN_UNLOCKED = 10395; -- You are now able to summon Leviathan. + LEVIATHAN_UNLOCKED = 10397; -- You are now able to summon Leviathan. - NOMAD_MOOGLE_DIALOG = 10463; -- I'm a traveling moogle, kupo. I help adventurers in the Outlands access items they have stored in a Mog House elsewhere, kupo. + NOMAD_MOOGLE_DIALOG = 10465; -- I'm a traveling moogle, kupo. I help adventurers in the Outlands access items they have stored in a Mog House elsewhere, kupo. - FOUIVA_DIALOG = 10487; -- Oi 'av naw business wi' de likes av you. + FOUIVA_DIALOG = 10489; -- Oi 'av naw business wi' de likes av you. -- Shop Texts - JIROKICHI_SHOP_DIALOG = 10271; -- Heh-heh-heh. Feast your eyes on these beauties. You won't find stuff like this anywhere! - VULIAIE_SHOP_DIALOG = 10272; -- Please, stay and have a look. You may find something you can only buy here. - ACHIKA_SHOP_DIALOG = 10273; -- Can I interest you in some armor forged in the surrounding regions? - CHIYO_SHOP_DIALOG = 10274; -- Magic scrolls! Magic scrolls! We've got parchment hot off the sheep! + JIROKICHI_SHOP_DIALOG = 10273; -- Heh-heh-heh. Feast your eyes on these beauties. You won't find stuff like this anywhere! + VULIAIE_SHOP_DIALOG = 10274; -- Please, stay and have a look. You may find something you can only buy here. + ACHIKA_SHOP_DIALOG = 10275; -- Can I interest you in some armor forged in the surrounding regions? + CHIYO_SHOP_DIALOG = 10276; -- Magic scrolls! Magic scrolls! We've got parchment hot off the sheep! -SOLBYMAHOLBY_SHOP_DIALOG = 10501; -- Hiya! My name's Solby-Maholby! I'm new here, so they put me on tooty-fruity shop duty. I'll give you a super-duper deal on unwanted items! \ No newline at end of file +SOLBYMAHOLBY_SHOP_DIALOG = 10503; -- Hiya! My name's Solby-Maholby! I'm new here, so they put me on tooty-fruity shop duty. I'll give you a super-duper deal on unwanted items! \ No newline at end of file