diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-09-06 19:16:41 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-09-06 19:20:07 +0200 |
| commit | 4314507460f7826e7f29510ee816df102751e0eb (patch) | |
| tree | 33214efb0cb0942bfe8f16f5ee68657a6cee7bef /mappings_source.js | |
| parent | 60facc9c095ddadc24fd6e50e4fd8cb7af760ae5 (diff) | |
| download | orm-release/2.16.0.tar.gz orm-release/2.16.0.zip | |
add healing flask & spellswordrelease/2.16.0
Diffstat (limited to 'mappings_source.js')
| -rw-r--r-- | mappings_source.js | 2 |
1 files changed, 2 insertions, 0 deletions
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", |
