Skip to content

Commit

Permalink
Added a bunch of items and updated TOC (#6)
Browse files Browse the repository at this point in the history
* Update Items.lua

added ring bound hourglass and cartel xy's proof of inititation

* Update TeleportCloak.toc

* Update Items.lua

Added:
Pit Fighter's Punching Ring (Alliance)
Pit Fighter's Punching Ring (Horde)
Pugilist's Powerful Punching Ring (Alliance)
Pugilist's Powerful Punching Ring (Horde)
Commander's Signet of Battle
Astonishingly Scarlet Slippers
  • Loading branch information
Dark-talon authored Jul 26, 2024
1 parent 491c5b0 commit 2200a5d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion Items.lua
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,24 @@ Private.Items = {
51560, -- Runed Band of the Kirin Tor
95050, -- Brassiest Knuckle (Horde)
95051, -- Brassiest Knuckle (Alliance)
118907, -- Pit Fighter's Punching Ring
118907, -- Pit Fighter's Punching Ring (Alliance)
118908, -- Pit Fighter's Punching Ring (Horde)
142469, -- Violet Seal of the Grand Magus
144391, -- Pugilist's Powerful Punching Ring (Alliance)
144392, -- Pugilist's Powerful Punching Ring (Horde)
166559, -- Commander's Signet of Battle
166560, -- Captain's Signet of Command
139599, -- Empowered Ring of the Kirin Tor
193000, -- Ring-Bound Hourglass
},
[INVTYPE_FEET] = {
28585, -- Ruby Slippers
50287, -- Boots of the Bay
142298, -- Astonishingly Scarlet Slippers
},
[INVTYPE_NECK] = {
32757, -- Blessed Medallion of Karabor
189827, -- Cartel Xy's Proof of Initiation
},
[INVTYPE_TABARD] = {
46874, -- Argent Crusader's Tabard
Expand Down
2 changes: 1 addition & 1 deletion TeleportCloak.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 11502, 100207, 40400, 110000
## Interface: 11503, 40400, 110000, 110002
## Title: TeleportCloak
## Notes: Saves your currently equipped item when you switch to a teleport item and automatically re-equips it after teleporting.
## Version: @project-version@
Expand Down

0 comments on commit 2200a5d

Please sign in to comment.