From 857eea4a85bc9970f068722cf426ba91117c9653 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Tue, 2 Jun 2026 19:32:05 +0200 Subject: [PATCH] 1.2.0 --- KillTheTower.json | 2 +- staging/KillTheTower/localization/eng/ancients.json | 5 ++++- staging/KillTheTower/localization/eng/cards.json | 4 +++- staging/KillTheTower/localization/eng/monsters.json | 8 +++++--- staging/KillTheTower/mod_manifest.json | 2 +- 5 files changed, 14 insertions(+), 7 deletions(-) diff --git a/KillTheTower.json b/KillTheTower.json index 89074de..02b952d 100644 --- a/KillTheTower.json +++ b/KillTheTower.json @@ -3,7 +3,7 @@ "name": "KillTheTower", "author": "YouHaveTrouble", "description": "Makes the game way less serious.", - "version": "1.1.0", + "version": "1.2.0", "has_pck": true, "has_dll": false, "dependencies": [], diff --git a/staging/KillTheTower/localization/eng/ancients.json b/staging/KillTheTower/localization/eng/ancients.json index 36531c2..c429ca5 100644 --- a/staging/KillTheTower/localization/eng/ancients.json +++ b/staging/KillTheTower/localization/eng/ancients.json @@ -1,5 +1,8 @@ { "NEOW.title": "Deepseek", "NEOW.epithet": "Chinese AI (Exiled) (From the US)", - "VAKUU.epithet": "The Actual Chad" + "VAKUU.epithet": "The Actual Chad", + "OROBAS.title": "Long Mike Wazowski", + "NONUPEIPE.epithet": "Mommy.", + "TEZCATARA.title": "Baba Yaga" } diff --git a/staging/KillTheTower/localization/eng/cards.json b/staging/KillTheTower/localization/eng/cards.json index fe3a1cb..93af5e8 100644 --- a/staging/KillTheTower/localization/eng/cards.json +++ b/staging/KillTheTower/localization/eng/cards.json @@ -14,5 +14,7 @@ "I_AM_INVINCIBLE.title": "I Am Invisible", "GRAND_FINALE.title": "Never Gonna Play This Finale", "CORROSIVE_WAVE.title": "Aggressive Farting", - "PRIMAL_FORCE.title": "Rock and Stone" + "PRIMAL_FORCE.title": "Rock and Stone", + "NOXIOUS_FUMES.title": "Noxious Farts", + "RAINBOW.title": "Pride" } diff --git a/staging/KillTheTower/localization/eng/monsters.json b/staging/KillTheTower/localization/eng/monsters.json index 0d1c86d..2de9218 100644 --- a/staging/KillTheTower/localization/eng/monsters.json +++ b/staging/KillTheTower/localization/eng/monsters.json @@ -7,10 +7,10 @@ "TWO_TAILED_RAT.name": "Jerma", "EXOSKELETON.name": "Asmongold's Friend", "ENTOMANCER.name": "The Bee Guy", - "INFESTED_PRISM.name": "Illuminati", + "INFESTED_PRISM.name": "Illuminati Dorito", "SCROLL_OF_BITING.name": "Job Application", "EYE_WITH_TEETH.name": "Green Hermit Purple", - "HUNTER_KILLER.name": "Motherfucker", + "HUNTER_KILLER.name": "Run Killer", "MECHA_KNIGHT.name": "Metal Gear Knight", "PARAFRIGHT.name": "Waifu Hologram", "THE_OBSCURA.name": "Hologram Projector", @@ -18,5 +18,7 @@ "SLUDGE_SPINNER.name": "Beyblade", "THE_INSATIABLE.name": "The Most Questionable Smash", "GLOBE_HEAD.name": "I Hate Fun", - "SOUL_NEXUS.name": "Eyeball Guy" + "SOUL_NEXUS.name": "Eyeball Guy", + "DEVOTED_SCULPTOR.name": "CA-CAAAAW", + "BYRDONIS.name": "Big Birb" } diff --git a/staging/KillTheTower/mod_manifest.json b/staging/KillTheTower/mod_manifest.json index 8fd64be..b7d8a95 100644 --- a/staging/KillTheTower/mod_manifest.json +++ b/staging/KillTheTower/mod_manifest.json @@ -3,5 +3,5 @@ "author": "YouHaveTrouble", "description": "Makes the game way less serious.", "pck_name": "KillTheTower", - "version": "1.1.0" + "version": "1.2.0" }