more sillies
This commit is contained in:
parent
4dbfb44f80
commit
ad2b9feefa
2 changed files with 10 additions and 3 deletions
|
@ -26,6 +26,9 @@
|
|||
"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.",
|
||||
"ITEM_HOOF_DESC": "Increases <style=cIsUtility>shmovement speed</style> by <style=cIsUtility>14%</style> <style=cStack>(+14% per stack)</style>.",
|
||||
"ITEM_SPRINTOUTOFCOMBAT_DESC": "Leaving combat boosts your <style=cIsUtility>shmovement speed</style> by <style=cIsUtility>30%</style> <style=cStack>(+30% per stack)</style>.",
|
||||
"ITEM_CRITGLASSES_NAME": "Critsy Glasses",
|
||||
"ITEM_FIRERING_NAME": "Cripsy Band",
|
||||
"ITEM_ICERING_NAME": "Frotsy Band",
|
||||
"EQUIPMENT_FIREBALLDASH_NAME" : "Volcanic Eggy",
|
||||
"EQUIPMENT_LIFESTEALONHIT_NAME": "Loveleech",
|
||||
"EQUIPMENT_TEAMWARCRY_NAME": "Gorgug's Opus",
|
||||
|
@ -99,6 +102,10 @@
|
|||
"MAGMAWORM_BODY_SUBTITLE": "Devourer of Turrets",
|
||||
"ENGITURRET_BODY_NAME": "Funny Sentry",
|
||||
|
||||
"CUTSCENE_INTRO_FLAVOR_1": "UES 'I Sure Hope Nothing Bad Happens' "
|
||||
"CUTSCENE_INTRO_FLAVOR_1": "UES 'I Sure Hope Nothing Bad Happens' ",
|
||||
"ENGI_OUTRO_FLAVOR": "..and so she left, her eggies sown.",
|
||||
"ENGI_MAIN_ENDING_ESCAPE_FAILURE_FLAVOR": "..and so she vanished, feeling rather bonked.",
|
||||
"MAGE_OUTRO_FLAVOR": "..and so she left, feeling a little bit powerful.",
|
||||
"MAGE_MAIN_ENDING_ESCAPE_FAILURE_FLAVOR": "..and so she vanished, into her own little world."
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"Description": "A somewhat bonked mod, by a somewhat bonked Lynne...",
|
||||
"Licence": "",
|
||||
"GameVersion": "N/A",
|
||||
"Version": "1.0.4",
|
||||
"Version": "1.0.5",
|
||||
"Dependencies": [
|
||||
"bbepis-BepInExPack-5.4.9",
|
||||
"tristanmcpherson-R2API-3.0.30"
|
||||
|
@ -23,7 +23,7 @@
|
|||
"ExtraData": {},
|
||||
|
||||
"name": "LyneMod",
|
||||
"version_number": "1.0.4",
|
||||
"version_number": "1.0.5",
|
||||
"website_url": "https://git.bune.city/lynnesbian/lynemod",
|
||||
"description": "A somewhat bonked mod, by a somewhat bonked Lynne...",
|
||||
"dependencies": [
|
||||
|
|
Loading…
Reference in a new issue