OSDN Git Service

#37324 (2.2.0.32) コーウィン籠手調整。 / Adjust Gauntlets of Corwin.
authorDeskull <desull@users.sourceforge.jp>
Sat, 15 Jul 2017 11:59:41 +0000 (20:59 +0900)
committerDeskull <desull@users.sourceforge.jp>
Sat, 15 Jul 2017 11:59:41 +0000 (20:59 +0900)
lib/edit/a_info.txt
src/defines.h

index c3e28a2..9c7e5bd 100644 (file)
@@ -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'
index d897d0d..838ead8 100644 (file)
@@ -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 /*!< ゲームのバージョン番号定義(エクストラ番号) */
 
 
  /*!