From 518e7d399cd69b3775226f0ed5b7921e92f05c64 Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Sat, 16 Jan 2021 10:46:08 -0600 Subject: Rename some script commands like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel' --- tools/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/constants.py') diff --git a/tools/constants.py b/tools/constants.py index ee3069e..a891d96 100644 --- a/tools/constants.py +++ b/tools/constants.py @@ -332,7 +332,7 @@ events = [ "EVENT_FLAG_00", "EVENT_FLAG_01", "EVENT_TEMP_TALKED_TO_IMAKUNI", - "EVENT_TEMP_BATTLED_IMAKUNI", + "EVENT_TEMP_DUELED_IMAKUNI", "EVENT_FLAG_04", "EVENT_FLAG_05", "EVENT_FLAG_06", -- cgit v1.2.3