diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-26 21:41:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-26 21:41:26 -0300 |
commit | 4285e819723705c89241bb6ee0e55b5b1ffedb09 (patch) | |
tree | f90b6493c6d1ffaccef4969137530e9a640fc868 /db | |
parent | cdcfdf581e2c106b2f5ccaff096d751fdc149d6e (diff) | |
download | serverdata-4285e819723705c89241bb6ee0e55b5b1ffedb09.tar.gz serverdata-4285e819723705c89241bb6ee0e55b5b1ffedb09.tar.bz2 serverdata-4285e819723705c89241bb6ee0e55b5b1ffedb09.tar.xz serverdata-4285e819723705c89241bb6ee0e55b5b1ffedb09.zip |
Fix a typo
Diffstat (limited to 'db')
-rw-r--r-- | db/re/map_zone_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 7fbc492f3..23a0f81dc 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -209,7 +209,7 @@ zones: ( WZ_FROSTNOVA: "ALL" MG_FIREBOLT: "ALL" MG_COLDBOLT: "ALL" - MG_LIGHTININGBOLT: "ALL" + MG_LIGHTNINGBOLT: "ALL" WZ_EARTHSPIKE: "ALL" MG_FROSTDIVER: "ALL" ASC_METEORASSAULT: "ALL" |