Skip to content

Commit a0ea176

Browse files
committed
Add Starlight Matrix to currency export
1 parent 9f413fe commit a0ea176

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Simulationcraft.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## IconTexture: Interface\Addons\SimulationCraft\logo
44
## Notes: Constructs SimC export strings
55
## Author: Theck, navv_, seriallos
6-
## Version: 12.0.0-01
6+
## Version: 12.0.0-02
77
## OptionalDependencies: Ace3, LibRealmInfo, LibDBIcon, LibDataBroker-1.1
88
## SavedVariables: SimulationCraftDB
99

extras.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,10 @@ Simulationcraft.upgradeItems = {
409409
[231767] = 'Enchanted Weathered Ethereal Crest',
410410
[231768] = 'Enchanted Gilded Ethereal Crest',
411411
[231769] = 'Enchanted Runed Ethereal Crest',
412+
[239146] = 'Gilded Augmentation Matrix',
413+
[239203] = 'Runed Augmentation Matrix',
414+
[251993] = 'Gilded Starlight Matrix',
415+
[251994] = 'Runed Starlight Matrix',
412416
}
413417

414418
Simulationcraft.catalystCurrencies = {

0 commit comments

Comments
 (0)