Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brightrim committed Jan 19, 2025
1 parent db94545 commit f5beb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quest/gorgophone_520_wilderness.lua
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ monsterQuests.addQuest{
location = {position = npcPos, radius = 200},
queststatus = {from = 30, to = 50},
questTitle = {german = "Das Nest der Gorgophone", english = "Gorgophone's Nest"},
monsterName = {german = "Schreckensspinne", english = "Dread Spider, Pit Servant and Fire Spider spiders"},
monsterName = {german = "Schreckensspinne, Grubendiener, und Feuerspinne", english = "Dread Spiders, Fire Spiders and Pit Servants."},
npcName = "Gorgophone",
monsterIds = {191, 192, 211} -- Dread Spider, Pit Servant, Fire Spider
}
Expand Down

0 comments on commit f5beb2d

Please sign in to comment.