Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Client Version Update (30200217_0) #392

Merged
merged 6 commits into from
Feb 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions scripts/globals/titles.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1029,6 +1029,7 @@ tpz.title =
SIDHE_SMASHER = 1036,
ALEXANDER_ANNIHILATOR = 1037,
LILITH_LIQUIDATOR = 1038,
MIREU_MINCER = 1039,
VEGETABLE_HERO = 1044,
CONTRIBUTER_FROM_THE_SHADOWS = 1045,
THE_DECIDER = 1046,
Expand All @@ -1049,6 +1050,7 @@ tpz.title =
LEGENDARY_BONEWORKER = 1125,
LEGENDARY_ALCHEMIST = 1126,
LEGENDARY_CULINARIAN = 1127,
ETERNAL_COMMUNER = 1128,
}

-----------------------------------
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Batallia_Downs/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ zones[tpz.zone.BATALLIA_DOWNS] =
ALREADY_POSSESS_TEMP = 7693, -- You already possess that temporary item.
NO_COMBINATION = 7698, -- You were unable to enter a combination.
REGIME_REGISTERED = 9976, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 12829, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 12832, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Beadeaux/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ zones[tpz.zone.BEADEAUX] =
LOCKED_DOOR_QUADAV_HAS_KEY = 7212, -- It is locked tight, but has what looks like a keyhole. Maybe one of the Quadav here has the key.
YOU_CAN_NOW_BECOME_A_DARK_KNIGHT = 7349, -- You can now become a dark knight!
CHEST_UNLOCKED = 7360, -- You unlock the chest!
COMMON_SENSE_SURVIVAL = 7784, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 7787, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Beaucedine_Glacier/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ zones[tpz.zone.BEAUCEDINE_GLACIER] =
ALREADY_POSSESS_TEMP = 8561, -- You already possess that temporary item.
NO_COMBINATION = 8566, -- You were unable to enter a combination.
REGIME_REGISTERED = 10744, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 12767, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 12770, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Behemoths_Dominion/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ zones[tpz.zone.BEHEMOTHS_DOMINION] =
ALREADY_POSSESS_TEMP = 7346, -- You already possess that temporary item.
NO_COMBINATION = 7351, -- You were unable to enter a combination.
REGIME_REGISTERED = 9529, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 11524, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 11527, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
4 changes: 2 additions & 2 deletions scripts/zones/Bostaunieux_Oubliette/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ zones[tpz.zone.BOSTAUNIEUX_OUBLIETTE] =
SEEMS_LOCKED = 7310, -- It seems to be locked.
SPIRAL_HELL_LEARNED = 7417, -- You have learned the weapon skill Spiral Hell!
SENSE_OMINOUS_PRESENCE = 7418, -- You sense an ominous presence...
ITEMS_ITEMS_LA_LA = 7421, -- You can hear a strange voice... "Items, Items, la la la la la~♪"
ITEMS_ITEMS_LA_LA = 7421, -- You can hear a strange voice... Items, items, la la la la la
GOBLIN_SLIPPED_AWAY = 7427, -- The Goblin slipped away when you were not looking...
REGIME_REGISTERED = 9532, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 10622, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 10625, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
PLAYER_OBTAINS_ITEM = 10584, -- <name> obtains <item>!
UNABLE_TO_OBTAIN_ITEM = 10585, -- You were unable to obtain the item.
PLAYER_OBTAINS_TEMP_ITEM = 10586, -- <name> obtains the temporary item: <item>!
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Castle_Oztroja/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ zones[tpz.zone.CASTLE_OZTROJA] =
YAGUDO_AVATAR_DEATH = 7446, -- Our lord, Tzee Xicu the Manifest! Even should our bodies be crushed and broken, may our souls endure into eternity...
YAGUDO_KING_ENGAGE = 7447, -- You are not here as sacrifices, are you? Could you possibly be committing this affront in the face of a deity? Very well, I will personally mete out your divine punishment, kyah!
YAGUDO_KING_DEATH = 7448, -- You have...bested me... However, I...am...a god... I will never die...never rot...never fade...never...
COMMON_SENSE_SURVIVAL = 8293, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 8296, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Castle_Zvahl_Keep/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ zones[tpz.zone.CASTLE_ZVAHL_KEEP] =
NOTHING_OUT_OF_ORDINARY = 6561, -- There is nothing out of the ordinary here.
FELLOW_MESSAGE_OFFSET = 6576, -- I'm ready. I suppose.
CHEST_UNLOCKED = 7223, -- You unlock the chest!
ITEMS_ITEMS_LA_LA = 7232, -- You can hear a strange voice... "Items, Items, la la la la la~♪"
ITEMS_ITEMS_LA_LA = 7232, -- You can hear a strange voice... Items, items, la la la la la
GOBLIN_SLIPPED_AWAY = 7238, -- The Goblin slipped away when you were not looking...
HOMEPOINT_SET = 7281, -- Home point set!
},
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Crawlers_Nest/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ zones[tpz.zone.CRAWLERS_NEST] =
PLAYER_OBTAINS_TEMP_ITEM = 7344, -- <name> obtains the temporary item: <item>!
ALREADY_POSSESS_TEMP = 7345, -- You already possess that temporary item.
NO_COMBINATION = 7350, -- You were unable to enter a combination.
COMMON_SENSE_SURVIVAL = 11377, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 11380, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Davoi/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ zones[tpz.zone.DAVOI] =
AN_ORCISH_STORAGE_HOLE = 7450, -- An Orcish storage hole. There is something inside, but you cannot open it without a key.
A_WELL = 7452, -- A well, presumably dug by Orcs.
CHEST_UNLOCKED = 7471, -- You unlock the chest!
COMMON_SENSE_SURVIVAL = 7969, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 7972, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/FeiYin/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ zones[tpz.zone.FEIYIN] =
ALREADY_POSSESS_TEMP = 7510, -- You already possess that temporary item.
NO_COMBINATION = 7515, -- You were unable to enter a combination.
REGIME_REGISTERED = 9593, -- New training regime registered!
HOMEPOINT_SET = 10689, -- Home point set!
HOMEPOINT_SET = 10692, -- Home point set!
},
mob =
{
Expand Down
4 changes: 2 additions & 2 deletions scripts/zones/Garlaige_Citadel/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ zones[tpz.zone.GARLAIGE_CITADEL] =
PRESENCE_FROM_CEILING = 7295, -- You sense a presence from in the ceiling.
HEAT_FROM_CEILING = 7296, -- You feel a terrible heat from the ceiling.
CHEST_UNLOCKED = 7326, -- You unlock the chest!
ITEMS_ITEMS_LA_LA = 7453, -- You can hear a strange voice...Items, items, la la la la la~♪”
ITEMS_ITEMS_LA_LA = 7453, -- You can hear a strange voice... Items, items, la la la la la
GOBLIN_SLIPPED_AWAY = 7459, -- The Goblin slipped away when you were not looking...
PLAYER_OBTAINS_ITEM = 7519, -- <name> obtains <item>!
UNABLE_TO_OBTAIN_ITEM = 7520, -- You were unable to obtain the item.
PLAYER_OBTAINS_TEMP_ITEM = 7521, -- <name> obtains the temporary item: <item>!
ALREADY_POSSESS_TEMP = 7522, -- You already possess that temporary item.
NO_COMBINATION = 7527, -- You were unable to enter a combination.
REGIME_REGISTERED = 9605, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 11553, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 11556, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Ghelsba_Outpost/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ zones[tpz.zone.GHELSBA_OUTPOST] =
KEYITEM_OBTAINED = 6921, -- Obtained key item: <keyitem>.
FELLOW_MESSAGE_OFFSET = 6947, -- I'm ready. I suppose.
FISHING_MESSAGE_OFFSET = 7579, -- You can't fish here.
HUT_DOOR = 7713, -- This looks like an orcish dwelling. The door is firmly shut.
HUT_DOOR = 7713, -- This looks like an Orcish dwelling. The door is firmly shut.
LOGGING_IS_POSSIBLE_HERE = 7740, -- Logging is possible here if you have <item>.
YOU_CAN_NOW_BECOME_A_DRAGOON = 7780, -- You can now become a dragoon!
},
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Gusgen_Mines/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ zones[tpz.zone.GUSGEN_MINES] =
ALREADY_POSSESS_TEMP = 8300, -- You already possess that temporary item.
NO_COMBINATION = 8305, -- You were unable to enter a combination.
REGIME_REGISTERED = 10383, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 11465, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 11468, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Konschtat_Highlands/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ zones[tpz.zone.KONSCHTAT_HIGHLANDS] =
ALREADY_POSSESS_TEMP = 7597, -- You already possess that temporary item.
NO_COMBINATION = 7602, -- You were unable to enter a combination.
REGIME_REGISTERED = 9780, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 11903, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 11906, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
4 changes: 2 additions & 2 deletions scripts/zones/La_Theine_Plateau/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ zones[tpz.zone.LA_THEINE_PLATEAU] =
ALREADY_HAVE_ALL_FRAGS = 7585, -- You have obtained all of the fragments. You must hurry to the ruins of the ancient shrine!
FOUND_ALL_FRAGS = 7586, -- You have obtained <keyitem>! You now have all 8 fragments of light!
ZILART_MONUMENT = 7587, -- It is an ancient Zilart monument.
ITEMS_ITEMS_LA_LA = 7732, -- You can hear a strange voice... "Items, Items, la la la la la~♪"
ITEMS_ITEMS_LA_LA = 7732, -- You can hear a strange voice... Items, items, la la la la la
GOBLIN_SLIPPED_AWAY = 7738, -- The Goblin slipped away when you were not looking...
TELEPOINT_HAS_BEEN_SHATTERED = 7748, -- The telepoint has been shattered into a thousand pieces...
BROKEN_EGG = 7819, -- There is a broken egg on the ground here. Perhaps there is a nest in the boughs of this tree.
Expand All @@ -44,7 +44,7 @@ zones[tpz.zone.LA_THEINE_PLATEAU] =
ALREADY_POSSESS_TEMP = 7902, -- You already possess that temporary item.
NO_COMBINATION = 7907, -- You were unable to enter a combination.
REGIME_REGISTERED = 10118, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 12323, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 12326, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Lower_Delkfutts_Tower/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ zones[tpz.zone.LOWER_DELKFUTTS_TOWER] =
ALREADY_POSSESS_TEMP = 8624, -- You already possess that temporary item.
NO_COMBINATION = 8629, -- You were unable to enter a combination.
REGIME_REGISTERED = 10707, -- New training regime registered!
COMMON_SENSE_SURVIVAL = 11761, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
COMMON_SENSE_SURVIVAL = 11764, -- It appears that you have arrived at a new survival guide provided by the Adventurers' Mutual Aid Network. Common sense dictates that you should now be able to teleport here from similar tomes throughout the world.
},
mob =
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Maze_of_Shakhrami/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ zones[tpz.zone.MAZE_OF_SHAKHRAMI] =
YOU_LOST_THE = 7264, -- You lost the <item>.
CHEST_UNLOCKED = 7355, -- You unlock the chest!
MINING_IS_POSSIBLE_HERE = 7363, -- Mining is possible here if you have <item>.
ITEMS_ITEMS_LA_LA = 7373, -- You can hear a strange voice... "Items, Items, la la la la la~♪"
ITEMS_ITEMS_LA_LA = 7373, -- You can hear a strange voice... Items, items, la la la la la
GOBLIN_SLIPPED_AWAY = 7379, -- The Goblin slipped away when you were not looking...
PLAYER_OBTAINS_ITEM = 8263, -- <name> obtains <item>!
UNABLE_TO_OBTAIN_ITEM = 8264, -- You were unable to obtain the item.
Expand Down
4 changes: 2 additions & 2 deletions scripts/zones/Meriphataud_Mountains/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ zones[tpz.zone.MERIPHATAUD_MOUNTAINS] =
FIND_NOTHING = 7245, -- You dig and you dig, but find nothing.
NOTHING_FOUND = 7488, -- You find nothing.
CONQUEST = 7900, -- You've earned conquest points!
ITEMS_ITEMS_LA_LA = 8274, -- You can hear a strange voice... "Items, Items, la la la la la~♪"
GOBLIN_SLIPPED_AWAY = 8279, -- The Goblin slipped away when you were not looking...
ITEMS_ITEMS_LA_LA = 8274, -- You can hear a strange voice... Items, items, la la la la la
GOBLIN_SLIPPED_AWAY = 8280, -- The Goblin slipped away when you were not looking...
PLAYER_OBTAINS_ITEM = 8337, -- <name> obtains <item>!
UNABLE_TO_OBTAIN_ITEM = 8338, -- You were unable to obtain the item.
PLAYER_OBTAINS_TEMP_ITEM = 8339, -- <name> obtains the temporary item: <item>!
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/North_Gustaberg/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ zones[tpz.zone.NORTH_GUSTABERG] =
SHINING_OBJECT_SLIPS_AWAY = 7438, -- The shining object slips through your fingers and is washed further down the stream.
REACH_WATER_FROM_HERE = 7445, -- You can reach the water from here.
CONQUEST = 7481, -- You've earned conquest points!
ITEMS_ITEMS_LA_LA = 7833, -- You can hear a strange voice... "Items, Items, la la la la la~♪"
ITEMS_ITEMS_LA_LA = 7833, -- You can hear a strange voice... Items, items, la la la la la
GOBLIN_SLIPPED_AWAY = 7839, -- The Goblin slipped away when you were not looking...
PLAYER_OBTAINS_ITEM = 8064, -- <name> obtains <item>!
UNABLE_TO_OBTAIN_ITEM = 8065, -- You were unable to obtain the item.
Expand Down
2 changes: 1 addition & 1 deletion scripts/zones/Port_Jeuno/IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ zones[tpz.zone.PORT_JEUNO] =
DRYEYES_3 = 8164, -- Hey, you already got <item>. What you tryin' to pull here? Save some for my other customers, eh?
CHEST_IS_EMPTY = 8652, -- The chest is empty.
KINDLIX_SHOP_DIALOG = 8671, -- Our fam'ly peddle sky flowers. You want have nice scenery? Send fireworks sky high! It's great feeling. Bwee hee hee.
PYROPOX_SHOP_DIALOG = 8675, -- Bwee hee. I get fireworks from all 'round globe. Kindlix never sell more than me.
PYROPOX_SHOP_DIALOG = 8675, -- Bwee hee. I get fireworks from all 'round globe. Kindlix never sell more than me.
},
mob =
{
Expand Down
Loading