Skip to content

Commit 31a0539

Browse files
committed
Vanilla: fix position for Haarka the Ravenous
1 parent 9e711ee commit 31a0539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Vanilla/module.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ core:RegisterMobData("Vanilla", {
184184
[8201] = {name="Omgorn the Lost",locations={[71]={37805680,39205140},},},
185185
[8203] = {name="Kregg Keelhaul",locations={[71]={71204680},},},
186186
[8204] = {name="Soriid the Devourer",locations={[71]={35004620,51406260,52407280},},tameable=236195,},
187-
[8205] = {name="Haarka the Ravenous",locations={[71]={56406820,58602440},},tameable=236195,},
187+
[8205] = {name="Haarka the Ravenous",locations={[71]={56406820},[73]={58602440}},tameable=236195,},
188188
[8207] = {name="Emberwing",locations={[71]={48004500},},tameable=132200,},
189189
[8208] = {name="Murderous Blisterpaw",locations={[71]={52203400},},tameable=132190,},
190190
[8210] = {name="Razortalon",locations={[26]={66005300},},},

0 commit comments

Comments
 (0)