diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-25 21:22:34 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-25 21:22:34 +0000 |
commit | 30ff6f1cff9b99856f93e34cf4cc89ec54ec83a8 (patch) | |
tree | 562c080209db708b7513057ca109daeab637d68c /npc/npcs_athena.conf | |
parent | 5949dc0d9bdaaabd759c72360013ebe1409b5b03 (diff) | |
download | hercules-30ff6f1cff9b99856f93e34cf4cc89ec54ec83a8.tar.gz hercules-30ff6f1cff9b99856f93e34cf4cc89ec54ec83a8.tar.bz2 hercules-30ff6f1cff9b99856f93e34cf4cc89ec54ec83a8.tar.xz hercules-30ff6f1cff9b99856f93e34cf4cc89ec54ec83a8.zip |
removed unused and unread water.txt
updated water_height for 2 new maps: yuno_fild09 and yuno_fild11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@994 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/npcs_athena.conf')
-rw-r--r-- | npc/npcs_athena.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/npcs_athena.conf b/npc/npcs_athena.conf index 5c82acb2b..c503dc65b 100644 --- a/npc/npcs_athena.conf +++ b/npc/npcs_athena.conf @@ -21,8 +21,7 @@ npc: conf/mapflag/nowarp.txt npc: conf/mapflag/nowarpto.txt npc: conf/mapflag/pvp.txt npc: conf/mapflag/pvp_noparty.txt -// Water Flag -npc: conf/mapflag/water.txt + // How high is the water in maps? water_height: conf/mapflag/water_height.txt |