a few changes to vanilla names
This commit is contained in:
parent
872a7d49b5
commit
8a880d3f9d
1 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
"ITEM_TOOTH_NAME": "Stuping Necklace",
|
||||
"ITEM_STICKYBOMB_NAME": "Sticky Maracas",
|
||||
"ITEM_SPRINTBONUS_NAME": "Sprite of Power",
|
||||
"ITEM_BARRIERONKILL_NAME" : "Turtle Brooch",
|
||||
"ITEM_BEETLEGLAND_NAME": "Beetle Putter",
|
||||
"ITEM_BEETLEGLAND_PICKUP": "Put a Beetle Guard.",
|
||||
"ITEM_BEETLEGLAND_DESC": "Every 30 seconds, <style=cIsUtility>put a Beetle Guard</style> with bonus <style=cIsDamage>300%</style> damage and <style=cIsHealing>100% health</style>. Can have up to <style=cIsUtility>1</style> <style=cStack>(+1 per stack)</style> Guards at a time.",
|
||||
|
@ -20,6 +21,12 @@
|
|||
|
||||
"SHRINE_COMBAT_NAME": "Shrine of Wombat",
|
||||
"SHRINE_COMBAT_CONTEXT": "Pray to Shrine of Wombat",
|
||||
"SHRINE_BOSS_NAME": "Shrine of the Mountain King",
|
||||
"SHRINE_BOSS_CONTEXT": "Pray to Shrine of the Mountain King",
|
||||
"SHRINE_BOSS_USE_MESSAGE_2P": "<style=cShrine>You have invited the challenge of the Mountain King...</color>",
|
||||
"SHRINE_BOSS_USE_MESSAGE": "<style=cShrine>{0} has invited the challenge of the Mountain King...</color>",
|
||||
"SHRINE_BOSS_BEGIN_TRIAL": "<style=cShrine>Let the challenge of the Mountain... begin!</style>",
|
||||
|
||||
"PICKUP_LUNAR_COIN": "Bunar Coin",
|
||||
"LUNAR_COIN_PICKUP_CONTEXT": "Pick up Bunar Coin",
|
||||
"TELEPORTER_NAME": "Telepeebus",
|
||||
|
|
Loading…
Reference in a new issue