From 918c5b2b9e53bd6fbc7d12cb75c611b2bff768f8 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 7 Jun 2026 22:06:09 +0200 Subject: [PATCH] few more renames --- staging/KillTheTower/localization/eng/cards.json | 3 ++- staging/KillTheTower/localization/eng/monsters.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/staging/KillTheTower/localization/eng/cards.json b/staging/KillTheTower/localization/eng/cards.json index 93af5e8..9c84b5f 100644 --- a/staging/KillTheTower/localization/eng/cards.json +++ b/staging/KillTheTower/localization/eng/cards.json @@ -16,5 +16,6 @@ "CORROSIVE_WAVE.title": "Aggressive Farting", "PRIMAL_FORCE.title": "Rock and Stone", "NOXIOUS_FUMES.title": "Noxious Farts", - "RAINBOW.title": "Pride" + "RAINBOW.title": "Pride", + "DEMESNE.title": "Dah-mane" } diff --git a/staging/KillTheTower/localization/eng/monsters.json b/staging/KillTheTower/localization/eng/monsters.json index 2de9218..1f3b9fb 100644 --- a/staging/KillTheTower/localization/eng/monsters.json +++ b/staging/KillTheTower/localization/eng/monsters.json @@ -20,5 +20,6 @@ "GLOBE_HEAD.name": "I Hate Fun", "SOUL_NEXUS.name": "Eyeball Guy", "DEVOTED_SCULPTOR.name": "CA-CAAAAW", - "BYRDONIS.name": "Big Birb" + "BYRDONIS.name": "Big Birb", + "BYGONE_EFFIGY.name": "Statue of Limitations" }