From 26573b355c38f20730e31dbda3d756c7ebe77d70 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Thu, 10 Jun 2021 16:19:23 +0200 Subject: [PATCH] Add War Trophies blacklist (gesture weapons). --- WTBLKLST.txt | 2 ++ language.version | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 WTBLKLST.txt diff --git a/WTBLKLST.txt b/WTBLKLST.txt new file mode 100644 index 000000000..d372e154e --- /dev/null +++ b/WTBLKLST.txt @@ -0,0 +1,2 @@ +SWWMGesture, +SWWMItemGesture diff --git a/language.version b/language.version index 6ad9a2d46..b5d1be7b3 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r533 \cu(Thu 10 Jun 13:29:18 CEST 2021)\c-"; -SWWM_SHORTVER="\cw0.9.11b-pre r533 \cu(2021-06-10 13:29:18)\c-"; +SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r534 \cu(Thu 10 Jun 16:19:23 CEST 2021)\c-"; +SWWM_SHORTVER="\cw0.9.11b-pre r534 \cu(2021-06-10 16:19:23)\c-";