summaryrefslogtreecommitdiff
path: root/tools/script_extractor.py
diff options
context:
space:
mode:
authorAndrew Martinek <andrewrmartinek@gmail.com>2019-09-15 21:55:11 -0400
committerAndrew Martinek <andrewrmartinek@gmail.com>2019-09-15 21:55:11 -0400
commit751b28d4fee472af4d0de83ef22a1f11ec6fade6 (patch)
treeabb2ca58b3d9daa96c8ab59d02cbcb1038255d5d /tools/script_extractor.py
parent948b270a83dce5f985cf347e88cd3ed0b110e1c1 (diff)
Lots of NPC data, some temp. comments on mapdatapointers
Diffstat (limited to 'tools/script_extractor.py')
-rw-r--r--tools/script_extractor.py2
1 files changed, 1 insertions, 1 deletions
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),