diff --git a/Include/Game/Globals.hpp b/Include/Game/Globals.hpp index b48a73c..f5cc040 100644 --- a/Include/Game/Globals.hpp +++ b/Include/Game/Globals.hpp @@ -342,6 +342,7 @@ namespace Globals //Lunar 70-114 { "Lunar Home Teleport", 104, 356, 0 }, { "Bake Pie", 105, 543, 65 }, + { "Geomancy", 145, 613, 65 }, { "Cure Plant", 106, 617, 66 }, { "Monster Examine", 107, 627, 66 }, { "NPC Contact", 108, 618, 67 }, @@ -350,13 +351,16 @@ namespace Globals { "Moonclan Teleport", 111, 594, 69 }, { "Tele Group Moonclan", 112, 619, 70 }, { "Cure Me", 113, 612, 71 }, + { "Ourania Teleport", 147, 636, 71 }, { "Hunter Kit", 114, 629, 71 }, { "Waterbirth Teleport", 115, 595, 72 }, { "Tele Group Waterbirth", 116, 620, 73 }, + { "Cure Group", 117, 615, 74 }, { "Stat Spy", 118, 626, 75 }, { "Barbarian Teleport", 119, 597, 75 }, { "Tele Group Barbarian", 120, 621, 76 }, + { "Spin Flax", 146, 635, 76 }, { "Superglass Make", 121, 598, 77 }, { "Tan Leather", 122, 633, 78 }, { "Khazard Teleport", 123, 599, 78 }, @@ -368,6 +372,7 @@ namespace Globals { "Fertile Soil", 129, 603, 83 }, { "Boost Potion Share", 130, 601, 84 }, { "Fishing Guild Teleport", 131, 605, 85 }, + { "Teleport to Target", 73, 409, 85 }, { "Tele Group Fishing Guild", 132, 623, 86 }, { "Plank Make", 133, 631, 86 }, { "Catherby Teleport", 134, 606, 87 }, @@ -381,9 +386,6 @@ namespace Globals { "Vengeance", 142, 614, 94 }, { "Heal Group", 143, 616, 95 }, { "Spellbook Swap", 144, 632, 96 }, - { "Geomancy", 145, 613, 65 }, - { "Spin Flax", 146, 635, 76 }, - { "Ourania Teleport", 147, 636, 71 }, //Ancients 115-140 { "Ice Rush", 76, 375, 58 }, diff --git a/Library/libAlpacaLibrary.a b/Library/libAlpacaLibrary.a index 541d1c9..45e14ce 100644 Binary files a/Library/libAlpacaLibrary.a and b/Library/libAlpacaLibrary.a differ