From 751b28d4fee472af4d0de83ef22a1f11ec6fade6 Mon Sep 17 00:00:00 2001 From: Andrew Martinek Date: Sun, 15 Sep 2019 21:55:11 -0400 Subject: Lots of NPC data, some temp. comments on mapdatapointers --- tools/script_extractor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/script_extractor.py') diff --git a/tools/script_extractor.py b/tools/script_extractor.py index efe98a4..d9cea6b 100644 --- a/tools/script_extractor.py +++ b/tools/script_extractor.py @@ -101,7 +101,7 @@ def createList(): # this is a func just so all this can go at the bottom ("Func_d088", "bbb", False), ("Func_d095", "bbb", False), ("Func_d0be", "bb", False), - ("Func_d0ce", "b", False), + ("OWScript_DoFrames", "b", False), ("Func_d0d9", "bbb", False), # jumps but still needs args ("Func_d0f2", "bbb", False), # jumps but still needs args ("Func_ce4a", "bb", False), -- cgit v1.2.3