diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-08-22 20:18:16 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-08-22 20:18:16 +0000 |
commit | 7d01b67bc94a22d2de03cb654fe1e7cee68ad8e3 (patch) | |
tree | 5289d34aa22dfe797df095ef50b72080c8c1eaa2 /conf | |
parent | 0df793197ca75fc1bba5421b407c9623e7fdcc35 (diff) | |
download | serverdata-7d01b67bc94a22d2de03cb654fe1e7cee68ad8e3.tar.gz serverdata-7d01b67bc94a22d2de03cb654fe1e7cee68ad8e3.tar.bz2 serverdata-7d01b67bc94a22d2de03cb654fe1e7cee68ad8e3.tar.xz serverdata-7d01b67bc94a22d2de03cb654fe1e7cee68ad8e3.zip |
Disableing event through config and added new_8 map to list.
Diffstat (limited to 'conf')
-rwxr-xr-x | conf/map_athena.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf index 3c29f794..86e66735 100755 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -47,6 +47,7 @@ import: conf/import/map_conf.txt // Maps +map: new_8-1.gat map: new_7-1.gat map: new_6-1.gat map: new_5-1.gat @@ -77,4 +78,4 @@ npc: npc/guide.txt npc: npc/nekkio.txt npc: npc/spekko.txt npc: npc/heal.txt -npc: npc/event1.txt +//npc: npc/event1.txt |