diff options
author | Mysteries <mysteriousragnarok@hotmail.com> | 2014-12-14 22:29:56 -0500 |
---|---|---|
committer | Mysteries <mysteriousragnarok@hotmail.com> | 2014-12-14 22:29:56 -0500 |
commit | c7df86cc2442c29649ae44b629b05818a1742c08 (patch) | |
tree | 9da0b2c0b999b4f572fc8eec0f61d54593afb740 /db/pre-re | |
parent | c0169f29abd37dcc8c29510343755c5034a0751a (diff) | |
download | hercules-c7df86cc2442c29649ae44b629b05818a1742c08.tar.gz hercules-c7df86cc2442c29649ae44b629b05818a1742c08.tar.bz2 hercules-c7df86cc2442c29649ae44b629b05818a1742c08.tar.xz hercules-c7df86cc2442c29649ae44b629b05818a1742c08.zip |
Fixed some improper grammar.
Diffstat (limited to 'db/pre-re')
-rw-r--r-- | db/pre-re/map_zone_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf index 326921a48..558a168ce 100644 --- a/db/pre-re/map_zone_db.conf +++ b/db/pre-re/map_zone_db.conf @@ -59,7 +59,7 @@ zones: ( }, { /* Normal zone is applied to all maps that are not pkable (where players cant fight each other) */ - /* However, it wont be applied to maps with its own zones (specified thru mapflag) */ + /* However, it wont be applied to maps with its own zones (specified through mapflag) */ name: "Normal" /* changing this name requires MAP_ZONE_NORMAL_NAME to also be changed in src/map/map.h file */ disabled_skills: { |