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" }