summaryrefslogtreecommitdiff
path: root/pokemontools/pksv.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-27 10:29:25 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-27 10:29:25 -0500
commit94dd0f6d63d1e140962f2d5784fc448b09a17323 (patch)
treeea2c327a9fcd2dcbaa5772cecef385eff90cacd5 /pokemontools/pksv.py
parentc8c8b32efb807250efffbf573c79a2802858578c (diff)
script command scripttalkerafter is an ender
Also, reformat the list of enders for readability and to work better with diff tools in the future. see also: 92152c98fc0cd319f5fff1b0e7ee76dc2c0520d2
Diffstat (limited to 'pokemontools/pksv.py')
-rw-r--r--pokemontools/pksv.py24
1 files changed, 17 insertions, 7 deletions
diff --git a/pokemontools/pksv.py b/pokemontools/pksv.py
index 2f02ec0..ef3f425 100644
--- a/pokemontools/pksv.py
+++ b/pokemontools/pksv.py
@@ -293,13 +293,23 @@ pksv_crystal = {
}
#these cause the script to end; used in create_command_classes
-pksv_crystal_more_enders = [0x03, 0x04, 0x05, 0x0C, 0x51, 0x52,
- 0x53, 0x8D, 0x8F, 0x90, 0x91, 0x92,
- 0x9B,
- 0xB2, #maybe?
- 0xCC, #maybe?
- 0x9A, # describedecoration
- ]
+pksv_crystal_more_enders = [
+ 0x03, # 2jump
+ 0x04,
+ 0x05,
+ 0x0C,
+ 0x51,
+ 0x52,
+ 0x53,
+ 0x65,
+ 0x8D, # priorityjump
+ 0x8F, # ptpriorityjump
+ 0x90, # return
+ 0x91, # end
+ 0x92, # reloadandreturn
+ 0x9A, # describedecoration
+ 0x9B, # fruittree
+]
# these have no pksv names as of pksv 2.1.1
pksv_crystal_unknowns = [