summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-10-25 11:59:09 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-10-25 11:59:09 +0000
commit6f41f8b501ba5fcad54e08ed175b0ab61f4dbd54 (patch)
tree3e266dea3b4b50a82bde3a7ea4ab15c8d4955257 /conf
parent8dc2ec08666cac608e391fa6c47b9248dd273f99 (diff)
downloadhercules-6f41f8b501ba5fcad54e08ed175b0ab61f4dbd54.tar.gz
hercules-6f41f8b501ba5fcad54e08ed175b0ab61f4dbd54.tar.bz2
hercules-6f41f8b501ba5fcad54e08ed175b0ab61f4dbd54.tar.xz
hercules-6f41f8b501ba5fcad54e08ed175b0ab61f4dbd54.zip
Hardcoded the even label config settings from r14097.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14099 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r--conf/script_athena.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/conf/script_athena.conf b/conf/script_athena.conf
index 67521740a..f45af4bad 100644
--- a/conf/script_athena.conf
+++ b/conf/script_athena.conf
@@ -32,15 +32,4 @@ check_gotocount: 2048
//input_max_value: 2147483647
input_max_value: 10000000
-// Official Version of OnTouch
-// Scripts run on the first visible character walks into the OnTouch area
-// and before he walks out/hides, the scripts won't run ever again.
-// This label takes the piority to OnTouch2_Label.
-OnTouch_Label: OnTouch_
-
-// Official Version of OnTouch2
-// Scripts run on every character walks into the OnTouch area
-// This is the same as the "OnTouch" that eA has been using all along.
-OnTouch2_Label: OnTouch
-
import: conf/import/script_conf.txt