From e92d7d825e41108fd096dce807cc8393cac1e776 Mon Sep 17 00:00:00 2001 From: Marisa the Magician Date: Sun, 25 Sep 2022 18:21:27 +0200 Subject: [PATCH] Tiny typo fix --- language.def_base | 2 +- language.version | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/language.def_base b/language.def_base index 1a07660a9..f49dda244 100644 --- a/language.def_base +++ b/language.def_base @@ -1042,7 +1042,7 @@ SWWM_INTERTIP125 = "Saya knows how to swear in over 10 languages, most of them n SWWM_INTERTIP126 = "Saya personally decided to give the Demolitionist chassis a nicely sculpted curvy posterior as an excuse to make \"robutt\" puns."; SWWM_INTERTIP127 = "Saya's posture has baffled countless specialists, who wonder how it is even possible to bend and twist in the ways she does without developing back problems."; SWWM_INTERTIP128 = "Saya's general way of befriending aliens is to offer them pizza and challenge them to beat Dark Souls. It usually works."; -SWWM_INTERTIP129 = "Bunnyhopping can let you reach ludicrous speeds (thought not enough to go to plaid, unfortunately)."; +SWWM_INTERTIP129 = "Bunnyhopping can let you reach ludicrous speeds (though not enough to go to plaid, unfortunately)."; SWWM_INTERTIP130 = "The Ragekit's speed boost may make you violently bump against everything as you run around. This might become troublesome in enclosed spaces."; SWWM_INTERTIP131 = "In Heretic and Hexen, an item known as the Safety Tether may appear. If by any chance you get stuck in some seemingly inescapable trap, this will be your trump card."; SWWM_INTERTIP132 = "The Devastation Sigil is rather unstable, but provides a much higher boost of damage than the Ragekit, for ALL damage you may deal, including to yourself. Yeah, quite a dangerous little toy, that one."; diff --git a/language.version b/language.version index 42f4bb8aa..6d70528f5 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r508 \cu(Sun 25 Sep 17:55:22 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r508 \cu(2022-09-25 17:55:22)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r509 \cu(Sun 25 Sep 18:21:27 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r509 \cu(2022-09-25 18:21:27)\c-";