Overhaul of in-game text focusing on consumable items (#523)
* Update Say.img.xml * Update Act.img.xml * Update Check.img.xml * Cleanup of descriptions for consumable items - Fixed broken line returns. - Made minor adjustments to some item descriptions to make them more GMS-like. - Fixed various typos, spelling errors, grammar problems, etc. - Changed description of Sunrise Dew to indicate 4050 MP recovery (was 4000). - Added description of item effects in tooltips for Heartstopper and Smore. - Tweaked scroll and mastery book descriptions to follow a consistent format. * Catchup updates + small fixes - Small fixes to text here and there. - Say.img.xml and QuestInfo.img.xml should include updates that were made from the previous HeavenMS commit.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1630,7 +1630,7 @@
|
||||
</imgdir>
|
||||
<imgdir name="4001000">
|
||||
<string name="name" value="Arwen's Glass Shoes"/>
|
||||
<string name="desc" value="A shiny glass shoes for women-only."/>
|
||||
<string name="desc" value="A shiny glass shoes for women only."/>
|
||||
</imgdir>
|
||||
<imgdir name="4001001">
|
||||
<string name="name" value="VIP Mirror"/>
|
||||
@@ -2178,7 +2178,7 @@
|
||||
</imgdir>
|
||||
<imgdir name="4001141">
|
||||
<string name="name" value="Snowman Branch"/>
|
||||
<string name="desc" value="A tree branch used to make a Kid Snowman arm. Represents a pure innocense of the kids that made the Snowman."/>
|
||||
<string name="desc" value="A tree branch used to make a Kid Snowman arm. Represents a pure innocence of the kids that made the Snowman."/>
|
||||
</imgdir>
|
||||
<imgdir name="4001147">
|
||||
<string name="name" value="Call of The Nautilus"/>
|
||||
@@ -2366,7 +2366,7 @@
|
||||
</imgdir>
|
||||
<imgdir name="4010007">
|
||||
<string name="name" value="Lidium Ore"/>
|
||||
<string name="desc" value="Lidium Ore that in formed under the sand."/>
|
||||
<string name="desc" value="The ore of lidium that has formed in the sand."/>
|
||||
</imgdir>
|
||||
<imgdir name="4011000">
|
||||
<string name="name" value="Bronze Plate"/>
|
||||
@@ -2430,15 +2430,15 @@
|
||||
</imgdir>
|
||||
<imgdir name="4020006">
|
||||
<string name="name" value="Topaz Ore"/>
|
||||
<string name="desc" value="The ore of a yellow jewel"/>
|
||||
<string name="desc" value="The ore of a yellow jewel."/>
|
||||
</imgdir>
|
||||
<imgdir name="4020007">
|
||||
<string name="name" value="Diamond Ore"/>
|
||||
<string name="desc" value="The ore of a jewel that's transparent"/>
|
||||
<string name="desc" value="The ore of a jewel that's transparent."/>
|
||||
</imgdir>
|
||||
<imgdir name="4020008">
|
||||
<string name="name" value="Black Crystal Ore"/>
|
||||
<string name="desc" value="An ore of a crystal that has dark powers stored in it"/>
|
||||
<string name="desc" value="An ore of a crystal that has dark powers stored in it."/>
|
||||
</imgdir>
|
||||
<imgdir name="4021000">
|
||||
<string name="name" value="Garnet"/>
|
||||
@@ -4930,19 +4930,19 @@
|
||||
</imgdir>
|
||||
<imgdir name="4031703">
|
||||
<string name="name" value="Regular Tree Branch"/>
|
||||
<string name="desc" value="A regular looking tree branch. It doesn't seem to have any special powers."/>
|
||||
<string name="desc" value="A regular looking tree branch. It doesn't seem to have any special powers."/>
|
||||
</imgdir>
|
||||
<imgdir name="4031704">
|
||||
<string name="name" value="Anonymous Research Report"/>
|
||||
<string name="desc" value="A research report that an unknown person compiled. The research seems to be about using metal to strengthen your body."/>
|
||||
<string name="desc" value="A research report that an unknown person compiled. The research seems to be about using metal to strengthen your body."/>
|
||||
</imgdir>
|
||||
<imgdir name="4031705">
|
||||
<string name="name" value="Strange Bottle of Water"/>
|
||||
<string name="desc" value="A water bottle containing transparent water. It is tightly locked."/>
|
||||
<string name="desc" value="A water bottle containing transparent water. It is tightly locked."/>
|
||||
</imgdir>
|
||||
<imgdir name="4031706">
|
||||
<string name="name" value="Phyllia's Letter"/>
|
||||
<string name="desc" value="A letter Phyllia wrote to Erikson. It seems to be about Kini's condition."/>
|
||||
<string name="desc" value="A letter Phyllia wrote to Ericsson. It seems to be about Keeny's condition."/>
|
||||
</imgdir>
|
||||
<imgdir name="4031707">
|
||||
<string name="name" value="Ericsson's Letter"/>
|
||||
@@ -4950,11 +4950,11 @@
|
||||
</imgdir>
|
||||
<imgdir name="4031708">
|
||||
<string name="name" value="Secret Document"/>
|
||||
<string name="desc" value="A secretive document written with codes. The bottom part is badly damaged and not readable."/>
|
||||
<string name="desc" value="A secretive document written with codes. The bottom part is badly damaged and not readable."/>
|
||||
</imgdir>
|
||||
<imgdir name="4031709">
|
||||
<string name="name" value="Lightless Magic Device"/>
|
||||
<string name="desc" value="A magic device that has been completely used up. There is no more use for it."/>
|
||||
<string name="desc" value="A magic device that has been completely used up. There is no more use for it."/>
|
||||
</imgdir>
|
||||
<imgdir name="4031710">
|
||||
<string name="name" value="Subway Ticket to NLC (Basic)"/>
|
||||
@@ -7156,7 +7156,7 @@
|
||||
</imgdir>
|
||||
<imgdir name="4001175">
|
||||
<string name="name" value="Kid Shoes"/>
|
||||
<string name="desc" value="Adorable cute shoes that are obviously only for dids."/>
|
||||
<string name="desc" value="Adorable cute shoes that are obviously only for kids."/>
|
||||
</imgdir>
|
||||
<imgdir name="4001187">
|
||||
<string name="name" value="Beltin"/>
|
||||
|
||||
Reference in New Issue
Block a user