From 4688324c6eebadad3bfa017dcbf3cbfb25aa3e55 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Fri, 17 Aug 2018 14:00:42 -0400 Subject: [PATCH] v0.7.0: fixed a typo in the alchemy journal --- .../shatteredpixeldungeon/messages/journal/journal.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal.properties index c95bbadfb..2171c8a7e 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/journal/journal.properties @@ -28,7 +28,7 @@ journal.document.alchemy_guide.stones.body=Mixing a single scroll into an alchem journal.document.alchemy_guide.darts.title=Tipping Darts journal.document.alchemy_guide.darts.body=A single seed can be combined with one or two darts to tip them. Each type of seed produces its own type of tipped dart, with a unique effect.\n\nTipped darts only last for one use however, and will revert to regular darts when recovered. journal.document.alchemy_guide.exotics.title=Exotic Potions and Scrolls -journal.document.alchemy_guide.exotics.body=The power of a potion of scroll can be augmented to create a new 'exotic' variant. These exotic items have more powerful effects, but they are often useful in different ways as well.\n\nCombining a potion and any two seeds will produce an exotic potion. Combining a scroll with any two runestones will produce an exotic scroll. +journal.document.alchemy_guide.exotics.body=The power of a potion or scroll can be augmented to create a new 'exotic' variant. These exotic items have more powerful effects, but they are often useful in different ways as well.\n\nCombining a potion and any two seeds will produce an exotic potion. Combining a scroll with any two runestones will produce an exotic scroll. journal.document.alchemy_guide.bombs.title=Enhanced Bombs journal.document.alchemy_guide.bombs.body=A standard black powder bomb can be enhanced through the use of alchemy. Mix a bomb with either a seed or runestone, and a specific potion or scroll to create an enhanced bomb.\n\nThe potion or scroll used will affect the enhanced bomb produced, and only some potions or scrolls can create enhanced bombs.