Skip to content

Commit

Permalink
Elwynn Forest: give Terrapis a route
Browse files Browse the repository at this point in the history
...I was testing one of my new debug tools.
  • Loading branch information
kemayo committed Aug 14, 2024
1 parent 3d7f947 commit 91c3c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Vanilla/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ core:RegisterMobData("Vanilla", {
[51007] = {name="Serkett",locations={[15]={26003820},},tameable=132195,},
[51008] = {name="The Barbed Horror",locations={[64]={70609540},},tameable=132195,},
[51010] = {name="Snips",locations={[32]={35205220},},tameable=132195,},
[51014] = {name="Terrapis",locations={[37]={55608620,61208180,66408440,71808540},[47]={48401020,68001320},},tameable=132199,},
[51014] = {name="Terrapis",locations={[37]={50828819},[47]={39321467},},routes={[37]={{50828819, 51298818, 51768814, 52818805, 53868793, 54818726, 55768658, 56718589, 57618509, 58498424, 59388338, 60318267, 61358263, 62378304, 63398344, 64408387, 65398440, 66388492, 67428522, 68468542, 69518563, 70568582, 71618599, 72668606, 73558607}}},tameable=132199,},
[51017] = {name="Gezan",locations={[77]={52403140},},tameable=132201,},
[51018] = {name="Zormus",locations={[15]={51403420},},tameable=132201,},
[51021] = {name="Vorticus",locations={[15]={22403780},},tameable=132201,},
Expand Down

0 comments on commit 91c3c3a

Please sign in to comment.