From 492443cd3a0eddabb24212e6b04a3f7d3c9bce88 Mon Sep 17 00:00:00 2001 From: celest Date: Mon, 20 Dec 2004 10:57:30 +0000 Subject: * Updated Acid Terror, Sword Reject, Double Strafe * Replaced checking whether items can be refined or not with a new function * Fixed npctalk outputting to chat [celest] * Allowed some values in script_config to be customised in script_athena.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@654 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/script_athena.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/script_athena.conf b/conf-tmpl/script_athena.conf index 21d4a6f45..45ee734f7 100644 --- a/conf-tmpl/script_athena.conf +++ b/conf-tmpl/script_athena.conf @@ -1,2 +1,14 @@ // When choosing those which it refines setting the letter which is indicated. (Those for word use other than Japanese?) refine_posword: Head,Body,Left hand,Right hand,Robe,Shoes,Accessory 1,Accessory 2,Head 2,Head 3,Not Equipped + +warn_func_no_comma: yes + +warn_cmd_no_comma: yes + +warn_func_mismatch_paramnum: yes + +warn_cmd_mismatch_paramnum: yes + +check_cmdcount: 8192 + +check_gotocount: 512 \ No newline at end of file -- cgit v1.2.3-70-g09d2