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:16:41 +0200 |
| commit | f8988b1098294943422388f41d4334a1db61c3f0 (patch) | |
| tree | dd6f8d957821c0a3bd2d2d6e938569d88bfaab23 | |
| parent | bb9bb40f99f64b0db2414afe0cb6de9480295235 (diff) | |
| download | orm-f8988b1098294943422388f41d4334a1db61c3f0.tar.gz orm-f8988b1098294943422388f41d4334a1db61c3f0.zip | |
add healing flask & spellsword
| -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", |
