diff options
| author | Andrew Martinek <andrewrmartinek@gmail.com> | 2019-10-08 00:20:52 -0400 |
|---|---|---|
| committer | Andrew Martinek <andrewrmartinek@gmail.com> | 2019-10-08 00:20:52 -0400 |
| commit | cb88ee5a13498f060da1be80eb0cc0fcd1357a05 (patch) | |
| tree | f299946090b8b7c27f3679eed4604b1fc95c3d14 /src/data/npcs.asm | |
| parent | a44f17b9a15cf1a572d5e8056a69c368265729f2 (diff) | |
Created python script to calculate progress and documented some scripts
Diffstat (limited to 'src/data/npcs.asm')
| -rw-r--r-- | src/data/npcs.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/npcs.asm b/src/data/npcs.asm index bda574f..4ff42c8 100644 --- a/src/data/npcs.asm +++ b/src/data/npcs.asm @@ -183,7 +183,7 @@ ImakuniData: db $00 db $0e db $00 - dw $5d0d ; Pointer to OWScript + dw OWSequence_Imakuni ; Pointer to OWScript tx Text03af db IMAKUNI_PIC db $34 |
