Merge pull request #377 from SabreCat/gems

Prettify Market Gem
This commit is contained in:
Sabe Jones 2014-12-04 20:31:45 -06:00
commit 4aacc103db
2 changed files with 8 additions and 1 deletions

View file

@ -40,3 +40,8 @@
[class*="Mount_Head_"], [class*="Mount_Body_"]{
margin-top:18px; /* Sprite accommodates 105x123 box */
}
.Pet_Currency_Gem {
margin-top: 5px;
margin-bottom: 5px
}

View file

@ -60,5 +60,7 @@
"checkout": "Checkout",
"buySubsText": "Buy gems with Gold, No Ads, Support the Devs",
"sureCancelSub": "Are you sure you want to cancel your subscription?",
"subCanceled": "Subscription will become inactive on"
"subCanceled": "Subscription will become inactive on",
"subGemPop": "Because you subscribe to HabitRPG, you can purchase a number of Gems each month using Gold. You can see how many Gems are available to buy at the corner of the Gem icon.",
"subGemName": "Subscriber Gems"
}