diff --git a/game/scripts/vscripts/modules/panorama_shop/data.lua b/game/scripts/vscripts/modules/panorama_shop/data.lua index 63854d256..2d74cbca4 100644 --- a/game/scripts/vscripts/modules/panorama_shop/data.lua +++ b/game/scripts/vscripts/modules/panorama_shop/data.lua @@ -31,12 +31,12 @@ PANORAMA_SHOP_ITEMS = { "item_belt_of_strength", "item_boots_of_elves", "item_robe", + "item_crown", "item_ogre_axe", "item_blade_of_alacrity", "item_staff_of_wizardry", "__indent__", - "__indent__", - "__indent__", + "item_blink", -- moved from 4th column, because of a lack of space "item_shard_str_medium", "item_shard_agi_medium", "item_shard_int_medium", @@ -68,13 +68,14 @@ PANORAMA_SHOP_ITEMS = { "item_boots", "item_gloves", "item_cloak", + "item_ring_of_tarrasque", "item_ring_of_health", "item_void_stone", "item_gem", "item_lifesteal", "item_shadow_amulet", "item_ghost", - "item_blink", + -- "item_blink", "item_shard_str_extreme", "item_shard_agi_extreme", "item_shard_int_extreme", @@ -106,10 +107,12 @@ PANORAMA_SHOP_ITEMS = { "item_wraith_band", "item_bracer", "item_soul_ring", - "item_phase_boots", "item_power_treads", + "item_phase_boots", "item_oblivion_staff", "item_pers", + "item_mask_of_madness", + "item_helm_of_the_dominator", "item_travel_boots", "item_hand_of_midas_3_arena", }, @@ -119,11 +122,11 @@ PANORAMA_SHOP_ITEMS = { "item_buckler", "item_urn_of_shadows", "item_tranquil_boots", - "item_ring_of_aquila", "item_medallion_of_courage", "item_arcane_boots", "item_ancient_janggo", "item_vladmir", + "item_holy_locket", "item_spirit_vessel", "item_pipe", "item_mekansm_2", @@ -131,13 +134,13 @@ PANORAMA_SHOP_ITEMS = { }, { "item_glimmer_cape", - "item_force_staff", "item_veil_of_discord", + "item_force_staff", "item_aether_lens", "item_necronomicon", "item_cyclone", - "item_solar_crest", "item_rod_of_atos", + "item_solar_crest", "item_orchid", "item_nullifier", "item_refresher_arena", @@ -152,12 +155,12 @@ PANORAMA_SHOP_ITEMS = { "item_soul_booster", "item_aeon_disk", "item_crimson_guard", - "item_black_king_bar", "item_lotus_orb", + "item_black_king_bar", "item_hurricane_pike", "item_shivas_guard", - "item_bloodstone", "item_manta_arena", + "item_bloodstone", "item_sphere", "item_heart", "item_assault", @@ -171,8 +174,8 @@ PANORAMA_SHOP_ITEMS = { "item_basher", "item_ethereal_blade", "item_silver_edge", - "item_battlefury_arena", "item_monkey_king_bar", + "item_battlefury_arena", "item_greater_crit", "item_butterfly_arena", "item_rapier_arena", @@ -181,8 +184,6 @@ PANORAMA_SHOP_ITEMS = { "item_radiance_3", }, { - "item_mask_of_madness", - "item_helm_of_the_dominator", "item_dragon_lance", "item_kaya", "item_maelstrom",