Add equip / remove equp options for CompetitionGear

This commit is contained in:
SilicaAndPina 2020-12-23 02:33:14 +13:00
parent 1ed1dd50f1
commit 10b768e82e
9 changed files with 160 additions and 22 deletions

View file

@ -10,6 +10,10 @@
"drawing_notice":"Drawing not sent to other players when you are not a subscriber.",
"click_nothing_message":"Nothing interesting here...",
"playtime_timeout":"You have run out of playtime for now. In one minute you will be disconnected. You gain one minute of playtime every 8 minutes. Please come back later!",
"competition_gear":{
"removed_competition_gear":"You removed selected competition gear.",
"equip_competition_gear_format":"The %ITEM% are now selected as competition gear."
},
"sec_code":{
"invalid_sec_code":"Data Code Error. You did not get the bonus. You should reconnect if you get this message again.",
"item_earned":"You Earned a %ITEM%!"
@ -138,7 +142,6 @@
"npc_talk_button":"^BA%ID%"
},
"inventory":{
"equip_format":"The %ITEM% are now selected as competition gear.",
"header_format":"^ATYour Inventory^H<B>You are carrying the following %ITEMCOUNT% different items:</B> (%MAXITEMS% max)",
"item_entry":"^I%ICONID%^T4(%COUNT%) %TITLE%",
"shop_entry":"^I%ICONID%^T4(%COUNT%) %TITLE% $%PRICE%",