From f754f67526d91dcb88f01c541e9b7973b45188a9 Mon Sep 17 00:00:00 2001 From: Deskull Date: Sat, 15 Jul 2017 20:59:41 +0900 Subject: [PATCH] =?utf8?q?#37324=20(2.2.0.32)=20=E3=82=B3=E3=83=BC?= =?utf8?q?=E3=82=A6=E3=82=A3=E3=83=B3=E7=B1=A0=E6=89=8B=E8=AA=BF=E6=95=B4?= =?utf8?q?=E3=80=82=20/=20Adjust=20Gauntlets=20of=20Corwin.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lib/edit/a_info.txt | 2 +- src/defines.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/edit/a_info.txt b/lib/edit/a_info.txt index c3e28a2d9..9c7e5bdfa 100644 --- a/lib/edit/a_info.txt +++ b/lib/edit/a_info.txt @@ -1111,7 +1111,7 @@ E:of Corwin I:31:2:4 W:10:40:25:43000 P:2:1d1:0:0:15 -F:SUST_CON | CON | REGEN | RES_COLD +F:SUST_CON | CON | REGEN | RES_COLD | FREE_ACT D:並外れた強靭さを持つアンバーの王子コーウィンのガントレットだ。 # The Set of Gauntlets 'Pauraegen' diff --git a/src/defines.h b/src/defines.h index d897d0ddf..838ead8e4 100644 --- a/src/defines.h +++ b/src/defines.h @@ -53,7 +53,7 @@ #define FAKE_VER_MAJOR 12 /*!< ゲームのバージョン番号定義(メジャー番号 + 10) */ #define FAKE_VER_MINOR 2 /*!< ゲームのバージョン番号定義(マイナー番号) */ #define FAKE_VER_PATCH 0 /*!< ゲームのバージョン番号定義(パッチ番号) */ -#define FAKE_VER_EXTRA 31 /*!< ゲームのバージョン番号定義(エクストラ番号) */ +#define FAKE_VER_EXTRA 32 /*!< ゲームのバージョン番号定義(エクストラ番号) */ /*! -- 2.11.0