diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-21 07:38:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-21 07:38:46 -0300 |
commit | d97f6d1eae7584fb6553a6138e73e56e3afba2ab (patch) | |
tree | 76fb8ea9aa346068c0a6c23d114a5da82d8ee0b1 /db/re/mob_db.conf | |
parent | ec58929ef6a617414adaa274cfcbb6df3a5dd3d1 (diff) | |
download | serverdata-d97f6d1eae7584fb6553a6138e73e56e3afba2ab.tar.gz serverdata-d97f6d1eae7584fb6553a6138e73e56e3afba2ab.tar.bz2 serverdata-d97f6d1eae7584fb6553a6138e73e56e3afba2ab.tar.xz serverdata-d97f6d1eae7584fb6553a6138e73e56e3afba2ab.zip |
Live Server now restarts monthly, Hardcore now restarts weekly
This is needed for memory management.
Also: Make Fortress Gate resist a few status ailments (o.o)
Set monthly restart from Monday to Wednesday (avoid conflicts)
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 992e22dc2..a271903ff 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -10012,6 +10012,7 @@ mob_db: ( Mode: { CanMove: false CanAttack: false + Boss: true } WeaponAttacks: { All: 6000 |