Skip to content

Commit

Permalink
Typo fix and specify the books can be found in the realms libraries i…
Browse files Browse the repository at this point in the history
…n Terry Oggs magic intro quest
  • Loading branch information
brightrim committed Feb 13, 2025
1 parent 2bd953d commit 7043dd2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions magic/arcane/runeHintsBook.lua
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ M.runeHintsBookTexts = {
english = "A lone man betwixt the desert dry and forest lush guards the secret of the flame. Tis not the man you seek, but the hidden entrance to the rune itself.",
german = "Ein einsamer Mann zwischen der trockenen Wüste und dem üppigen Wald hütet das Gehemnis des Feuers. Dies ist nicht der Mann, den du suchst, sondern der verborgene Eingang zur Rune selbst."},
name = {
english = "Fiery Mysterious Sphere",
english = "Mysterious Fiery Sphere",
german = "Mysteriöse feurige Sphäre"},
description = {
english = "A mysterious glass sphere that appears to be full of flickering flames. It doesn't appear to give off any heat, though.",
Expand All @@ -71,7 +71,7 @@ M.runeHintsBookTexts = {
hint = {english = "Deep below and long forgotten, a garden lush with guards that are rotten.",
german = "Tief unten und längst vergessen, ein Garten voller Wächter die schon längst zerfressen."},
name = {
english = "Myserious Earthy Sphere",
english = "Mysterious Earthy Sphere",
german = "Mysteriöse erdige Sphäre"},
description = {
english = "A mysterious sphere that appears to contain a deep, dark soil",
Expand Down
12 changes: 6 additions & 6 deletions npc/terry_ogg.npc
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@ english, "Hiho", "Hallo", "Hey", "Greeb" -> "Oh, you're back? Or is this our fir
-- Magic quest triggers, more to be added on as magic systems are released

--check if magic quest started
queststatus(568) = 0, english, "rune", "glyph", "quest", "mission", "teleport" -> "If you want me to teach you about magic, you have to at least attune to a wand first. Learn how to do so by reading books about magic then try to attune to your wand. After that you may return to me.", queststatus(568) = 1
queststatus(568) = 0, "magic", "enchant", "wand", "spatial", "task", "adventure", "order" -> "If you want me to teach you about magic, you have to at least attune to a wand first. Learn how to do so by reading books about magic then try to attune to your wand. After that you may return to me.", queststatus(568) = 1
queststatus(568) = 0, "magie", "verzauber", "zauberstab", "teleport", "rune", "glyph", "quest", "mission", "auftrag", "aufgabe", "abenteuer" -> "Wenn du willst, dass ich dir etwas �ber Magie beibringe, musst du dich zumindest auf einen Zauberstab einstimmen. Lerne, wie man das macht, indem du B�cher �ber Magie liest, und versuche dann dich auf den Zauberstab einzustimmen. Danach kannst du zu mir zur�ckkehren.", queststatus(568) = 1
queststatus(568) = 0, english, "rune", "glyph", "quest", "mission", "teleport" -> "If you want me to teach you about magic, you have to at least attune to a wand first. Learn how to do so by reading books about magic then try to attune to your wand. You can find these books in any of the realms libraries. After that you may return to me.", queststatus(568) = 1
queststatus(568) = 0, "magic", "enchant", "wand", "spatial", "task", "adventure", "order" -> "If you want me to teach you about magic, you have to at least attune to a wand first. Learn how to do so by reading books about magic then try to attune to your wand. You can find these books in any of the realms libraries. After that you may return to me.", queststatus(568) = 1
queststatus(568) = 0, "magie", "verzauber", "zauberstab", "teleport", "rune", "glyph", "quest", "mission", "auftrag", "aufgabe", "abenteuer" -> "Wenn du willst, dass ich dir etwas �ber Magie beibringe, musst du dich zumindest auf einen Zauberstab einstimmen. Lerne, wie man das macht, indem du B�cher �ber Magie liest, und versuche dann dich auf den Zauberstab einzustimmen. Sie k�nnen diese B�cher in den Bibliotheken der verschiedenen Reiche finden. Danach kannst du zu mir zur�ckkehren.", queststatus(568) = 1

--check if become a mage yet
queststatus(37) = 0, queststatus(568) = 1, english, "rune", "glyph", "quest", "mission", "teleport" -> "Didn't I tell you to read more books and attune to your wand before you return to me? Now shoo!"
queststatus(37) = 0, queststatus(568) = 1, "magic", "enchant", "wand", "spatial", "task", "adventure", "order" -> "Didn't I tell you to read more books and attune to your wand before you return to me? Now shoo!"
queststatus(37) = 0, queststatus(568) = 1, "magie", "verzauber", "zauberstab", "teleport", "rune", "glyph", "quest", "mission", "auftrag", "aufgabe", "abenteuer" -> "Habe ich dir nicht gesagt, dass du mehr B�cher lesen musst, und ein besseres Verst�ndnis f�r deinen Zauberstab entwickeln? Husch husch!"
queststatus(37) = 0, queststatus(568) = 1, english, "rune", "glyph", "quest", "mission", "teleport" -> "Didn't I tell you to read more books and attune to your wand before you return to me? You can find these books in any of the realms libraries. Now shoo!"
queststatus(37) = 0, queststatus(568) = 1, "magic", "enchant", "wand", "spatial", "task", "adventure", "order" -> "Didn't I tell you to read more books and attune to your wand before you return to me? You can find these books in any of the realms libraries. Now shoo!"
queststatus(37) = 0, queststatus(568) = 1, "magie", "verzauber", "zauberstab", "teleport", "rune", "glyph", "quest", "mission", "auftrag", "aufgabe", "abenteuer" -> "Habe ich dir nicht gesagt, dass du mehr B�cher lesen musst, und ein besseres Verst�ndnis f�r deinen Zauberstab entwickeln? Sie k�nnen diese B�cher in den Bibliotheken der Reiche finden. Husch husch!"

--turn in of magic tutorial
queststatus(37) = 1, queststatus(568) = 2, english, "rune", "glyph", "quest", "mission", "teleport" -> queststatus(568) = 3, "Good! I can see you've attuned yourself to a wand! Now what would you like to learn about, enchanting perhaps?"
Expand Down
4 changes: 2 additions & 2 deletions quest/terry_ogg_magic_introduction.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Title[ENGLISH] = "Introduction to Magic"
local Description = {}
Description[GERMAN] = {}
Description[ENGLISH] = {}
Description[GERMAN][1] = "Terry Ogg hat dich angewiesen, einige Bücher über Magie zu lesen, um ein Verständnis für deinen Zauberstab zu entwickeln, bevor du zu ihm zurückkehrst, um mehr zu lernen."
Description[ENGLISH][1] = "Terry Ogg has instructed you to go read some books about magic so that you can attune yourself to your wand, before returning to him to seek further knowledge."
Description[GERMAN][1] = "Terry Ogg hat dich angewiesen, einige Bücher über Magie zu lesen, um ein Verständnis für deinen Zauberstab zu entwickeln, bevor du zu ihm zurückkehrst, um mehr zu lernen. Sie können diese Bücher in den Bibliotheken der drei Reiche finden."
Description[ENGLISH][1] = "Terry Ogg has instructed you to go read some books about magic so that you can attune yourself to your wand, before returning to him to seek further knowledge. You can go to the library in any of the three realms to find these books."
Description[GERMAN][2] = "Nachdem du nun deine Hausaufgaben gemacht hast, indem du Bücher über Magie gelesen und ein Verständnis für deinen Zauberstab entwickeln konntest, solltest du zu Terry Ogg in Troll's Haven zurückkehren, um mehr über Magie zu lernen."
Description[ENGLISH][2] = "Now that you've done your homework in reading books about magic and have attuned to your wand, you should return to Terry Ogg in Troll's Haven to seek further knowledge on magic."

Expand Down

0 comments on commit 7043dd2

Please sign in to comment.