diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-12-09 00:39:41 -0400 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-12-09 00:39:41 -0400 |
commit | 674490baa9a4147b93f2101a8bef193197ef8a87 (patch) | |
tree | 21b30128e28c631d9dd0a8f1575178505913798f | |
parent | de2a9ad1c4789026aa0b4ceb0b0c8c442b205560 (diff) | |
download | classic-serverdata-674490baa9a4147b93f2101a8bef193197ef8a87.tar.gz classic-serverdata-674490baa9a4147b93f2101a8bef193197ef8a87.tar.bz2 classic-serverdata-674490baa9a4147b93f2101a8bef193197ef8a87.tar.xz classic-serverdata-674490baa9a4147b93f2101a8bef193197ef8a87.zip |
SurviveWithoutMaster is not in TMWA
-rw-r--r-- | world/map/db/mob_db.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf index 29252a4e..a8658474 100644 --- a/world/map/db/mob_db.conf +++ b/world/map/db/mob_db.conf @@ -8086,7 +8086,6 @@ mob_db: ( CanAttack: true ChangeTargetMelee: true ChangeTargetChase: true - SurviveWithoutMaster: true } AttackDelay: 500 AttackMotion: 672 |