From f8988b1098294943422388f41d4334a1db61c3f0 Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 6 Sep 2017 19:16:41 +0200 Subject: add healing flask & spellsword --- mappings_source.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mappings_source.js b/mappings_source.js index 1b8d523..3d8ea4e 100644 --- a/mappings_source.js +++ b/mappings_source.js @@ -472,6 +472,8 @@ module.exports = { "*1005_Item_CandyShop_Taunt*": "Taunt", "*1007_Item_CandyShop_VOTaunt*": "Voice over Taunt", "*Item_HalcyonPotion*": "Halcyon Potion", + "*Item_HealingFlask*": "Healing Flask", + "*Item_Spellsword*": "Spellsword", "*Item_WeaponBlade*": "Weapon Blade", "*Item_CrystalBit*": "Crystal Bit", "*Item_SwiftShooter*": "Swift Shooter", -- cgit v1.3.1