Compare commits

..

No commits in common. "48c8bf537a34db8e3e6a1b8d07f4f4219c939e09" and "872a7d49b59d91654243dbaaab1d841015c435dc" have entirely different histories.

2 changed files with 3 additions and 10 deletions

View file

@ -9,7 +9,6 @@
"ITEM_TOOTH_NAME": "Stuping Necklace", "ITEM_TOOTH_NAME": "Stuping Necklace",
"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_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.",
@ -21,12 +20,6 @@
"SHRINE_COMBAT_NAME": "Shrine of Wombat", "SHRINE_COMBAT_NAME": "Shrine of Wombat",
"SHRINE_COMBAT_CONTEXT": "Pray to 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", "PICKUP_LUNAR_COIN": "Bunar Coin",
"LUNAR_COIN_PICKUP_CONTEXT": "Pick up Bunar Coin", "LUNAR_COIN_PICKUP_CONTEXT": "Pick up Bunar Coin",
"TELEPORTER_NAME": "Telepeebus", "TELEPORTER_NAME": "Telepeebus",
@ -80,6 +73,6 @@
"VAGRANT_BODY_SUBTITLE": "Stuping Jellyfish", "VAGRANT_BODY_SUBTITLE": "Stuping Jellyfish",
"MAGMAWORM_BODY_SUBTITLE": "Devourer of Turrets", "MAGMAWORM_BODY_SUBTITLE": "Devourer of Turrets",
"CUTSCENE_INTRO_FLAVOR_1": "UES 'I Sure Hope Nothing Bad Happens' " "CUTSCENE_INTRO_FLAVOR_1": "UES 'I Sure Hope Nothing Bad Happens' ",
} }
} }

View file

@ -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.0",
"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.0",
"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": [