Skip to content

Commit 08d7900

Browse files
authored
fix: tentugly's head (#730)
This tentacle wasn't properly working due a duplicate line. Now it's fixed.
1 parent c9e8c95 commit 08d7900

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

data-global/scripts/quests/a_pirates_tail_quest/creaturescripts_tentugly.lua

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ local config = {
2828
to = Position(33735, 31180, 7),
2929
itemId = 35126,
3030
},
31-
{
32-
from = Position(33731, 31180, 7),
33-
to = Position(33735, 31180, 7),
34-
itemId = 35126,
35-
},
3631
{
3732
from = Position(33736, 31180, 7),
3833
to = Position(33736, 31180, 7),

0 commit comments

Comments
 (0)