ソースを参照

- Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6604 54d463be-8e91-2dee-dedb-b68131a5f0ec
skotlex 19 年 前
コミット
e00d2e1716
2 ファイル変更3 行追加1 行削除
  1. 2 0
      Changelog-Trunk.txt
  2. 1 1
      db/const.txt

+ 2 - 0
Changelog-Trunk.txt

@@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK.  ALL UNTESTED BUGFIXES/FEATURES GO
 IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
 
 2006/05/15
+	* Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)
+	  [Skotlex]
 	* Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode
 	  servers. [Skotlex]
 	* When removing a castle's owning guild, the char servers will erase the

+ 1 - 1
db/const.txt

@@ -78,7 +78,7 @@ Job_Star_Gladiator	4047
 Job_Star_Gladiator2	4048
 Job_Soul_Linker	4049
 
-Option_Wedding	0x1000
+Option_Wedding	4096
 
 bc_all	0
 bc_map	1