Skip to content

Commit b45b7f8

Browse files
committed
Merge pull request #13 from sshadowart/master
fixed bad stand in Goroma Demons
2 parents f5f3c8a + cf91c7e commit b45b7f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

waypoints/Goroma Demons (ED).xbst

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<item text="Node (32087, 32620, 8)" tag="0"/>
318318
<item text="Node (32090, 32628, 8)" tag="0"/>
319319
<item text="Node (32096, 32630, 8)" tag="0"/>
320-
<item text="Stand (32096, 32631, 8)" tag="1"/>
320+
<item text="Stand (32097, 32631, 8)" tag="1"/>
321321
<item text="Node (32099, 32623, 7)" tag="0"/>
322322
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
323323
<item text="if Self.Ring().id == 3099 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>

waypoints/Goroma Demons (MS).xbst

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<item text="Node (32087, 32620, 8)" tag="0"/>
318318
<item text="Node (32090, 32628, 8)" tag="0"/>
319319
<item text="Node (32096, 32630, 8)" tag="0"/>
320-
<item text="Stand (32096, 32631, 8)" tag="1"/>
320+
<item text="Stand (32097, 32631, 8)" tag="1"/>
321321
<item text="Node (32099, 32623, 7)" tag="0"/>
322322
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
323323
<item text="if Self.Ring().id == 3099 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>

waypoints/Goroma Demons (RP).xbst

+1-1
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
<item text="Node (32087, 32620, 8)" tag="0"/>
319319
<item text="Node (32090, 32628, 8)" tag="0"/>
320320
<item text="Node (32096, 32630, 8)" tag="0"/>
321-
<item text="Stand (32096, 32631, 8)" tag="1"/>
321+
<item text="Stand (32097, 32631, 8)" tag="1"/>
322322
<item text="Node (32099, 32623, 7)" tag="0"/>
323323
<item text="if Self.Ring().id == 3086 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>
324324
<item text="if Self.Ring().id == 3099 then Walker.Delay(1000) Self.Dequip('ring', Container.GetFirst()) end" tag="254"/>

0 commit comments

Comments
 (0)