diff --git a/pokegold-spaceworld-correctheader.map b/pokegold-spaceworld-correctheader.map index 6efcc86e..df2c9e44 100644 --- a/pokegold-spaceworld-correctheader.map +++ b/pokegold-spaceworld-correctheader.map @@ -24724,11 +24724,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokegold-spaceworld-correctheader.sym b/pokegold-spaceworld-correctheader.sym index 539691c9..d5f9d9cc 100644 --- a/pokegold-spaceworld-correctheader.sym +++ b/pokegold-spaceworld-correctheader.sym @@ -24316,10 +24316,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount diff --git a/pokegold-spaceworld-debug-correctheader.map b/pokegold-spaceworld-debug-correctheader.map index d8b1abfe..0daf43ed 100644 --- a/pokegold-spaceworld-debug-correctheader.map +++ b/pokegold-spaceworld-debug-correctheader.map @@ -24756,11 +24756,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokegold-spaceworld-debug-correctheader.sym b/pokegold-spaceworld-debug-correctheader.sym index 40b6cf29..e3d8fa22 100644 --- a/pokegold-spaceworld-debug-correctheader.sym +++ b/pokegold-spaceworld-debug-correctheader.sym @@ -24348,10 +24348,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount diff --git a/pokegold-spaceworld-debug.map b/pokegold-spaceworld-debug.map index d8b1abfe..0daf43ed 100644 --- a/pokegold-spaceworld-debug.map +++ b/pokegold-spaceworld-debug.map @@ -24756,11 +24756,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokegold-spaceworld-debug.sym b/pokegold-spaceworld-debug.sym index 40b6cf29..e3d8fa22 100644 --- a/pokegold-spaceworld-debug.sym +++ b/pokegold-spaceworld-debug.sym @@ -24348,10 +24348,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount diff --git a/pokegold-spaceworld.map b/pokegold-spaceworld.map index 6efcc86e..df2c9e44 100644 --- a/pokegold-spaceworld.map +++ b/pokegold-spaceworld.map @@ -24724,11 +24724,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokegold-spaceworld.sym b/pokegold-spaceworld.sym index 539691c9..d5f9d9cc 100644 --- a/pokegold-spaceworld.sym +++ b/pokegold-spaceworld.sym @@ -24316,10 +24316,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount diff --git a/pokesilver-spaceworld-correctheader.map b/pokesilver-spaceworld-correctheader.map index e363e0bf..4a96f03c 100644 --- a/pokesilver-spaceworld-correctheader.map +++ b/pokesilver-spaceworld-correctheader.map @@ -24656,11 +24656,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokesilver-spaceworld-correctheader.sym b/pokesilver-spaceworld-correctheader.sym index a636c2a3..a23f3110 100644 --- a/pokesilver-spaceworld-correctheader.sym +++ b/pokesilver-spaceworld-correctheader.sym @@ -24248,10 +24248,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount diff --git a/pokesilver-spaceworld-debug-correctheader.map b/pokesilver-spaceworld-debug-correctheader.map index 1bda1b69..66a14c37 100644 --- a/pokesilver-spaceworld-debug-correctheader.map +++ b/pokesilver-spaceworld-debug-correctheader.map @@ -24748,11 +24748,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokesilver-spaceworld-debug-correctheader.sym b/pokesilver-spaceworld-debug-correctheader.sym index e363cd1d..9d127778 100644 --- a/pokesilver-spaceworld-debug-correctheader.sym +++ b/pokesilver-spaceworld-debug-correctheader.sym @@ -24340,10 +24340,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount diff --git a/pokesilver-spaceworld-debug.map b/pokesilver-spaceworld-debug.map index 1bda1b69..66a14c37 100644 --- a/pokesilver-spaceworld-debug.map +++ b/pokesilver-spaceworld-debug.map @@ -24748,11 +24748,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokesilver-spaceworld-debug.sym b/pokesilver-spaceworld-debug.sym index e363cd1d..9d127778 100644 --- a/pokesilver-spaceworld-debug.sym +++ b/pokesilver-spaceworld-debug.sym @@ -24340,10 +24340,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount diff --git a/pokesilver-spaceworld.map b/pokesilver-spaceworld.map index e363e0bf..4a96f03c 100644 --- a/pokesilver-spaceworld.map +++ b/pokesilver-spaceworld.map @@ -24656,11 +24656,13 @@ WRAM0 bank #0: $ca3d = wPlayerSubStatus3 $ca3e = wPlayerSubStatus4 $ca3f = wPlayerSubStatus5 + $ca40 = wPlayerSubStatusEnd $ca40 = wEnemySubStatus1 $ca41 = wEnemySubStatus2 $ca42 = wEnemySubStatus3 $ca43 = wEnemySubStatus4 $ca44 = wEnemySubStatus5 + $ca45 = wEnemySubStatusEnd $ca45 = wPlayerRolloutCount $ca46 = wPlayerConfuseCount $ca47 = wPlayerToxicCount diff --git a/pokesilver-spaceworld.sym b/pokesilver-spaceworld.sym index a636c2a3..a23f3110 100644 --- a/pokesilver-spaceworld.sym +++ b/pokesilver-spaceworld.sym @@ -24248,10 +24248,12 @@ 00:ca3e wPlayerSubStatus4 00:ca3f wPlayerSubStatus5 00:ca40 wEnemySubStatus1 +00:ca40 wPlayerSubStatusEnd 00:ca41 wEnemySubStatus2 00:ca42 wEnemySubStatus3 00:ca43 wEnemySubStatus4 00:ca44 wEnemySubStatus5 +00:ca45 wEnemySubStatusEnd 00:ca45 wPlayerRolloutCount 00:ca46 wPlayerConfuseCount 00:ca47 wPlayerToxicCount