Cleaned and improved some event stuff
This commit is contained in:
@@ -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?"
|
Reference in New Issue
Block a user