diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-07-28 13:45:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-28 13:45:59 -0300 |
commit | 2e199ef8edd2436ecaf935fc6e271550e63c5634 (patch) | |
tree | c5f340c8047548edd048035bad2988dbaca9f94c /db/constants.conf | |
parent | 3e4072581d3d03f4428b5199c0f865604a6025b7 (diff) | |
download | serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.tar.gz serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.tar.bz2 serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.tar.xz serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.zip |
Hercules update
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/db/constants.conf b/db/constants.conf index b4e0fde15..a35db0d64 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -33,15 +33,9 @@ constants_db: { ************* Entry structure (full) ************************************* Identifier: { Value: value // (int) - Parameter: true // (boolean) Defaults to false. Deprecated: true // (boolean) Defaults to false. } **************************************************************************/ -// NOTE: -// Parameters are special in that they retrieve certain runtime values -// depending on the specified ID in field Value. Depending on the -// implementation values assigned by scripts to parameters will affect -// runtime values, such as Zeny, as well (see pc_readparam/pc_setparam). comment__: "Weekdays" SUNDAY: 0 |