Cleaned and improved some event stuff

This commit is contained in:
2025-05-26 13:11:27 -05:00
parent c1d8dd46d8
commit d6a2f4b567
27 changed files with 296 additions and 108 deletions

View File

@@ -62,13 +62,13 @@ msgstr[1] "Received {quantity} {item.title}."
# QUESTS
#
msgid "quest.test_quest.title"
msgstr "Test Quest"
msgstr "Learn to cook!"
msgid "quest.test_quest.onion.title"
msgstr "Scavenge Onions"
msgid "quest.test_quest.sweet_potato.title"
msgstr "Scavenge Sweet Potatoes"
msgid "quest.test_quest.onion.description"
msgstr "Find and collect {quantity} {item.title} and bring them back to {npc}."
msgid "quest.test_quest.sweet_potato.description"
msgstr "Find and collect {quantity} {item.title} so you can learn to cook!"
#
# ITEMS
@@ -120,7 +120,24 @@ msgstr ""
"\n"
"Press [input action=debug][/input] to open the debug menu"
# ==============================================================================
#
# MAPS
#
# ==============================================================================
# TEST
msgid "test"
msgstr "Test {item.title} String"
#
# Test Map
#
msgid "map.test_map.title"
msgstr "Test Map"
# Events
msgid "map.test_map.event.gather_onion.text0"
msgstr "I am giving you a quest to gather some ingredients."
msgid "map.test_map.event.gather_onion.text1"
msgstr "Take this to help you on your way."
msgid "map.test_map.event.gather_onion.text2"
msgstr "How goes the quest? Have you gathered the ingredients?"