From a8154726935b2d6a2273b75126a675e6e706edab Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 10 Jan 2016 02:01:55 +0100 Subject: Converted const.txt to libconfig format - This is necessary for upcoming improvements Signed-off-by: Haru --- tools/Script-Checker.applescript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Script-Checker.applescript') diff --git a/tools/Script-Checker.applescript b/tools/Script-Checker.applescript index 0e657a358..0b7207569 100644 --- a/tools/Script-Checker.applescript +++ b/tools/Script-Checker.applescript @@ -85,7 +85,7 @@ on build_hercules(hercules_repo) display dialog "Build successfully completed. Please check the log file for details." with title "Build result" buttons {"Abort", "Continue"} default button 2 cancel button 1 set the files_to_copy to {"map-server", "script-checker"} set the conf_files_to_copy to {"inter-server.conf", "import", "packet.conf", "script.conf"} - set the db_files_to_copy to {"map_index.txt", "item_db2.txt", "const.txt", "mob_db2.txt"} + set the db_files_to_copy to {"map_index.txt", "item_db2.txt", "constants.conf", "mob_db2.txt"} set the db2_files_to_copy to {"map_cache.dat", "item_db.txt", "skill_db.txt", "mob_db.txt"} try set the hercules_path to path to resource "Hercules" -- cgit v1.2.3-70-g09d2