diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-07 17:25:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-07 17:25:08 -0300 |
commit | 51a16eaa20e17489260c64064d3a1df34c64ebbd (patch) | |
tree | 5d4ff4a72c6c901032cd64092c0b455fe7fc2db0 /db/constants.conf | |
parent | 5476f0b8e3050dd136fb8efd1dea68d2027b9474 (diff) | |
download | serverdata-51a16eaa20e17489260c64064d3a1df34c64ebbd.tar.gz serverdata-51a16eaa20e17489260c64064d3a1df34c64ebbd.tar.bz2 serverdata-51a16eaa20e17489260c64064d3a1df34c64ebbd.tar.xz serverdata-51a16eaa20e17489260c64064d3a1df34c64ebbd.zip |
Add some notes, edit Alliance stock
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index d4e6dac74..022026b64 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2410,6 +2410,7 @@ constants_db: { PCB_SPLASHMASTER: 65536 PCB_RANGEMASTER: 131072 PCB_LEGENDARY: 262144 + //PCB_MONEYDROP: @include "db/si_config.conf" @include "conf/import/constants.conf" |