Skip to content

Commit 1a976c3

Browse files
committed
Adds Undermine Market Research
1 parent e8ee2d5 commit 1a976c3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

c.WarWithin/TitanUndermine.lua

+9
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,12 @@ L:CreateSimpleItemPlugin({
5454
category = "CATEGORY_TWW",
5555
allowAccountTotal = true
5656
})
57+
58+
-- Market Research
59+
L:CreateSimpleCurrencyPlugin({
60+
currencyId = 3226,
61+
titanId = "TITAN_UMMARKETRESEARCH",
62+
noCurrencyText = L["TWWUndermine"],
63+
expName = L["mUndermine"],
64+
category = "CATEGORY_TWW"
65+
})

0 commit comments

Comments
 (0)