diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 13:43:00 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 13:43:00 +0000 |
commit | b426bc18f4ffa1159f1680c6ecc5c460ff54ce76 (patch) | |
tree | 0f7a9c38bed31851a7c96d20d0c744dbb1666457 /db/const.txt | |
parent | 34dcd020f521100ae212a78d64685fffa9a7ada4 (diff) | |
download | hercules-b426bc18f4ffa1159f1680c6ecc5c460ff54ce76.tar.gz hercules-b426bc18f4ffa1159f1680c6ecc5c460ff54ce76.tar.bz2 hercules-b426bc18f4ffa1159f1680c6ecc5c460ff54ce76.tar.xz hercules-b426bc18f4ffa1159f1680c6ecc5c460ff54ce76.zip |
- Changed wedding costumes to use setoption rather than changebase.
- Modified setoption so that flag 1 or no flag adds an option, and flag 0 removes it.
- Updated script_commands with the new behaviour.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6548 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 5512ba56c..3b1e5bf2d 100644 --- a/db/const.txt +++ b/db/const.txt @@ -78,6 +78,8 @@ Job_Star_Gladiator 4047 Job_Star_Gladiator2 4048
Job_Soul_Linker 4049
+Option_Wedding 0x1000
+
bc_all 0
bc_map 1
bc_area 2
|