summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2015-04-05 14:57:24 -0500
committerwushin <pasekei@gmail.com>2015-04-05 14:57:24 -0500
commited11ed5dbb597bebd5a08232326257063155d97f (patch)
tree92fdfddc02f92f8efd62de644a95dfb11e19e4ac /tools
parent6f4699ff0c6400a2adc5e4008b2e289737f4a303 (diff)
downloadtmwa-ed11ed5dbb597bebd5a08232326257063155d97f.tar.gz
tmwa-ed11ed5dbb597bebd5a08232326257063155d97f.tar.bz2
tmwa-ed11ed5dbb597bebd5a08232326257063155d97f.tar.xz
tmwa-ed11ed5dbb597bebd5a08232326257063155d97f.zip
Remove Warp Debug Sprite Action
Diffstat (limited to 'tools')
-rwxr-xr-xtools/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/config.py b/tools/config.py
index 8d1423b..88b7644 100755
--- a/tools/config.py
+++ b/tools/config.py
@@ -581,7 +581,6 @@ def build_config():
map_conf.opt('gm_log', RString, '{}')
map_conf.opt('log_file', RString, '{}')
- battle_conf.opt('warp_point_debug', bool, 'false')
battle_conf.opt('enemy_critical', bool, 'false')
battle_conf.opt('enemy_critical_rate', percent, '100')
battle_conf.opt('enemy_str', bool, 'true')