
* 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://svn.code.sf.net/p/rathena/svn/branches/stable@654 54d463be-8e91-2dee-dedb-b68131a5f0ec
14 lines
389 B
Plaintext
14 lines
389 B
Plaintext
// 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 |