more silly names 0uo
This commit is contained in:
parent
48c8bf537a
commit
8b85bac12a
2 changed files with 9 additions and 6 deletions
|
@ -10,6 +10,7 @@
|
||||||
"ITEM_STICKYBOMB_NAME": "Sticky Maracas",
|
"ITEM_STICKYBOMB_NAME": "Sticky Maracas",
|
||||||
"ITEM_SPRINTBONUS_NAME": "Sprite of Power",
|
"ITEM_SPRINTBONUS_NAME": "Sprite of Power",
|
||||||
"ITEM_BARRIERONKILL_NAME" : "Turtle Brooch",
|
"ITEM_BARRIERONKILL_NAME" : "Turtle Brooch",
|
||||||
|
"ITEM_BEAR_NAME": "Tedding Times",
|
||||||
"ITEM_BEETLEGLAND_NAME": "Beetle Putter",
|
"ITEM_BEETLEGLAND_NAME": "Beetle Putter",
|
||||||
"ITEM_BEETLEGLAND_PICKUP": "Put a Beetle Guard.",
|
"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.",
|
"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.",
|
||||||
|
@ -25,7 +26,7 @@
|
||||||
"SHRINE_BOSS_CONTEXT": "Pray to 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_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_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>",
|
"SHRINE_BOSS_BEGIN_TRIAL": "<style=cShrine>Let the challenge of the Mountain King... begin!</style>",
|
||||||
|
|
||||||
"PICKUP_LUNAR_COIN": "Bunar Coin",
|
"PICKUP_LUNAR_COIN": "Bunar Coin",
|
||||||
"LUNAR_COIN_PICKUP_CONTEXT": "Pick up Bunar Coin",
|
"LUNAR_COIN_PICKUP_CONTEXT": "Pick up Bunar Coin",
|
||||||
|
@ -74,12 +75,14 @@
|
||||||
"LOADER_BODY_SUBTITLE" : "Buff Lesbian GF",
|
"LOADER_BODY_SUBTITLE" : "Buff Lesbian GF",
|
||||||
|
|
||||||
"MINIMUSHROOM_BODY_NAME" : "Stuping Mushrum",
|
"MINIMUSHROOM_BODY_NAME" : "Stuping Mushrum",
|
||||||
|
"GOLEM_BODY_NAME": "Stoney Jabroni",
|
||||||
"TITAN_BODY_NAME": "MegaGolem",
|
"TITAN_BODY_NAME": "MegaGolem",
|
||||||
"ENGITURRET_BODY_NAME": "Funny Sentry",
|
"JELLYFISH_BODY_NAME": "Stuping Jellyfish",
|
||||||
"GRANDPARENT_BODY_SUBTITLE": "Big",
|
"GRANDPARENT_BODY_SUBTITLE": "Big",
|
||||||
"VAGRANT_BODY_SUBTITLE": "Stuping Jellyfish",
|
"VAGRANT_BODY_SUBTITLE": "World's Most Stuping Jellyfish",
|
||||||
"MAGMAWORM_BODY_SUBTITLE": "Devourer of Turrets",
|
"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' "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"Description": "A somewhat bonked mod, by a somewhat bonked Lynne...",
|
"Description": "A somewhat bonked mod, by a somewhat bonked Lynne...",
|
||||||
"Licence": "",
|
"Licence": "",
|
||||||
"GameVersion": "N/A",
|
"GameVersion": "N/A",
|
||||||
"Version": "1.0.1",
|
"Version": "1.0.2",
|
||||||
"Dependencies": [
|
"Dependencies": [
|
||||||
"bbepis-BepInExPack-5.4.9",
|
"bbepis-BepInExPack-5.4.9",
|
||||||
"tristanmcpherson-R2API-3.0.30"
|
"tristanmcpherson-R2API-3.0.30"
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
"ExtraData": {},
|
"ExtraData": {},
|
||||||
|
|
||||||
"name": "LyneMod",
|
"name": "LyneMod",
|
||||||
"version_number": "1.0.1",
|
"version_number": "1.0.2",
|
||||||
"website_url": "https://git.bune.city/lynnesbian/lynemod",
|
"website_url": "https://git.bune.city/lynnesbian/lynemod",
|
||||||
"description": "A somewhat bonked mod, by a somewhat bonked Lynne...",
|
"description": "A somewhat bonked mod, by a somewhat bonked Lynne...",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
|
Loading…
Reference in a new issue