Add a bunch of missing text

This commit is contained in:
Salt 2021-03-31 22:30:25 -05:00
parent e89c4117ed
commit d95013d96f
2 changed files with 11 additions and 6 deletions

View File

@ -329,9 +329,9 @@
"ITEM_THORNS_PICKUP" : "Help me help you help me hurt you.",
"ITEM_THORNS_DESC" : "Getting hit causes you to explode in a burst of razors, dealing <style=cIsDamage>160% damage</style>. Hits up to <style=cIsDamage>5</style> <style=cStack>(+2 per stack)</style> targets in a <style=cIsDamage>25m</style> <style=cStack>(+10m per stack)</style> radius",
"ITEM_REGENONKILL_NAME" : "Bacon",
"ITEM_REGENONKILL_PICKUP" : "It's cut way too thick but we'll make it work.",
"ITEM_REGENONKILL_DESC": "Increases<style=cIsHealing> base health regeneration</style> by <style=cIsHealing>+2 hp/s</style> for <style=cIsUtility>3s</style> <style=cStack>(+3s per stack)</style> after killing an enemy.",
"ITEM_FLATHEALTH_NAME" : "Bacon",
"ITEM_FLATHEALTH_PICKUP" : "It's cut way too thick but we'll make it work.",
"ITEM_FLATHEALTH_DESC": "Increases<style=cIsHealing> base health regeneration</style> by <style=cIsHealing>+2 hp/s</style> for <style=cIsUtility>3s</style> <style=cStack>(+3s per stack)</style> after killing an enemy.",
"ITEM_PEARL_NAME" : "8 Ball",
"ITEM_PEARL_PICKUP" : "You sank the 8 ball you idiot.",

View File

@ -7,10 +7,12 @@
"LOGBOOK_CATEGORY_EQUIPMENT" : "Equipment",
"LOGBOOK_CATEGORY_ACHIEVEMENTS" : "Challenge",
"LOGBOOK_CATEGORY_MONSTER" : "Dude",
"LOGBOOK_CATEGORY_STAGE" : "Where's",
"LOGBOOK_CATEGORY_SURVIVOR" : "My",
"LOGBOOK_CATEGORY_MONSTER" : "Beeble",
"LOGBOOK_CATEGORY_STAGE" : "Where",
"LOGBOOK_CATEGORY_SURVIVOR" : "Literally Me",
"LOGBOOK_CATEGORY_FRAGMENT" : "Car",
"LOGBOOK_CATEGORY_STATS": "How Good Are Ya?",
"LOGBOOK_CATEGORY_MORGUE": "Previous Fuckups",
"LOGBOOK_UNLOCK_ITEM_LOG" : "<i>Gotta find it</i>",
"LOGBOOK_UNLOCK_ITEM_MONSTER" : "<i>Get that motherfucker</i>",
@ -22,5 +24,8 @@
"LOGBOOK_ZOOMINOUT" : "Zoom Out/In",
"LOGBOOK_ROTATE" : "Speen",
"LOGBOOK_PAN" : "Moov",
"LOGBOOK_ENTRY_RUNREPORT_TOOLTIP_TITLE_FORMAT": "{0}",
"LOGBOOK_ENTRY_RUNREPORT_TOOLTIP_BODY_FORMAT": "<nobr>Dude: {0}</nobr>\n<nobr>Game: {1}</nobr>\n<nobr>Winner?: {2}</nobr>"
}
}