- added tag strings for Heretic's powered weapon versions.

This commit is contained in:
Christoph Oelckers 2016-04-19 01:00:09 +02:00
parent 69cbb7a382
commit e48c4d3e44
1 changed files with 9 additions and 0 deletions

View File

@ -869,6 +869,15 @@ TAG_SKULLROD = "Hellstaff";
TAG_PHOENIXROD = "Phoenix Rod";
TAG_MACE = "Firemace";
TAG_STAFFP = "Staff";
TAG_GAUNTLETSP = "Gauntlets of the Necromancer";
TAG_GOLDWANDP = "Elven Wand";
TAG_CROSSBOWP = "Ethereal Crossbow";
TAG_BLASTERP = "Dragon Claw";
TAG_SKULLRODP = "Hellstaff";
TAG_PHOENIXRODP = "Phoenix Rod";
TAG_MACEP = "Firemace";
// Item tags: Heretic artifacts
TAG_ARTIEGG = "Morph Ovum";
TAG_ARTIFIREBOMB = "Timebomb of the Ancients";