diff --git a/language.def_base b/language.def_base index 0919f1a68..5290daa72 100644 --- a/language.def_base +++ b/language.def_base @@ -653,7 +653,7 @@ D_TETHERFAIL = "The Safety Tether link was obstructed."; D_MASHIRO = "\cjShe knows where you are...\c-"; SWWM_YNYKRONREADY = "Ynykron Artifact ready for firing."; SWWM_SWAPWEAPON = "\cjPress \cfUse\cj to swap \cf%s\cj for \cf%s\cj.\c-"; -SWWM_TODOWEAPON = "\cjThe \cf%s\cj is not let implemented.\c-"; +SWWM_TODOWEAPON = "\cjThe \cf%s\cj is not yet implemented.\c-"; SWWM_TITLEPRESENTSA = "UnSX Team"; SWWM_TITLEPRESENTSB = "presents"; SWWM_TITLEPRESENTS = "presents"; diff --git a/language.version b/language.version index 561e81f8b..582d72924 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r162 \cu(Wed 6 Jul 13:31:23 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r162 \cu(2022-07-06 13:31:23)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r163 \cu(Wed 6 Jul 14:07:39 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r163 \cu(2022-07-06 14:07:39)\c-";