Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/12_Midnight/zones/voidstorm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ slr.nodes[53745167] = PT.Leatherworking({
id = 238592,
parent = map.id
}) -- Patterns: Beyond the Void
map.nodes[41843821] = PT.Mining({quest = 89150, id = 238602}) -- Star Metal Deposit
slr.nodes[34237605] = PT.Mining({quest = 89150, id = 238602, parent = map.id}) -- Star Metal Deposit
slr.nodes[28733856] = PT.Mining({quest = 89148, id = 238600, parent = map.id}) -- Glimmering Void Pearl
slr.nodes[54245159] = PT.Mining({quest = 89146, id = 238598, parent = map.id}) -- Lost Voidstorm Satchel
slr.nodes[30486907] = PT.Mining({quest = 89144, id = 238596, parent = map.id}) -- Miner's Guide to Voidstorm
Expand Down
Loading