diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-09 16:12:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-09 16:12:39 -0300 |
commit | 1910a899cb2a6906a06fe534ab34cfe811895a53 (patch) | |
tree | 97b7144fab86b6a70a059abff383b1d3655ab41b /db | |
parent | 47fc4c503ceb5591ce27909ab9e4935a197b2ec0 (diff) | |
download | serverdata-1910a899cb2a6906a06fe534ab34cfe811895a53.tar.gz serverdata-1910a899cb2a6906a06fe534ab34cfe811895a53.tar.bz2 serverdata-1910a899cb2a6906a06fe534ab34cfe811895a53.tar.xz serverdata-1910a899cb2a6906a06fe534ab34cfe811895a53.zip |
Fix a typo. Add several scripts to aid with La Marine. Pirate attack still isn't
being taken in account, I am waiting @Saulc to finish it %%G
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 a413962a6..451b09ab4 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -143,7 +143,7 @@ zones: ( disabled_skills: { MG_FIREBALL: "ALL" - SN_SHARPSHOOTER: "ALL" + SN_SHARPSHOOTING: "ALL" SM_BASH: "ALL" } |