User Tools

Site Tools


earthbound:actionscripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
earthbound:actionscripts [2023/01/16 03:24] herringwayearthbound:actionscripts [2024/06/26 01:38] (current) herringway
Line 1: Line 1:
-====== Actionscripts ======+====== Actionscript IDs ======
  
-^ ID ^ Used By ^     Description    +^ ID   ^ Used By                                              Original Name                  ^  Description                                                                                                                                                                                                  
-| 0                                                      +| 0                                                                                                                                                                                                                                                                                                      
-| 1                                                      +| 1    Lead party member                                                                   | Follows an invisible player-controlled entity                                                                                                                                                                 
-| 2  |        |                                              +| 2    All other party members, except bubble monkey                                       | Follows leader closely                                                                                                                                                                                        
-| 3                                                      +| 3    Bubble monkey, while in party                                                       | Follows leader, gets distracted sometimes                                                                                                                                                                     
-| 4                                                      +| 4    Character viewer                                                                                                                                                                                                                                                                                  
-| 5                                                      +| 5                                                                                                                                                                                                                                                                                                      
-| 6         |Same as Movement 12.| +| 6                                                                                        | Same as Movement 12.                                                                                                                                                                                          
-| 7                                                      +| 7                                                         ANIM_BILLBOARD                                                                                                                                                                                                                               
-| 8         |Stationary, does not walk in place.  When you talk to the NPC, it turns to face you. After the NPC finished talking, it will not turn back to face its original direction.| +| 8                                                         | ANIM_MAPOBJSTILL               | Stationary, does not walk in place.  When you talk to the NPC, it turns to face you. After the NPC finished talking, it will not turn back to face its original direction.                                    
-| 9                                                      +| 9                                                                                                                                                                                                                                                                                                      
-| 10 |        |Stationary, walks very fast.  When you talk to the NPC, it turns to face you.  After the NPC finished talking, it will not turn back to face its original direction.| +| 10                                                        | ANIM_PEOPLEWALK0               | Stationary, walks very fast.  When you talk to the NPC, it turns to face you.  After the NPC finished talking, it will not turn back to face its original direction.                                          
-| 11 |                                                     +| 11                                                        ANIM_PEOPLEWALK0_A                                                                                                                                                                                                                           
-| 12 |        |NPC randomly walks about.  Has no limit on how far it will move from start location.| +| 12                                                        | ANIM_PEOPLEWALK1               | NPC randomly walks about.  Has no limit on how far it will move from start location.                                                                                                                          
-| 13 |        |NPC randomly walks about.  Will move up to about 16 pixels on X axis and 16 pixels on Y axis from start location.| +| 13                                                        | ANIM_PEOPLEWALK_NARROW         | NPC randomly walks about.  Will move up to about 16 pixels on X axis and 16 pixels on Y axis from start location.                                                                                             
-| 14 |        |NPC randomly walks about.  Will move up to about 24 pixels on X axis and 24 pixels on Y axis from start location.| +| 14                                                                                       | NPC randomly walks about.  Will move up to about 24 pixels on X axis and 24 pixels on Y axis from start location.                                                                                             
-| 15 |        |NPC randomly walks about.  Will move up to about 40 pixels on X axis and 40 pixels on Y axis from start location.| +| 15                                                                                       | NPC randomly walks about.  Will move up to about 40 pixels on X axis and 40 pixels on Y axis from start location.                                                                                             
-| 16 |              |NPC randomly walks about.  Will move up to about 32 pixels on X axis and 16 pixels on Y axis from start location.| +| 16                                                                                       | NPC randomly walks about.  Will move up to about 32 pixels on X axis and 16 pixels on Y axis from start location.                                                                                             
-| 17 |        |NPC randomly walks about.  Will move up to about 32 pixels on X axis and 16 pixels on Y axis from start location.  Identical to Movement 16.| +| 17                                                                                       | NPC randomly walks about.  Will move up to about 32 pixels on X axis and 16 pixels on Y axis from start location.  Identical to Movement 16.                                                                  
-| 18 |                                                     +| 18   King (intro)                                                                                                                                                                                                                                                                                      
-| 19 |         |Continually walks in place, facing a single direction.  When the player gets close, it moves quickly and directly towards the player.| +| 19                                                                                       | Continually walks in place, facing a single direction.  When the player gets close, it moves quickly and directly towards the player.                                                                         
-| 20 |Black Antoid, Coil Snake|Remains motionless, facing the player.  Only moves when the player moves.| +| 20   | Black Antoid, Coil Snake                             |                                | Remains motionless, facing the player.  Only moves when the player moves.                                                                                                                                     
-| 21 |Unassuming Local Guy, Urban Zombie, Foppy |Walks about looking back and forth.  When the player gets close, after a brief pause it moves towards the player.| +| 21   | Unassuming Local Guy, Urban Zombie, Foppy                                           | Walks about looking back and forth.  When the player gets close, after a brief pause it moves towards the player.                                                                                             
-| 22 |Runaway Dog, Gruff Goat|Walks about, looking at a single direction while standing still.  When the player gets close, it moves towards the player.| +| 22   | Runaway Dog, Gruff Goat                                                             | Walks about, looking at a single direction while standing still.  When the player gets close, it moves towards the player.                                                                                    
-| 23 |Li'l UFO, Spinning Robo|Flies around erratically at high speeds.| +| 23   | Li'l UFO, Spinning Robo                                                             | Flies around erratically at high speeds.                                                                                                                                                                      
-| 24 |Ramblin' Evil Mushroom, Smilin' Sam|Uses a special "resting frame" (9th frame on the spritegroup) while standing still.  When the player gets close, the sprite moves towards the player.| +| 24   | Ramblin' Evil Mushroom, Smilin' Sam                                                 | Uses a special "resting frame" (9th frame on the spritegroup) while standing still.  When the player gets close, the sprite moves towards the player.                                                         
-| 25 |Spiteful Crow, Mr. Batty|Uses a special "resting frame" (9th frame on the spritegroup) while standing still.  When the player gets close, it starts moving towards the player in a back-and-forth manner.| +| 25   | Spiteful Crow, Mr. Batty                             |                                | Uses a special "resting frame" (9th frame on the spritegroup) while standing still.  When the player gets close, it starts moving towards the player in a back-and-forth manner.                              
-| 26 |Starman, Starman Super|Stands motionless.  When the player gets close, it starts teleporting towards the player.| +| 26   | Starman, Starman Super                               |                                | Stands motionless.  When the player gets close, it starts teleporting towards the player.                                                                                                                     
-| 27 |Electro Swoosh, Dali's Clock|Slowly moves about in circles.  When the player gets close, it picks up speed and homes in on the player.  If it runs into an obstacle, it might teleport a short distance to try to bypass the obstacle.| +| 27   | Electro Swoosh, Dali's Clock                         |                                | Slowly moves about in circles.  When the player gets close, it picks up speed and homes in on the player.  If it runs into an obstacle, it might teleport a short distance to try to bypass the obstacle.     
-| 28 |Crazed Sign, Petrified Royal Guard|Remains motionless.  When the player gets close, the sprite shakes, and then charges the player.| +| 28   | Crazed Sign, Petrified Royal Guard                   |                                | Remains motionless.  When the player gets close, the sprite shakes, and then charges the player.                                                                                                              
-| 29 |Territorial Oak, Cave Boy|Walks about very slowly.  When the player gets close, it picks up speed and moves towards the player.| +| 29   | Territorial Oak, Cave Boy                                                           | Walks about very slowly.  When the player gets close, it picks up speed and moves towards the player.                                                                                                         
-| 30 |Mad Taxi, Ego Orb|Remains motionless.  When the player gets close, the sprite shakes, and moves towards the player.  It picks up speed as it moves.| +| 30   | Mad Taxi, Ego Orb                                                                   | Remains motionless.  When the player gets close, the sprite shakes, and moves towards the player.  It picks up speed as it moves.                                                                             
-| 31 |Worthless Protoplasm, Scalding Coffee Cup|Remains motionless.  Will charge the player in a straight line, and keep on going if it misses.| +| 31   | Worthless Protoplasm, Scalding Coffee Cup                                           | Remains motionless.  Will charge the player in a straight line, and keep on going if it misses.                                                                                                               
-| 32 |Magic Butterfly|Always runs away from the player.  When touched, performs the Magic Butterfly effect.| +| 32   | Magic Butterfly                                                                     | Always runs away from the player.  When touched, performs the Magic Butterfly effect.                                                                                                                         
-| 33 |                                                    +| 33   |                                                      ANIM_MAGIC_BUTTERFLY_OUT       |                                                                                                                                                                                                               
-| 34 |                                                    +| 34                                                        ANIM_MAGIC_BUTTERFLY_APPROACH  |                                                                                                                                                                                                               
-| 35 |  |Linked to with [19 04 A2], appears to never be used on its own.  Makes it so the NPC will face its original direction after you interact with it.| +| 35                                                                                       | Linked to with [19 04 A2], appears to never be used on its own.  Makes it so the NPC will face its original direction after you interact with it.                                                             
-| 36 |                                                    +| 36                                                        ANIM_NES_HOME_YURE                                                                                                                                                                                                                           
-| 37 |                                                    +| 37   Mom (intro)                                                                                                                                                                                                                                                                                       
-| 38 |                                                    +| 38   Door knock                                           ANIM_KNOCKDOOR                                                                                                                                                                                                                               
-| 39 |                                                    +| 39                                                        ANIM_NESS_TOBINOKU                                                                                                                                                                                                                           
-| 40 |                                                    +| 40   Home telephone                                                                                                                                                                                                                                                                                    
-| 41 |                                                    +| 41                                                        ANIM_TEL_RING                  |                                                                                                                                                                                                               
-| 42 |                                                    +| 42                                                        ANIM_PEOPLEWALK0_LIVE          |                                                                                                                                                                                                               
-| 43 |                                                    +| 43                                                        ANIM_PEOPLEWALK1_LIVE          |                                                                                                                                                                                                               
-| 44 |                                                    +| 44                                                        ANIM_MAPOBJSTILL_LIVE          |                                                                                                                                                                                                               
-| 45 |                                                    +| 45   Pokey (Intro)                                                                                                                                                                                                                                                                                     
-| 46 |                                                    +| 46                                                        ANIM_RETURNDOG                                                                                                                                                                                                                               
-| 47 |       |The sprite walks on top of your party lead character, or rather, the middle of the screen.  Typically used when a character join your party.| +| 47                                                        | ANIM_ADDPARTY                  | The sprite walks on top of your party lead character, or rather, the middle of the screen.  Typically used when a character join your party.                                                                  
-| 48 |                                                    +| 48   |                                                      ANIM_ADDPARTY_VIA_LEADER       |                                                                                                                                                                                                               
-| 49 |                                                    +| 49                                                        ANIM_ADDPARTY_BMONKEY          |                                                                                                                                                                                                               
-| 50 |                                                    +| 50                                                        ANIM_BUNBUN_APPEAR                                                                                                                                                                                                                           
-| 51 |                                                    +| 51                                                        ANIM_BUNBUUN                                                                                                                                                                                                                                 
-| 52 |                                                    +| 52                                                        ANIM_BUNBUN_DIE                |                                                                                                                                                                                                               
-| 53 |                                                    +| 53                                                                                                                                                                                                                                                                                                     
-| 54 |                                                    +| 54                                                        ANIM_BUNBUUN_BEAM              |                                                                                                                                                                                                               
-| 55 |                                                    +| 55                                                                                                                                                                                                                                                                                                     
-| 56 |                                                    +| 56                                                        ANIM_MIZUNO_A                  |                                                                                                                                                                                                               
-| 57 |                                                    +| 57                                                                                                                                                                                                                                                                                                     
-| 58 |                                                    +| 58                                                                                                                                                                                                                                                                                                     
-| 59 |                                                    +| 59                                                                                                                                                                                                                                                                                                     
-| 60 |                                                    +| 60                                                                                                                                                                                                                                                                                                     
-| 61 |                                                    +| 61                                                        ANIM_HALL_MAYOR_C              |                                                                                                                                                                                                               
-| 62 |                                                    +| 62                                                        ANIM_GET_OUT_HALL_MAYOR        |                                                                                                                                                                                                               
-| 63 |                                                    +| 63                                                                                                                                                                                                                                                                                                     
-| 64 |                                                    +| 64                                                        ANIM_BUS_TWSN_THRK_IN          |                                                                                                                                                                                                               
-| 65 |                                                    +| 65                                                                                                                                                                                                                                                                                                     
-| 66 |                                                    +| 66                                                                                                                                                                                                                                                                                                     
-| 67 |                                                    +| 67                                                        ANIM_BUS_TWSN_TUNNEL                                                                                                                                                                                                                         
-| 68 |                                                    +| 68                                                        ANIM_BUS_RETURN_TWSN                                                                                                                                                                                                                         
-| 69 |                                                    +| 69                                                        ANIM_BUS_RETURN_TWSN_B                                                                                                                                                                                                                       
-| 70 |                                                    +| 70                                                        ANIM_BUS_INTO_THRK                                                                                                                                                                                                                           
-| 71 |                                                    +| 71                                                        ANIM_OUT_BUS_R                                                                                                                                                                                                                               
-| 72 |                                                    +| 72                                                        ANIM_OUT_BUS_L                                                                                                                                                                                                                               
-| 73 |                                                    +| 73                                                        ANIM_INTO_BUS                  |                                                                                                                                                                                                               
-| 74 |                                                    +| 74                                                        ANIM_OUT_TBUS_R                |                                                                                                                                                                                                               
-| 75 |                                                    +| 75                                                        ANIM_OUT_TBUS_GORGEOUS                                                                                                                                                                                                                       
-| 76 |                                                    +| 76                                                        ANIM_INTO_TBUS_GORGEOUS        |                                                                                                                                                                                                               
-| 77 |                                                    +| 77                                                                                                                                                                                                                                                                                                     
-| 78 |                                                    +| 78                                                                                                                                                                                                                                                                                                     
-| 79 |                                                    +| 79                                                                                                                                                                                                                                                                                                     
-| 80 |                                                    +| 80                                                                                                                                                                                                                                                                                                     
-| 81 |                                                    +| 81                                                        ANIM_OSHIOKI_POKEY                                                                                                                                                                                                                           
-| 82 |                                                    +| 82                                                        ANIM_OSHIOKI_PICKEY            |                                                                                                                                                                                                               
-| 83 |                                                    +| 83                                                        ANIM_OSHIOKI_MINCE                                                                                                                                                                                                                           
-| 84 |                                                    +| 84                                                        ANIM_LARDNA_KEE                |                                                                                                                                                                                                               
-| 85 |                                                    +| 85                                                                                                                                                                                                                                                                                                     
-| 86 |                                                    +| 86                                                                                                                                                                                                                                                                                                     
-| 87 |                                                    +| 87                                                                                                                                                                                                                                                                                                     
-| 88 |                                                    +| 88                                                                                                                                                                                                                                                                                                     
-| 89 |                                                    +| 89                                                                                                                                                                                                                                                                                                     
-| 90 |                                                    +| 90                                                                                                                                                                                                                                                                                                     
-| 91 |                                                    +| 91                                                        ANIM_GHOST_PLUS1                                                                                                                                                                                                                             
-| 92 |                                                    +| 92                                                        ANIM_GHOST_PLUS2                                                                                                                                                                                                                             
-| 93 |                                                    +| 93                                                        ANIM_RET_GHOSTTUNNEL                                                                                                                                                                                                                         
-| 94 |                                                    +| 94                                                                                                                                                                                                                                                                                                     
-| 95 |                                                    +| 95                                                                                                                                                                                                                                                                                                     
-| 96 |                                                    +| 96                                                                                                                                                                                                                                                                                                     
-| 97 |                                                    +| 97                                                                                                                                                                                                                                                                                                     
-| 98 |                                                    +| 98                                                                                                                                                                                                                                                                                                     
-| 99 |                                                    +| 99                                                        ANIM_GHOST_THRK_PLUS1          |                                                                                                                                                                                                               
-| 100|                                                    +| 100                                                       ANIM_GHOST_THRK_PLUS2          |                                                                                                                                                                                                               
-| 101|                                                    +| 101                                                       ANIM_MOUSE_DOOR                |                                                                                                                                                                                                               
-| 102|                                                    +| 102                                                                                                                                                                                                                                                                                                    
-| 103|                                                    +| 103                                                                                                                                                                                                                                                                                                    
-| 104|                                                    +| 104                                                                                                                                                                                                                                                                                                    
-| 105|                                                    +| 105                                                                                                                                                                                                                                                                                                    
-| 106|                                                    +| 106                                                                                                                                                                                                                                                                                                    
-| 107|                                                    +| 107                                                                                                                                                                                                                                                                                                    
-| 108|                                                    +| 108                                                                                                                                                                                                                                                                                                    
-| 109|                                                    +| 109                                                       ANIM_MICHIKO_INTO_ROOM                                                                                                                                                                                                                       
-| 110|                                                    +| 110                                                       | ANIM_MICHIKO_INTO_ROOM_B       |                                                                                                                                                                                                               
-| 111|                                                    +| 111                                                       ANIM_FOLLOW_TO_MICHIKO                                                                                                                                                                                                                       
-| 112|                                                    +| 112                                                       ANIM_FOLLOW_TO_MICHIKO_B       |                                                                                                                                                                                                               
-| 113|                                                    +| 113                                                                                                                                                                                                                                                                                                    
-| 114|                                                    +| 114                                                       ANIM_WAKEUP_TONY                                                                                                                                                                                                                             
-| 115|                                                    +| 115                                                       ANIM_GORGEOUS_FREE                                                                                                                                                                                                                           
-| 116|                                                    +| 116                                                       ANIM_LUCKY_FREE                |                                                                                                                                                                                                               
-| 117|                                                    +| 117                                                       ANIM_NICE_FREE                                                                                                                                                                                                                               
-| 118|                                                    +| 118                                                       ANIM_OK_FREE                                                                                                                                                                                                                                 
-| 119|                                                    +| 119                                                       ANIM_GROOVE_FREE                                                                                                                                                                                                                             
-| 120|                                                    +| 120                                                       ANIM_MOGIRI_TO_RIGHT                                                                                                                                                                                                                         
-| 121|                                                    +| 121                                                       ANIM_MOGIRI_TO_DOWN            |                                                                                                                                                                                                               
-| 122|                                                    +| 122                                                       ANIM_MONOTORY_OUT_A_GORGEOUS                                                                                                                                                                                                                 
-| 123|                                                    +| 123                                                       ANIM_MONOTORY_OUT_A_LUCKY      |                                                                                                                                                                                                               
-| 124|                                                    +| 124                                                       | ANIM_MONOTORY_OUT_A_NICE       |                                                                                                                                                                                                               
-| 125|                                                    +| 125                                                       ANIM_MONOTORY_OUT_A_OK                                                                                                                                                                                                                       
-| 126|                                                    +| 126                                                       ANIM_MONOTORY_OUT_A_GROOVE                                                                                                                                                                                                                   
-| 127|                                                    +| 127                                                                                                                                                                                                                                                                                                    
-| 128|                                                    +| 128                                                                                                                                                                                                                                                                                                    
-| 129|                                                    +| 129                                                                                                                                                                                                                                                                                                    
-| 130|                                                    +| 130                                                                                                                                                                                                                                                                                                    
-| 131|                                                    +| 131                                                                                                                                                                                                                                                                                                    
-| 132|                                                    +| 132                                                                                                                                                                                                                                                                                                    
-| 133|                                                    +| 133                                                       ANIM_GIANTSTEP_COP                                                                                                                                                                                                                           
-| 134|                                                    +| 134                                                                                                                                                                                                                                                                                                    
-| 135|                                                    +| 135                                                       ANIM_KIFUYA_TUKIMATOU          |                                                                                                                                                                                                               
-| 136|                                                    +| 136                                                       ANIM_FATHER_CALL_PAULA                                                                                                                                                                                                                       
-| 137|                                                    +| 137                                                       ANIM_SW_WINS                                                                                                                                                                                                                                 
-| 138|                                                    +| 138                                                       ANIM_SW2_WINS                  |                                                                                                                                                                                                               
-| 139|                                                    +| 139                                                       ANIM_NEAR_ANDOUGHNUT                                                                                                                                                                                                                         
-| 140|                                                    +| 140                                                       ANIM_ANDOUGHNUT_MESSAGE        |                                                                                                                                                                                                               
-| 141|                                                    +| 141                                                       ANIM_WINS_NEAR_KANAI                                                                                                                                                                                                                         
-| 142|                                                    +| 142                                                       ANIM_WINS_NEAR_BMONKEY                                                                                                                                                                                                                       
-| 143|                                                    +| 143                                                       ANIM_WINS_AWAY_KANAI                                                                                                                                                                                                                         
-| 144|                                                    +| 144                                                       ANIM_WINS_AWAY_BMONKEY                                                                                                                                                                                                                       
-| 145|                                                    +| 145                                                       ANIM_INTO_SW_WINS              |                                                                                                                                                                                                               
-| 146|                                                    +| 146                                                       ANIM_SW_WINS_A                                                                                                                                                                                                                               
-| 147|                                                    +| 147                                                       ANIM_SW_SKY_A                  |                                                                                                                                                                                                               
-| 148|                                                    +| 148                                                       ANIM_SW_SKY_B                  |                                                                                                                                                                                                               
-| 149|                                                    +| 149                                                       ANIM_SW_SKY_C                  |                                                                                                                                                                                                               
-| 150|                                                    +| 150                                                       ANIM_SW_SKY_D                  |                                                                                                                                                                                                               
-| 151|                                                    +| 151                                                       ANIM_SW_SKY_E                  |                                                                                                                                                                                                               
-| 152|                                                    +| 152                                                       ANIM_SW_SKY_F                  |                                                                                                                                                                                                               
-| 153|                                                    +| 153                                                       ANIM_SW_FOUR_A                                                                                                                                                                                                                               
-| 154|                                                    +| 154                                                       ANIM_SW_FOUR_B                                                                                                                                                                                                                               
-| 155|                                                    +| 155                                                       ANIM_SW_FOUR_SHADOW_A          |                                                                                                                                                                                                               
-| 156|                                                    +| 156                                                       ANIM_SW_FOUR_SHADOW_B          |                                                                                                                                                                                                               
-| 157|                                                    +| 157                                                       ANIM_SW_DSRT_A                                                                                                                                                                                                                               
-| 158|                                                    +| 158                                                       ANIM_SW_DSRT_B                                                                                                                                                                                                                               
-| 159|                                                    +| 159                                                       ANIM_SW_DSRT_SHADOW_A          |                                                                                                                                                                                                               
-| 160|                                                    +| 160                                                       ANIM_SW_DSRT_SHADOW_B          |                                                                                                                                                                                                               
-| 161|                                                    +| 161                                                       ANIM_SW_THRK_A                                                                                                                                                                                                                               
-| 162|                                                    +| 162                                                       ANIM_SW_THRK_B                                                                                                                                                                                                                               
-| 163|                                                    +| 163                                                       ANIM_SW_WINS_SHADOW_A          |                                                                                                                                                                                                               
-| 164|                                                    +| 164                                                       ANIM_SW_THRK_SHADOW_A          |                                                                                                                                                                                                               
-| 165|                                                    +| 165                                                       ANIM_SW_THRK_SHADOW_B          |                                                                                                                                                                                                               
-| 166|                                                    +| 166                                                       ANIM_SW_WINS_LAND              |                                                                                                                                                                                                               
-| 167|                                                    +| 167                                                       ANIM_SW_WINS_LAND2                                                                                                                                                                                                                           
-| 168|                                                    +| 168                                                       ANIM_WINS_SKYWALKER_SHADOW                                                                                                                                                                                                                   
-| 169|                                                    +| 169                                                       ANIM_OUT_SKYWALKER                                                                                                                                                                                                                           
-| 170|                                                    +| 170                                                       ANIM_SW_SUMS_A                                                                                                                                                                                                                               
-| 171|                                                    +| 171                                                       ANIM_SW_SUMS_SHADOW_A          |                                                                                                                                                                                                               
-| 172|                                                    +| 172                                                       ANIM_SW_SPLINTER1              |                                                                                                                                                                                                               
-| 173|                                                    +| 173                                                       ANIM_SW_SPLINTER2              |                                                                                                                                                                                                               
-| 174|                                                    +| 174                                                       ANIM_SW_SPLINTER3              |                                                                                                                                                                                                               
-| 175|                                                    +| 175                                                       ANIM_ODOROKI_NES_POLA          |                                                                                                                                                                                                               
-| 176|                                                    +| 176                                                       ANIM_KUROKOGE_JEFF                                                                                                                                                                                                                           
-| 177|                                                    +| 177                                                       ANIM_JEFF_ADD_PARTY            |                                                                                                                                                                                                               
-| 178|                                                    +| 178                                                                                                                                                                                                                                                                                                    
-| 179|                                                    +| 179                                                       ANIM_GORGEOUS_CHAOUS                                                                                                                                                                                                                         
-| 180|                                                    +| 180                                                       ANIM_TO_GORGEOUS_CHAOUS        |                                                                                                                                                                                                               
-| 181|                                                    +| 181                                                       ANIM_TONZURABUS_CHAOUS                                                                                                                                                                                                                       
-| 182|                                                    +| 182                                                       ANIM_INTO_TONZURABUS_CHAOUS    |                                                                                                                                                                                                               
-| 183|                                                    +| 183                                                       ANIM_GORGEOUS_CHAOUS_RIDE      |                                                                                                                                                                                                               
-| 184|                                                    +| 184                                                       ANIM_TONZURABUS_TO_THRK        |                                                                                                                                                                                                               
-| 185|                                                    +| 185                                                       | ANIM_TBUS_TO_THRK_TUNNEL       |                                                                                                                                                                                                               
-| 186|                                                    +| 186                                                       ANIM_TBUS_INTO_THRK            |                                                                                                                                                                                                               
-| 187|                                                    +| 187                                                       ANIM_GORGEOUS_MONO                                                                                                                                                                                                                           
-| 188|                                                    +| 188                                                                                                                                                                                                                                                                                                    
-| 189|                                                    +| 189                                                       ANIM_TBUS_RIDE_MONO            |                                                                                                                                                                                                               
-| 190|                                                    +| 190                                                                                                                                                                                                                                                                                                    
-| 191|                                                    +| 191                                                       ANIM_INTO_TONZURABUS_MONO      |                                                                                                                                                                                                               
-| 192|                                                    +| 192                                                       ANIM_GORGEOUS_MONO_RIDE        |                                                                                                                                                                                                               
-| 193|                                                    +| 193                                                       ANIM_TBUS_TO_FOUR_TUNNEL       |                                                                                                                                                                                                               
-| 194|                                                    +| 194                                                       ANIM_TBUS_FOUR_TUNNEL          |                                                                                                                                                                                                               
-| 195|                                                    +| 195                                                       ANIM_TBUS_TUNNEL_BRDG          |                                                                                                                                                                                                               
-| 196|                                                    +| 196                                                       ANIM_TBUS_BRDG_TUNNEL          |                                                                                                                                                                                                               
-| 197|                                                    +| 197                                                       ANIM_TBUS_TUNNEL_DSRT          |                                                                                                                                                                                                               
-| 198|                                                    +| 198                                                       ANIM_TBUS_DSRT_TUNNEL          |                                                                                                                                                                                                               
-| 199|                                                    +| 199                                                       ANIM_TBUS_TUNNEL_HWAY_L        |                                                                                                                                                                                                               
-| 200|                                                    +| 200                                                       ANIM_TBUS_HWAY_TUNNEL_L        |                                                                                                                                                                                                               
-| 201|                                                    +| 201                                                       ANIM_TBUS_TUNNEL_THRK_L        |                                                                                                                                                                                                               
-| 202|                                                    +| 202                                                       ANIM_BUS_THRK_TWSN_IN          |                                                                                                                                                                                                               
-| 203|                                                    +| 203                                                       ANIM_BUS_TO_THRK_TUNNEL        |                                                                                                                                                                                                               
-| 204|                                                    +| 204                                                       ANIM_BUS_THRK_TUNNEL                                                                                                                                                                                                                         
-| 205|                                                    +| 205                                                       ANIM_BUS_TUNNEL_TWSN                                                                                                                                                                                                                         
-| 206|                                                    +| 206                                                       ANIM_BUS_THRK_DSRT_IN          |                                                                                                                                                                                                               
-| 207|                                                    +| 207                                                       ANIM_BUS_THRK_TO_DSRT          |                                                                                                                                                                                                               
-| 208|                                                    +| 208                                                       ANIM_BUS_THRK_TUNNEL_R                                                                                                                                                                                                                       
-| 209|                                                    +| 209                                                       ANIM_BUS_TUNNEL_HWAY_R                                                                                                                                                                                                                       
-| 210|                                                    +| 210                                                       ANIM_BUS_HWAY_TUNNEL_R                                                                                                                                                                                                                       
-| 211|                                                    +| 211                                                       ANIM_BUS_TUNNEL_DSRT_R                                                                                                                                                                                                                       
-| 212|                                                    +| 212                                                       ANIM_BUS_DSRT_TUNNEL_R                                                                                                                                                                                                                       
-| 213|                                                    +| 213                                                       ANIM_BUS_TUNNEL_BRDG_R                                                                                                                                                                                                                       
-| 214|                                                    +| 214                                                       ANIM_BUS_BRDG_TUNNEL_R                                                                                                                                                                                                                       
-| 215|                                                    +| 215                                                       ANIM_BUS_TUNNEL_FOUR                                                                                                                                                                                                                         
-| 216|                                                    +| 216                                                       ANIM_BUS_TUNNEL_DSRT_R_J       |                                                                                                                                                                                                               
-| 217|                                                    +| 217                                                       ANIM_BUS_DSRT_THRK_IN          |                                                                                                                                                                                                               
-| 218|                                                    +| 218                                                       ANIM_BUS_DSRT_TO_THRK          |                                                                                                                                                                                                               
-| 219|                                                    +| 219                                                       ANIM_BUS_DSRT_FOUR_IN          |                                                                                                                                                                                                               
-| 220|                                                    +| 220                                                       ANIM_BUS_DSRT_TO_FOUR          |                                                                                                                                                                                                               
-| 221|                                                    +| 221                                                                                                                                                                                                                                                                                                    
-| 222|                                                    +| 222                                                       ANIM_SYOCHO_A                  |                                                                                                                                                                                                               
-| 223|                                                    +| 223                                                       ANIM_SYOCHO_B                  |                                                                                                                                                                                                               
-| 224|                                                    +| 224                                                       ANIM_SYOCHO_C                  |                                                                                                                                                                                                               
-| 225|                                                    +| 225                                                       ANIM_FOLLOW_TO_SYOCHO_A        |                                                                                                                                                                                                               
-| 226|                                                    +| 226                                                       ANIM_FOLLOW_TO_SYOCHO_B        |                                                                                                                                                                                                               
-| 227|                                                    +| 227                                                       ANIM_FOLLOW_TO_SYOCHO_C        |                                                                                                                                                                                                               
-| 228|                                                    +| 228                                                       ANIM_COP5_A                    |                                                                                                                                                                                                               
-| 229|                                                    +| 229                                                       ANIM_COP5_B                    |                                                                                                                                                                                                               
-| 230|                                                    +| 230                                                       ANIM_COP5_C                    |                                                                                                                                                                                                               
-| 231|                                                    +| 231                                                       ANIM_COP5_D                    |                                                                                                                                                                                                               
-| 232|                                                    +| 232                                                       ANIM_COP5_E                    |                                                                                                                                                                                                               
-| 233|         |The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.| +| 233                                                       | ANIM_COP5_TO_NESS_A            | The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.                                                                     
-| 234|         |The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.| +| 234                                                       | ANIM_COP5_TO_NESS_B            | The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.                                                                     
-| 235|         |The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.| +| 235                                                       | ANIM_COP5_TO_NESS_C            | The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.                                                                     
-| 236|         |The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.| +| 236                                                       | ANIM_COP5_TO_NESS_D            | The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.                                                                     
-| 237|         |The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.| +| 237                                                       | ANIM_COP5_TO_NESS_E            | The sprite will run right up to your lead character at a fairly fast speed.  Also causes your lead character to turn and face the sprite.                                                                     
-| 238|                                                    +| 238                                                       ANIM_COP5_ESCAPE                                                                                                                                                                                                                             
-| 239|                                                    +| 239                                                       ANIM_SYOCHO_TO_NESS            |                                                                                                                                                                                                               
-| 240|                                                    +| 240  Imprisoned Paula                                                                                                                                                                                                                                                                                  
-| 241|                                                    +| 241                                                       ANIM_GRFD_POLA_ADD_PARTY       |                                                                                                                                                                                                               
-| 242|                                                    +| 242                                                       ANIM_TOPOLLO_HALL_A            |                                                                                                                                                                                                               
-| 243|                                                    +| 243                                                       ANIM_MUSEUM_KOMORITA                                                                                                                                                                                                                         
-| 244|                                                    +| 244                                                       ANIM_FRSD_FIELD_O              |                                                                                                                                                                                                               
-| 245|                                                    +| 245                                                       ANIM_FRSD_FIELD_L              |                                                                                                                                                                                                               
-| 246|                                                    +| 246                                                       ANIM_FRSD_FIELD_M              |                                                                                                                                                                                                               
-| 247|                                                    +| 247                                                       ANIM_FRSD_FIELD_P              |                                                                                                                                                                                                               
-| 248|                                                    +| 248                                                       ANIM_FRSD_FIELD_Q              |                                                                                                                                                                                                               
-| 249|                                                    +| 249                                                       ANIM_TONCHIKI                  |                                                                                                                                                                                                               
-| 250|                                                    +| 250                                                                                                                                                                                                                                                                                                    
-| 251|                                                    +| 251                                                       ANIM_TACY_NEAR_BMONKEY                                                                                                                                                                                                                       
-| 252|                                                    +| 252                                                       ANIM_BMONKEY_GUM                                                                                                                                                                                                                             
-| 253|                                                    +| 253                                                       ANIM_BMONKEY_GUM1              |                                                                                                                                                                                                               
-| 254|                                                    +| 254                                                       ANIM_BMONKEY_FLY                                                                                                                                                                                                                             
-| 255|                                                    +| 255                                                       ANIM_BMONKEY_FLY_S                                                                                                                                                                                                                           
-| 256|                                                    +| 256                                                                                                                                                                                                                                                                                                    
-| 257|                                                    +| 257                                                       ANIM_YUNBO_BACK                |                                                                                                                                                                                                               
-| 258|                                                    +| 258                                                                                                                                                                                                                                                                                                    
-| 259|                                                    +| 259                                                       ANIM_SIGE_YUNBO_MOVE                                                                                                                                                                                                                         
-| 260|                                                    +| 260                                                                                                                                                                                                                                                                                                    
-| 261|                                                    +| 261                                                       ANIM_BMONKEY_ROPE              |                                                                                                                                                                                                               
-| 262|                                                    +| 262                                                       ANIM_BMONKEY_ROPE_S            |                                                                                                                                                                                                               
-| 263|                                                    +| 263                                                       ANIM_BMONKEY_ROPE_OROSU        |                                                                                                                                                                                                               
-| 264|                                                    +| 264                                                       ANIM_BMONKEY_ROPE_DOWN                                                                                                                                                                                                                       
-| 265|                                                    +| 265                                                       ANIM_BMONKEY_ROPE_GOOD                                                                                                                                                                                                                       
-| 266|                                                    +| 266                                                       ANIM_DASH_TONY                                                                                                                                                                                                                               
-| 267|                                                    +| 267                                                       ANIM_JUMP_JEF                  |                                                                                                                                                                                                               
-| 268|                                                    +| 268                                                       ANIM_JUMP_JEF_S                |                                                                                                                                                                                                               
-| 269|                                                    +| 269                                                       ANIM_OUT_TONY                  |                                                                                                                                                                                                               
-| 270|                                                    +| 270                                                       ANIM_JEF_INTO_SW_THRK          |                                                                                                                                                                                                               
-| 271|                                                    +| 271                                                       ANIM_INTO_SW_THRK              |                                                                                                                                                                                                               
-| 272|                                                    +| 272                                                       ANIM_SW_TO_SUMS_1              |                                                                                                                                                                                                               
-| 273|                                                    +| 273                                                                                                                                                                                                                                                                                                    
-| 274|                                                    +| 274                                                       ANIM_KOYA_HH1                  |                                                                                                                                                                                                               
-| 275|                                                    +| 275                                                       ANIM_KOYA_HH2                  |                                                                                                                                                                                                               
-| 276|                                                    +| 276                                                       ANIM_KOYA_KARASU                                                                                                                                                                                                                             
-| 277|                                                    +| 277                                                       ANIM_CARP_DUNG_L                                                                                                                                                                                                                             
-| 278|                                                    +| 278                                                       ANIM_CARP_DUNG_R                                                                                                                                                                                                                             
-| 279|                                                    +| 279  Cultist walking in circle, northwest                                                | Walks in a circle, starting at a northwest point                                                                                                                                                              
-| 280|                                                    +| 280  Cultist walking in circle, northeast                                                | Walks in a circle, starting at a northeast point                                                                                                                                                              
-| 281|                                                    +| 281  Cultist walking in circle, east                                                     | Walks in a circle, starting at an east point                                                                                                                                                                  
-| 282|                                                    +| 282  Cultist walking in circle, south                                                    | Walks in a circle, starting at a south point                                                                                                                                                                  
-| 283|                                                    +| 283  Cultist walking in circle, west                                                     | Walks in a circle, starting at a west point                                                                                                                                                                   
-| 284|                                                    +| 284                                                                                                                                                                                                                                                                                                    
-| 285|                                                    +| 285                                                       ANIM_BMONKEY_BYE                                                                                                                                                                                                                             
-| 286|                                                    +| 286                                                                                                                                                                                                                                                                                                    
-| 287|                                                    +| 287                                                       ANIM_DOSE_SPACETUNNEL          |                                                                                                                                                                                                               
-| 288|                                                    +| 288                                                       ANIM_INTO_ST_KUROKOGE          |                                                                                                                                                                                                               
-| 289|                                                    +| 289                                                       ANIM_OUT_ST_KUROKOGE                                                                                                                                                                                                                         
-| 290|                                                    +| 290                                                       ANIM_AND_DOSE                  |                                                                                                                                                                                                               
-| 291|                                                    +| 291                                                       ANIM_INTO_SHIP                                                                                                                                                                                                                               
-| 292|                                                    +| 292                                                       ANIM_TO_SAILOR                                                                                                                                                                                                                               
-| 293|                                                    +| 293                                                       ANIM_SHIP_TO_SKRB_1            |                                                                                                                                                                                                               
-| 294|                                                    +| 294                                                       ANIM_SHIP_SMALL                |                                                                                                                                                                                                               
-| 295|                                                    +| 295                                                       | ANIM_EVT_KRAKEN_APPROACH       |                                                                                                                                                                                                               
-| 296|                                                    +| 296                                                       ANIM_SHIP_TO_SKRB_2            |                                                                                                                                                                                                               
-| 297|                                                    +| 297                                                       ANIM_OUT_SHIP                  |                                                                                                                                                                                                               
-| 298|                                                    +| 298                                                       ANIM_SUBMARINE_1                                                                                                                                                                                                                             
-| 299|                                                    +| 299                                                       ANIM_SUBMARINE_2                                                                                                                                                                                                                             
-| 300|                                                    +| 300                                                       ANIM_OUT_SUBMARINE                                                                                                                                                                                                                           
-| 301|                                                    +| 301                                                       ANIM_GUARD_A_1                                                                                                                                                                                                                               
-| 302|                                                    +| 302                                                       ANIM_GUARD_A_2                                                                                                                                                                                                                               
-| 303|                                                    +| 303                                                       ANIM_GUARD_B_1                                                                                                                                                                                                                               
-| 304|                                                    +| 304                                                       ANIM_GUARD_B_2                                                                                                                                                                                                                               
-| 305|                                                    +| 305                                                       ANIM_GUARD_3                                                                                                                                                                                                                                 
-| 306|                                                    +| 306                                                       ANIM_TO_GUARD                  |                                                                                                                                                                                                               
-| 307|                                                    +| 307                                                       ANIM_MOCHI_1                                                                                                                                                                                                                                 
-| 308|                                                    +| 308                                                       ANIM_MOCHI_YUNBO                                                                                                                                                                                                                             
-| 309|                                                    +| 309                                                       ANIM_MOCHI_2                                                                                                                                                                                                                                 
-| 310|                                                    +| 310                                                       ANIM_ST_ST3                    |                                                                                                                                                                                                               
-| 311|                                                    +| 311                                                       ANIM_DOSEI_ST3                                                                                                                                                                                                                               
-| 312|                                                    +| 312                                                       ANIM_AND_ST3_1                                                                                                                                                                                                                               
-| 313|                                                    +| 313                                                       ANIM_AND_ST3_2                                                                                                                                                                                                                               
-| 314|                                                    +| 314                                                       ANIM_KID_ST3                                                                                                                                                                                                                                 
-| 315|                                                    +| 315                                                       ANIM_AND_NEAR_ST3              |                                                                                                                                                                                                               
-| 316|                                                    +| 316                                                       ANIM_OUT_ST3                                                                                                                                                                                                                                 
-| 317|                                                    +| 317  Grapefruit Valley password NPC                       ANIM_GEPPU_PASS                | Waits for three minutes before displaying text, exits early on d-pad input                                                                                                                                    
-| 318|                                                    +| 318                                                       ANIM_MABOROSHI_IN              |                                                                                                                                                                                                               
-| 319|                                                    +| 319                                                       ANIM_POO_TO_OLDMAN                                                                                                                                                                                                                           
-| 320|                                                    +| 320                                                       ANIM_MABOROSHI_OUT_1                                                                                                                                                                                                                         
-| 321|                                                    +| 321                                                       ANIM_MABOROSHI_OUT_2                                                                                                                                                                                                                         
-| 322|                                                    +| 322                                                       ANIM_HOIHOI_A                  |                                                                                                                                                                                                               
-| 323|                                                    +| 323                                                       ANIM_HOIHOI_B                  |                                                                                                                                                                                                               
-| 324|                                                    +| 324                                                       ANIM_HOIHOI_C                  |                                                                                                                                                                                                               
-| 325|                                                    +| 325                                                       ANIM_HOIHOI_D                  |                                                                                                                                                                                                               
-| 326|                                                    +| 326                                                       ANIM_HOIHOI_E                  |                                                                                                                                                                                                               
-| 327|                                                    +| 327                                                       ANIM_HOIHOI_F                  |                                                                                                                                                                                                               
-| 328|                                                    +| 328                                                       ANIM_HOIHOI_G                  |                                                                                                                                                                                                               
-| 329|                                                    +| 329                                                       ANIM_HOIHOI_H                  |                                                                                                                                                                                                               
-| 330|                                                    +| 330                                                       ANIM_HOIHOI_I                  |                                                                                                                                                                                                               
-| 331|                                                    +| 331                                                       ANIM_HOIHOI_J                  |                                                                                                                                                                                                               
-| 332|                                                    +| 332                                                       ANIM_HOIHOI_K                  |                                                                                                                                                                                                               
-| 333|                                                    +| 333                                                       ANIM_HOIHOI_L                  |                                                                                                                                                                                                               
-| 334|                                                    +| 334                                                       ANIM_HOIHOI_M                  |                                                                                                                                                                                                               
-| 335|                                                    +| 335                                                                                                                                                                                                                                                                                                    
-| 336|                                                    +| 336                                                       ANIM_INTO_ST2                  |                                                                                                                                                                                                               
-| 337|                                                    +| 337                                                       ANIM_CHKA_ST2_STILL            |                                                                                                                                                                                                               
-| 338|                                                    +| 338                                                       ANIM_OUT_ST2                                                                                                                                                                                                                                 
-| 339|                                                    +| 339                                                       ANIM_POO_SYUGYOU_1                                                                                                                                                                                                                           
-| 340|Mu Training?+| 340  | Mu Training?                                         | ANIM_POO_SYUGYOU_2                                                                                                                                                                                                                           
-| 341|                                                    +| 341                                                       ANIM_MESSENGER                                                                                                                                                                                                                               
-| 342|                                                    +| 342                                                       ANIM_SENZO_1                                                                                                                                                                                                                                 
-| 343|                                                    +| 343                                                       ANIM_SENZO_2                                                                                                                                                                                                                                 
-| 344|                                                    +| 344                                                       ANIM_POO_TELEPORT              |                                                                                                                                                                                                               
-| 345|                                                    +| 345                                                       ANIM_SYUGYOU_ADD_POO                                                                                                                                                                                                                         
-| 346|                                                    +| 346                                                       ANIM_KAITEN_NESS                                                                                                                                                                                                                             
-| 347|                                                    +| 347                                                       ANIM_NESS_AWAKE                |                                                                                                                                                                                                               
-| 348|                                                    +| 348                                                       ANIM_TALK_PAULA                |                                                                                                                                                                                                               
-| 349|                                                    +| 349                                                       ANIM_TALK_JEFF                                                                                                                                                                                                                               
-| 350|                                                    +| 350                                                       ANIM_TALK_POO                  |                                                                                                                                                                                                               
-| 351|                                                    +| 351                                                       ANIM_BG_CHANGE                                                                                                                                                                                                                               
-| 352|                                                    +| 352                                                       ANIM_POWSPOT                                                                                                                                                                                                                                 
-| 353|                                                    +| 353                                                       ANIM_KOKE                      |                                                                                                                                                                                                               
-| 354|                                                    +| 354                                                       ANIM_MONO_R_MAN                |                                                                                                                                                                                                               
-| 355|Used by Giygas battle intro?| +| 355  | Used by Giygas battle intro?                         | ANIM_STAGE_PARTY                                                                                                                                                                                                                             
-| 356|                                                    +| 356                                                       ANIM_STAGE_FADEOUT                                                                                                                                                                                                                           
-| 357|                                                    +| 357                                                       ANIM_TSTAGE1_SCR_1                                                                                                                                                                                                                           
-| 358|                                                    +| 358                                                       ANIM_TSTAGE1_THANK                                                                                                                                                                                                                           
-| 359|                                                    +| 359                                                       ANIM_TSTAGE1_OK                |                                                                                                                                                                                                               
-| 360|                                                    +| 360                                                                                                                                                                                                                                                                                                    
-| 361|                                                    +| 361                                                       ANIM_TSTAGE1_MIKE_L            |                                                                                                                                                                                                               
-| 362|                                                    +| 362                                                       ANIM_TSTAGE1_MIKE_R            |                                                                                                                                                                                                               
-| 363|                                                    +| 363                                                       ANIM_TSTAGE1_NICE              |                                                                                                                                                                                                               
-| 364|                                                    +| 364                                                       ANIM_TSTAGE1_GROOVE            |                                                                                                                                                                                                               
-| 365|                                                    +| 365                                                       ANIM_TSTAGE1_GORGEOUS          |                                                                                                                                                                                                               
-| 366|                                                    +| 366                                                       | ANIM_TSTAGE1_LUCKY_DANCE       |                                                                                                                                                                                                               
-| 367|                                                    +| 367                                                       ANIM_TSTAGE1_GORGEOUS_DANCE    |                                                                                                                                                                                                               
-| 368|                                                    +| 368                                                       ANIM_TSTAGE1_LUCKY                                                                                                                                                                                                                           
-| 369|                                                    +| 369                                                       ANIM_TSTAGE1_SCR_2                                                                                                                                                                                                                           
-| 370|                                                    +| 370                                                       ANIM_TSTAGE1_FLIP              |                                                                                                                                                                                                               
-| 371|                                                    +| 371                                                       ANIM_TSTAGE1_FLIP_TURN                                                                                                                                                                                                                       
-| 372|                                                    +| 372                                                       ANIM_TSTAGE2_SCR_1                                                                                                                                                                                                                           
-| 373|                                                    +| 373                                                       ANIM_TSTAGE2_MIKE_L            |                                                                                                                                                                                                               
-| 374|                                                    +| 374                                                       ANIM_TSTAGE2_MIKE_R            |                                                                                                                                                                                                               
-| 375|                                                    +| 375                                                       ANIM_TSTAGE2_THANK                                                                                                                                                                                                                           
-| 376|                                                    +| 376                                                       ANIM_TSTAGE2_OK                |                                                                                                                                                                                                               
-| 377|                                                    +| 377                                                       ANIM_TSTAGE2_NICE              |                                                                                                                                                                                                               
-| 378|                                                    +| 378                                                       ANIM_TSTAGE2_GROOVE            |                                                                                                                                                                                                               
-| 379|                                                    +| 379                                                       ANIM_TSTAGE2_HIGHHAT                                                                                                                                                                                                                         
-| 380|                                                    +| 380                                                       ANIM_TSTAGE2_SPOTINIT_PLAYER                                                                                                                                                                                                                 
-| 381|                                                    +| 381                                                       ANIM_TSTAGE2_PLAYER            |                                                                                                                                                                                                               
-| 382|                                                    +| 382                                                       ANIM_TSTAGE2_SPOTLIGHT                                                                                                                                                                                                                       
-| 383|                                                    +| 383                                                       ANIM_TSTAGE2_GORGEOUS          |                                                                                                                                                                                                               
-| 384|                                                    +| 384                                                       ANIM_TSTAGE2_LUCKY                                                                                                                                                                                                                           
-| 385|                                                    +| 385                                                       ANIM_TSTAGE2_GORGEOUS_WALK                                                                                                                                                                                                                   
-| 386|                                                    +| 386                                                       ANIM_TSTAGE2_LUCKY_WALK        |                                                                                                                                                                                                               
-| 387|                                                    +| 387                                                       ANIM_TSTAGE2_GORGEOUS_DANCE    |                                                                                                                                                                                                               
-| 388|                                                    +| 388                                                       ANIM_TSTAGE2_LUCKY_DANCE       |                                                                                                                                                                                                               
-| 389|                                                    +| 389                                                       ANIM_TSTAGE2_GORGEOUS_DANCE_3  |                                                                                                                                                                                                               
-| 390|                                                    +| 390                                                       ANIM_TSTAGE2_LUCKY_DANCE_3                                                                                                                                                                                                                   
-| 391|                                                    +| 391                                                       ANIM_TSTAGE2_GORGEOUS_DANCE_4  |                                                                                                                                                                                                               
-| 392|                                                    +| 392                                                       ANIM_TSTAGE2_LUCKY_DANCE_4                                                                                                                                                                                                                   
-| 393|                                                    +| 393                                                       ANIM_TSTAGE2_GORGEOUS_DANCE_5  |                                                                                                                                                                                                               
-| 394|                                                    +| 394                                                       ANIM_TSTAGE2_LUCKY_DANCE_5                                                                                                                                                                                                                   
-| 395|                                                    +| 395                                                       ANIM_TSTAGE2_GORGEOUS_DANCE_6  |                                                                                                                                                                                                               
-| 396|                                                    +| 396                                                       ANIM_TSTAGE2_LUCKY_DANCE_6                                                                                                                                                                                                                   
-| 397|                                                    +| 397                                                       ANIM_TSTAGE2_SPOT_A            |                                                                                                                                                                                                               
-| 398|                                                    +| 398                                                       ANIM_TSTAGE2_SPOT_B            |                                                                                                                                                                                                               
-| 399|                                                    +| 399                                                       ANIM_TSTAGE2_GROOVE_ADLIB      |                                                                                                                                                                                                               
-| 400|                                                    +| 400                                                       ANIM_TSTAGE2_SCR_2                                                                                                                                                                                                                           
-| 401|                                                    +| 401                                                       ANIM_TSTAGE3_SCR_1                                                                                                                                                                                                                           
-| 402|                                                    +| 402                                                       ANIM_TSTAGE3_MIKE_L            |                                                                                                                                                                                                               
-| 403|                                                    +| 403                                                       ANIM_TSTAGE3_MIKE_R            |                                                                                                                                                                                                               
-| 404|                                                    +| 404                                                       ANIM_TSTAGE3_THANK                                                                                                                                                                                                                           
-| 405|                                                    +| 405                                                       ANIM_TSTAGE3_OK                |                                                                                                                                                                                                               
-| 406|                                                    +| 406                                                       ANIM_TSTAGE3_NICE              |                                                                                                                                                                                                               
-| 407|                                                    +| 407                                                       ANIM_TSTAGE3_GROOVE            |                                                                                                                                                                                                               
-| 408|                                                    +| 408                                                       ANIM_TSTAGE3_HIGHHAT                                                                                                                                                                                                                         
-| 409|                                                    +| 409                                                       ANIM_TSTAGE3_BAND              |                                                                                                                                                                                                               
-| 410|                                                    +| 410                                                       ANIM_TSTAGE3_LUCKY_1                                                                                                                                                                                                                         
-| 411|                                                    +| 411                                                       ANIM_TSTAGE3_GORGEOUS_1        |                                                                                                                                                                                                               
-| 412|                                                    +| 412                                                       ANIM_TSTAGE3_LUCKY_2                                                                                                                                                                                                                         
-| 413|                                                    +| 413                                                       ANIM_TSTAGE3_GORGEOUS_2        |                                                                                                                                                                                                               
-| 414|                                                    +| 414                                                       ANIM_TSTAGE3_LUCKY_3                                                                                                                                                                                                                         
-| 415|                                                    +| 415                                                       ANIM_TSTAGE3_GORGEOUS_3        |                                                                                                                                                                                                               
-| 416|                                                    +| 416                                                       ANIM_TSTAGE3_LUCKY_4                                                                                                                                                                                                                         
-| 417|                                                    +| 417                                                       ANIM_TSTAGE3_GORGEOUS_4        |                                                                                                                                                                                                               
-| 418|                                                    +| 418                                                       ANIM_TSTAGE3_LUCKY_5                                                                                                                                                                                                                         
-| 419|                                                    +| 419                                                       ANIM_TSTAGE3_GORGEOUS_5        |                                                                                                                                                                                                               
-| 420|                                                    +| 420                                                       ANIM_TSTAGE3_LUCKY_6                                                                                                                                                                                                                         
-| 421|                                                    +| 421                                                       ANIM_TSTAGE3_GORGEOUS_6        |                                                                                                                                                                                                               
-| 422|                                                    +| 422                                                       ANIM_TSTAGE3_LUCKY_7                                                                                                                                                                                                                         
-| 423|                                                    +| 423                                                       ANIM_TSTAGE3_GORGEOUS_7        |                                                                                                                                                                                                               
-| 424|                                                    +| 424                                                       ANIM_TSTAGE3_LUCKY_8                                                                                                                                                                                                                         
-| 425|                                                    +| 425                                                       ANIM_TSTAGE3_GORGEOUS_8        |                                                                                                                                                                                                               
-| 426|                                                    +| 426                                                       ANIM_TSTAGE3_LUCKY_9                                                                                                                                                                                                                         
-| 427|                                                    +| 427                                                       ANIM_TSTAGE3_GORGEOUS_9        |                                                                                                                                                                                                               
-| 428|                                                    +| 428                                                       ANIM_TSTAGE3_LUCKY_10          |                                                                                                                                                                                                               
-| 429|                                                    +| 429                                                       | ANIM_TSTAGE3_GORGEOUS_10       |                                                                                                                                                                                                               
-| 430|                                                    +| 430                                                       ANIM_TSTAGE3_THANK_3                                                                                                                                                                                                                         
-| 431|                                                    +| 431                                                       ANIM_TSTAGE3_OK_3              |                                                                                                                                                                                                               
-| 432|                                                    +| 432                                                       ANIM_TSTAGE3_NICE_3            |                                                                                                                                                                                                               
-| 433|                                                    +| 433                                                       ANIM_TSTAGE3_GROOVE_3          |                                                                                                                                                                                                               
-| 434|                                                    +| 434                                                       ANIM_TSTAGE3_HIGHHAT_3                                                                                                                                                                                                                       
-| 435|                                                    +| 435                                                       ANIM_TSTAGE3_VENUS                                                                                                                                                                                                                           
-| 436|                                                    +| 436                                                       ANIM_TSTAGE3_TBUS              |                                                                                                                                                                                                               
-| 437|                                                    +| 437                                                                                                                                                                                                                                                                                                    
-| 438|Venus Concert Main| +| 438  | Venus Concert Main                                   | ANIM_VSTAGE1_SCR_1                                                                                                                                                                                                                           
-| 439|                                                    +| 439                                                       ANIM_VSTAGE1_VENUS_STILL       |                                                                                                                                                                                                               
-| 440|Venus Concert - Twinkles 1| +| 440  | Venus Concert - Twinkles 1                           | ANIM_VSTAGE1_VENUS_LIGHT1      |                                                                                                                                                                                                               
-| 441|Venus Concert - Twinkles 2| +| 441  | Venus Concert - Twinkles 2                           | ANIM_VSTAGE1_VENUS_LIGHT2      |                                                                                                                                                                                                               
-| 442|Venus Concert - Venus| +| 442  | Venus Concert - Venus                                | ANIM_VSTAGE1_VENUS                                                                                                                                                                                                                           
-| 443|Venus Concert - Mr. Spoon 1| +| 443  | Venus Concert - Mr. Spoon 1                          | ANIM_VSTAGE1_KOMORITA_CROSS    |                                                                                                                                                                                                               
-| 444|Venus Concert - Mr. Spoon 2| +| 444  | Venus Concert - Mr. Spoon 2                          | ANIM_VSTAGE1_KOMORITA_APPEAR                                                                                                                                                                                                                 
-| 445|Venus Concert - Bodyguard 1| +| 445  | Venus Concert - Bodyguard 1                          | ANIM_VSTAGE1_BODYGUARD_L                                                                                                                                                                                                                     
-| 446|Venus Concert - Bodyguard 2| +| 446  | Venus Concert - Bodyguard 2                          | ANIM_VSTAGE1_BODYGUARD_R                                                                                                                                                                                                                     
-| 447|Venus Concert - Cleanup?| +| 447  | Venus Concert - Cleanup?                             | ANIM_VSTAGE1_SCR_2                                                                                                                                                                                                                           
-| 448|                                                    +| 448                                                       ANIM_PHOTOGRAPHER              |                                                                                                                                                                                                               
-| 449|                                                    +| 449                                                       ANIM_PHOTOGRAPHER_S            |                                                                                                                                                                                                               
-| 450|                                                    +| 450                                                       ANIM_NES_PEACE                                                                                                                                                                                                                               
-| 451|                                                    +| 451                                                       ANIM_NES_PEACE_SAIKYOU                                                                                                                                                                                                                       
-| 452|                                                    +| 452                                                       ANIM_CAMERA_EYE                |                                                                                                                                                                                                               
-| 453|                                                    +| 453                                                       ANIM_BUS_DRIVER_L              |                                                                                                                                                                                                               
-| 454|                                                    +| 454                                                       ANIM_BUS_DRIVER_R              |                                                                                                                                                                                                               
-| 455|                                                    +| 455                                                       ANIM_BUS_FOUR_THRK_IN          |                                                                                                                                                                                                               
-| 456|                                                    +| 456                                                       ANIM_BUS_FOUR_THRK_GO          |                                                                                                                                                                                                               
-| 457|                                                    +| 457                                                       ANIM_BUS_FOUR_TUNNEL                                                                                                                                                                                                                         
-| 458|                                                    +| 458                                                       ANIM_BUS_TUNNEL_BRDG_L                                                                                                                                                                                                                       
-| 459|                                                    +| 459                                                       ANIM_BUS_BRDG_TUNNEL_L                                                                                                                                                                                                                       
-| 460|                                                    +| 460                                                       ANIM_BUS_TUNNEL_DSRT_L                                                                                                                                                                                                                       
-| 461|                                                    +| 461                                                       ANIM_BUS_DSRT_TUNNEL_L                                                                                                                                                                                                                       
-| 462|                                                    +| 462                                                       ANIM_BUS_TUNNEL_HWAY_L                                                                                                                                                                                                                       
-| 463|                                                    +| 463                                                       ANIM_BUS_HWAY_TUNNEL_L                                                                                                                                                                                                                       
-| 464|                                                    +| 464                                                       ANIM_BUS_TUNNEL_THRK_L                                                                                                                                                                                                                       
-| 465|                                                    +| 465                                                       ANIM_TELEPORT_FAIL                                                                                                                                                                                                                           
-| 466|                                                    +| 466                                                       ANIM_TELEPORT_SUCCESS          |                                                                                                                                                                                                               
-| 467|                                                    +| 467                                                                                                                                                                                                                                                                                                    
-| 468|                                                    +| 468                                                       ANIM_GORGEOUS_FREE_2A          |                                                                                                                                                                                                               
-| 469|                                                    +| 469                                                       ANIM_LUCKY_FREE_2A                                                                                                                                                                                                                           
-| 470|                                                    +| 470                                                       ANIM_NICE_FREE_2A              |                                                                                                                                                                                                               
-| 471|                                                    +| 471                                                       ANIM_OK_FREE_2A                |                                                                                                                                                                                                               
-| 472|                                                    +| 472                                                       ANIM_GROOVE_FREE_2A            |                                                                                                                                                                                                               
-| 473|                                                    +| 473                                                       ANIM_TONZURA_FREE_2B                                                                                                                                                                                                                         
-| 474|                                                    +| 474                                                       ANIM_GROOVE_FREE_2B            |                                                                                                                                                                                                               
-| 475|                                                    +| 475                                                       ANIM_GORGEOUS_FREE_2C          |                                                                                                                                                                                                               
-| 476|                                                    +| 476                                                       ANIM_PROLOGUE_POKEY_1          |                                                                                                                                                                                                               
-| 477|                                                    +| 477                                                       ANIM_PROLOGUE_POKEY_2          |                                                                                                                                                                                                               
-| 478|                                                    +| 478                                                       ANIM_PROLOGUE_POKEY_3          |                                                                                                                                                                                                               
-| 479|                                                    +| 479                                                       ANIM_BMONKEY_TASSI_1A          |                                                                                                                                                                                                               
-| 480|                                                    +| 480                                                       ANIM_TASSI_1                                                                                                                                                                                                                                 
-| 481|                                                    +| 481                                                       ANIM_BMONKEY_TASSI_1B          |                                                                                                                                                                                                               
-| 482|                                                    +| 482                                                       ANIM_BMONKEY_TASSI_1C          |                                                                                                                                                                                                               
-| 483|                                                    +| 483                                                       ANIM_RIDE_TASSI_1              |                                                                                                                                                                                                               
-| 484|                                                    +| 484                                                       ANIM_OUT_TASSI_1                                                                                                                                                                                                                             
-| 485|                                                    +| 485                                                       ANIM_UZU_1                                                                                                                                                                                                                                   
-| 486|                                                    +| 486                                                       ANIM_UZU_2                                                                                                                                                                                                                                   
-| 487|                                                    +| 487                                                       ANIM_TACYMASK1                                                                                                                                                                                                                               
-| 488|                                                    +| 488                                                       ANIM_TACYMASK2                                                                                                                                                                                                                               
-| 489|                                                    +| 489                                                       ANIM_TACYMASK3                                                                                                                                                                                                                               
-| 490|                                                    +| 490                                                       ANIM_TACYMASK4                                                                                                                                                                                                                               
-| 491|                                                    +| 491                                                       ANIM_UZU_1_TASSI_BYE                                                                                                                                                                                                                         
-| 492|                                                    +| 492                                                       ANIM_UZU_2_TASSI_BYE                                                                                                                                                                                                                         
-| 493|                                                    +| 493                                                       ANIM_UZU_3_TASSI_BYE_U                                                                                                                                                                                                                       
-| 494|                                                    +| 494                                                       ANIM_UZU_3_TASSI_BYE_L                                                                                                                                                                                                                       
-| 495|                                                    +| 495                                                       ANIM_LEAF_1                    |                                                                                                                                                                                                               
-| 496|                                                    +| 496                                                       ANIM_LEAF_2                    |                                                                                                                                                                                                               
-| 497|                                                    +| 497                                                                                                                                                                                                                                                                                                    
-| 498|                                                    +| 498                                                                                                                                                                                                                                                                                                    
-| 499|                                                    +| 499                                                                                                                                                                                                                                                                                                    
-| 500|                                                    +| 500                                                                                                                                                                                                                                                                                                    
-| 501|                                                    +| 501                                                                                                                                                                                                                                                                                                    
-| 502|                                                    +| 502                                                                                                                                                                                                                                                                                                    
-| 503|                                                    +| 503                                                                                                                                                                                                                                                                                                    
-| 504|                                                    +| 504                                                                                                                                                                                                                                                                                                    
-| 505|                                                    +| 505                                                                                                                                                                                                                                                                                                    
-| 506|                                                    +| 506                                                                                                                                                                                                                                                                                                    
-| 507|                                                    +| 507                                                                                                                                                                                                                                                                                                    
-| 508|                                                    +| 508                                                                                                                                                                                                                                                                                                    
-| 509|                                                    +| 509                                                                                                                                                                                                                                                                                                    
-| 510|                                                    +| 510                                                                                                                                                                                                                                                                                                    
-| 511|                                                    +| 511                                                                                                                                                                                                                                                                                                    
-| 512|                                                    +| 512                                                                                                                                                                                                                                                                                                    
-| 513|                                                    +| 513                                                                                                                                                                                                                                                                                                    
-| 514|                                                    +| 514                                                                                                                                                                                                                                                                                                    
-| 515|                                                    +| 515                                                                                                                                                                                                                                                                                                    
-| 516|                                                    +| 516                                                                                                                                                                                                                                                                                                    
-| 517|                                                    +| 517                                                                                                                                                                                                                                                                                                    
-| 518|                                                    +| 518                                                                                                                                                                                                                                                                                                    
-| 519|                                                    +| 519                                                                                                                                                                                                                                                                                                    
-| 520|                                                    +| 520                                                                                                                                                                                                                                                                                                    
-| 521|                                                    +| 521                                                                                                                                                                                                                                                                                                    
-| 522|                                                    +| 522                                                                                                                                                                                                                                                                                                    
-| 523|                                                    +| 523                                                                                                                                                                                                                                                                                                    
-| 524|                                                    +| 524                                                                                                                                                                                                                                                                                                    
-| 525|                                                    +| 525                                                                                                                                                                                                                                                                                                    
-| 526|                                                    +| 526                                                                                                                                                                                                                                                                                                    
-| 527|                                                    +| 527                                                                                                                                                                                                                                                                                                    
-| 528|                                                    +| 528                                                                                                                                                                                                                                                                                                    
-| 529|                                                    +| 529                                                                                                                                                                                                                                                                                                    
-| 530|                                                    +| 530                                                                                                                                                                                                                                                                                                    
-| 531|                                                    +| 531                                                                                                                                                                                                                                                                                                    
-| 532|                                                    +| 532                                                                                                                                                                                                                                                                                                    
-| 533|                                                    +| 533                                                                                                                                                                                                                                                                                                    
-| 534|                                                    +| 534  King in the naming sequence summary screen                                                                                                                                                                                                                                                        
-| 535| |Itoi production logo?| +| 535                                                       ANIM_MD_TOTO                   | Itoi production logo?                                                                                                                                                                                         
-| 536|                                                    +| 536                                                       ANIM_MD_THRK                                                                                                                                                                                                                                 
-| 537|                                                    +| 537                                                       ANIM_MD_MAKYO                  |                                                                                                                                                                                                               
-| 538|                                                    +| 538                                                       ANIM_MD_MAKYO_RAFURESIA        |                                                                                                                                                                                                               
-| 539|                                                    +| 539                                                       ANIM_MD_HASHI_BUS              |                                                                                                                                                                                                               
-| 540|                                                    +| 540                                                       ANIM_MD_HASHI_YUNBO            |                                                                                                                                                                                                               
-| 541|                                                    +| 541                                                       ANIM_MD_DUNG                                                                                                                                                                                                                                 
-| 542|                                                    +| 542                                                       ANIM_MD_TWSN                                                                                                                                                                                                                                 
-| 543|                                                    +| 543                                                       ANIM_MD_SKRB                                                                                                                                                                                                                                 
-| 544|                                                    +| 544                                                       ANIM_MD_FRSD                                                                                                                                                                                                                                 
-| 545|                                                    +| 545                                                       ANIM_MD_SUMS                                                                                                                                                                                                                                 
-| 546|Nintendo presentation logo?| +| 546  | Nintendo presentation logo?                          | ANIM_MD_ONET                                                                                                                                                                                                                                 
-| 547|Used by Giygas battle intro?| +| 547  | Used by Giygas battle intro?                         | ANIM_LAST_BATTLE                                                                                                                                                                                                                             
-| 548|Used by Giygas battle intro?| +| 548  | Used by Giygas battle intro?                         | ANIM_NES_FACE                  |                                                                                                                                                                                                               
-| 549|                                                    +| 549                                                       ANIM_LAST_BATTLE_POKEY                                                                                                                                                                                                                       
-| 550|                                                    +| 550                                                                                                                                                                                                                                                                                                    
-| 551|                                                    +| 551                                                       ANIM_SPIRIT_RETURN_NES                                                                                                                                                                                                                       
-| 552|                                                    +| 552                                                       ANIM_SPIRIT_RETURN_POLA        |                                                                                                                                                                                                               
-| 553|                                                    +| 553                                                       ANIM_SPIRIT_RETURN_JEF                                                                                                                                                                                                                       
-| 554|                                                    +| 554                                                       ANIM_SPIRIT_RETURN_POO                                                                                                                                                                                                                       
-| 555|                                                    +| 555                                                       ANIM_WHITEOUT                  |                                                                                                                                                                                                               
-| 556|                                                    +| 556                                                       ANIM_SPIRIT_RETURN_NES2        |                                                                                                                                                                                                               
-| 557|                                                    +| 557                                                       ANIM_SPIRIT_RETURN_POLA2       |                                                                                                                                                                                                               
-| 558|                                                    +| 558                                                       ANIM_SPIRIT_RETURN_JEF2        |                                                                                                                                                                                                               
-| 559|                                                    +| 559                                                       ANIM_SPIRIT_RETURN_POO2        |                                                                                                                                                                                                               
-| 560|                                                    +| 560                                                       ANIM_COME_BACK_NES                                                                                                                                                                                                                           
-| 561|                                                    +| 561                                                       ANIM_COME_BACK_POLA            |                                                                                                                                                                                                               
-| 562|                                                    +| 562                                                       ANIM_COME_BACK_JEF                                                                                                                                                                                                                           
-| 563|                                                    +| 563                                                       ANIM_COME_BACK_POO                                                                                                                                                                                                                           
-| 564|                                                    +| 564                                                       ANIM_POO_EXPLOSION                                                                                                                                                                                                                           
-| 565|                                                    +| 565                                                       ANIM_DOSE_ANDONUT_END          |                                                                                                                                                                                                               
-| 566|                                                    +| 566                                                       ANIM_DOSE_DOSEI_END            |                                                                                                                                                                                                               
-| 567|                                                    +| 567                                                       ANIM_POLA_POLASTAR_RETURN      |                                                                                                                                                                                                               
-| 568|                                                    +| 568                                                       ANIM_POLA_POLASTAR_RETURN_L    |                                                                                                                                                                                                               
-| 569|                                                    +| 569                                                       ANIM_POLA_POLASTAR_RETURN_R    |                                                                                                                                                                                                               
-| 570|                                                    +| 570                                                       ANIM_PRESENTBOX_FALL1          |                                                                                                                                                                                                               
-| 571|                                                    +| 571                                                       ANIM_PRESENTBOX_FALL2          |                                                                                                                                                                                                               
-| 572|                                                    +| 572                                                       ANIM_PRESENTBOX_FALL3          |                                                                                                                                                                                                               
-| 573|                                                    +| 573                                                       ANIM_PRESENTBOX_SHADOW1        |                                                                                                                                                                                                               
-| 574|                                                    +| 574                                                       ANIM_PRESENTBOX_SHADOW2        |                                                                                                                                                                                                               
-| 575|                                                    +| 575                                                       ANIM_PRESENTBOX_SHADOW3        |                                                                                                                                                                                                               
-| 576|                                                    +| 576                                                                                                                                                                                                                                                                                                    
-| 577|                                                    +| 577                                                       ANIM_DOSEI_NES_DOWN            |                                                                                                                                                                                                               
-| 578|                                                    +| 578                                                       ANIM_DOSEI_POLA_DOWN                                                                                                                                                                                                                         
-| 579|                                                    +| 579                                                       ANIM_DOSEI_JEF_DOWN            |                                                                                                                                                                                                               
-| 580|                                                    +| 580                                                       ANIM_DOSEI_POO_DOWN            |                                                                                                                                                                                                               
-| 581|                                                    +| 581                                                                                                                                                                                                                                                                                                    
-| 582|                                                    +| 582                                                       ANIM_ELEVATER_UP                                                                                                                                                                                                                             
-| 583|                                                    +| 583                                                       ANIM_ELEVATER_DOWN                                                                                                                                                                                                                           
-| 584|                                                    +| 584                                                                                                                                                                                                                                                                                                    
-| 585|                                                    +| 585                                                                                                                                                                                                                                                                                                    
-| 586|                                                    +| 586                                                                                                                                                                                                                                                                                                    
-| 587|                                                    +| 587                                                                                                                                                                                                                                                                                                    
-| 588|                                                    +| 588                                                                                                                                                                                                                                                                                                    
-| 589|                                                    +| 589                                                                                                                                                                                                                                                                                                    
-| 590|                                                    +| 590                                                                                                                                                                                                                                                                                                    
-| 591|                                                    +| 591                                                                                                                                                                                                                                                                                                    
-| 592|                                                    +| 592                                                                                                                                                                                                                                                                                                    
-| 593|                                                    +| 593                                                       ANIM_MATENT_AWAY_ZOMBI1        |                                                                                                                                                                                                               
-| 594|                                                    +| 594                                                       ANIM_MATENT_AWAY_ZOMBI2        |                                                                                                                                                                                                               
-| 595|                                                    +| 595                                                                                                                                                                                                                                                                                                    
-| 596|                                                    +| 596                                                       ANIM_GUMI_STONE_RISE                                                                                                                                                                                                                         
-| 597 |Similar to enemy movement code 27, except it reads the NPC's Text Pointer 1 once the sprite touches the player.| +| 597  |                                                      |                                | Similar to enemy movement code 27, except it reads the NPC's Text Pointer 1 once the sprite touches the player.                                                                                               
-| 598 |Similar to enemy movement code 21, except it reads the NPC's Text Pointer 1 once the sprite touches the player.| +| 598  |                                                      |                                | Similar to enemy movement code 21, except it reads the NPC's Text Pointer 1 once the sprite touches the player.                                                                                               
-| 599 |Similar to enemy movement code 20, except it reads the NPC's Text Pointer 1 once the sprite touches the player.  Slower than 600.| +| 599  |                                                      |                                | Similar to enemy movement code 20, except it reads the NPC's Text Pointer 1 once the sprite touches the player.  Slower than 600.                                                                             
-| 600 |Similar to enemy movement code 20, except it reads the NPC's Text Pointer 1 once the sprite touches the player.| +| 600  |                                                      |                                | Similar to enemy movement code 20, except it reads the NPC's Text Pointer 1 once the sprite touches the player.                                                                                               
-| 601 |Similar to enemy movement code 31, except it reads the NPC's Text Pointer 1 once the sprite touches the player.| +| 601  |                                                      |                                | Similar to enemy movement code 31, except it reads the NPC's Text Pointer 1 once the sprite touches the player.                                                                                               
-| 602 |Similar to enemy movement code 29, except it reads the NPC's Text Pointer 1 once the sprite touches the player.| +| 602  |                                                      |                                | Similar to enemy movement code 29, except it reads the NPC's Text Pointer 1 once the sprite touches the player.                                                                                               
-| 603 |Similar to enemy movement code 28, except it reads the NPC's Text Pointer 1 once the sprite touches the player.| +| 603  |                                                      |                                | Similar to enemy movement code 28, except it reads the NPC's Text Pointer 1 once the sprite touches the player.                                                                                               
-| 604|                                                    +| 604                                                       | ANIM_APPLEMOUSE_STEPBACK       |                                                                                                                                                                                                               
-| 605| |Stationary, does not walk in place.  When you talk to the NPC, it turns to face you.  After the NPC finished talking, it will quickly turn back to face its original direction.| +| 605                                                       ANIM_MAPOBJTBACK               | Stationary, does not walk in place.  When you talk to the NPC, it turns to face you.  After the NPC finished talking, it will quickly turn back to face its original direction.                               
-| 606| |Stationary, walks at a medium pace, but slower than Movement 10.  When you talk to the NPC, it turns to face you.  After the NPC finished talking, it will quickly turn back to face its original direction.| +| 606                                                       | ANIM_PEOPLE_TBACK(?          | Stationary, walks at a medium pace, but slower than Movement 10.  When you talk to the NPC, it turns to face you.  After the NPC finished talking, it will quickly turn back to face its original direction.  
-| 607 |If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 12.| +| 607  |                                                      |                                | If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 12.                                                                                               
-| 608 |If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 13.| +| 608  |                                                      |                                | If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 13.                                                                                               
-| 609 |If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 16.| +| 609  |                                                      |                                | If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 16.                                                                                               
-| 610 |If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 605.| +| 610  |                                                      |                                | If flag 0x278 is set, then this NPC will disappear.  Otherwise, this movement code is identical to Movement 605.                                                                                              
-| 611|                                                    +| 611                                                       ANIM_FOUR_MUSEUM_BILK          |                                                                                                                                                                                                               
-| 612|                                                    +| 612                                                       ANIM_FOUR_MUSEUM_RID                                                                                                                                                                                                                         
-| 613|                                                    +| 613                                                       ANIM_FOUR_FOLLOW_MUSEUM_A      |                                                                                                                                                                                                               
-| 614|                                                    +| 614                                                       ANIM_FOUR_MUSEUM_RETURN        |                                                                                                                                                                                                               
-| 615|                                                    +| 615                                                       ANIM_SUMS_MUSEUM_BILK          |                                                                                                                                                                                                               
-| 616|                                                    +| 616                                                       ANIM_SUMS_MUSEUM_RID                                                                                                                                                                                                                         
-| 617|                                                    +| 617                                                       ANIM_SUMS_FOLLOW_MUSEUM_A      |                                                                                                                                                                                                               
-| 618|                                                    +| 618                                                       ANIM_SUMS_MUSEUM_RETURN        |                                                                                                                                                                                                               
-| 619|                                                    +| 619                                                       ANIM_SYOCHO_ESCAPE                                                                                                                                                                                                                           
-| 620|                                                    +| 620                                                       ANIM_SAITEI_MABOROSHI_IN       |                                                                                                                                                                                                               
-| 621|                                                    +| 621                                                       ANIM_SAITEI_MABOROSHI_OUT      |                                                                                                                                                                                                               
-| 622|                                                    +| 622  Sleeping Ness in intro                               ANIM_INSEKI_STARMAN            |                                                                                                                                                                                                               
-| 623|                                                    +| 623                                                       ANIM_AKANBE_POKEY              |                                                                                                                                                                                                               
-| 624|                                                    +| 624                                                                                                                                                                                                                                                                                                    
-| 625|                                                    +| 625                                                       ANIM_MOUSE_ADDPARTY            |                                                                                                                                                                                                               
-| 626|                                                    +| 626                                                       ANIM_INSEKI_WAKEUP_WALK        |                                                                                                                                                                                                               
-| 627|                                                    +| 627  Sleeping King                                        ANIM_PEOPLESLEEP                                                                                                                                                                                                                             
-| 628|                                                    +| 628  Sleep emote                                                                                                                                                                                                                                                                                       
-| 629|                                                    +| 629                                                                                                                                                                                                                                                                                                    
-| 630|                                                    +| 630                                                       | ANIM_LARDNA_SLAP_BUNBUUN       |                                                                                                                                                                                                               
-| 631|                                                    +| 631                                                                                                                                                                                                                                                                                                    
-| 632|                                                    +| 632                                                                                                                                                                                                                                                                                                    
-| 633|                                                    +| 633                                                       ANIM_INTO_NIGHT                |                                                                                                                                                                                                               
-| 634|                                                    +| 634                                                       ANIM_BLACKOUT                  |                                                                                                                                                                                                               
-| 635|                                                    +| 635                                                       ANIM_BLINK_SUICIDE                                                                                                                                                                                                                           
-| 636|                                                    +| 636                                                       ANIM_BUTUKARIZARU              |                                                                                                                                                                                                               
-| 637|                                                    +| 637                                                       ANIM_LEAVE_BUTUKARIZARU        |                                                                                                                                                                                                               
-| 638|                                                    +| 638                                                       ANIM_UKKARI_CARRIER            |                                                                                                                                                                                                               
-| 639|                                                    +| 639                                                       ANIM_LEAVE_UKKARI_CARRIER      |                                                                                                                                                                                                               
-| 640|                                                    +| 640                                                       ANIM_APPROACH_CONT_SCRIPT      |                                                                                                                                                                                                               
-| 641|                                                    +| 641                                                       ANIM_EAVES_MAID                |                                                                                                                                                                                                               
-| 642|                                                    +| 642                                                                                                                                                                                                                                                                                                    
-| 643|                                                    +| 643                                                       ANIM_PANNING_WINTERS_1                                                                                                                                                                                                                       
-| 644|                                                    +| 644                                                       ANIM_PANNING_WINTERS_2                                                                                                                                                                                                                       
-| 645|                                                    +| 645                                                       ANIM_PANNING_RAMMA_1                                                                                                                                                                                                                         
-| 646|                                                    +| 646                                                       ANIM_PANNING_RAMMA_2                                                                                                                                                                                                                         
-| 647|                                                    +| 647                                                                                                                                                                                                                                                                                                    
-| 648|                                                    +| 648                                                       ANIM_JUMP_TONCHIKI                                                                                                                                                                                                                           
-| 649|                                                    +| 649                                                       ANIM_JUMP_TONCHIKI_SHADOW      |                                                                                                                                                                                                               
-| 650|                                                    +| 650                                                       ANIM_TONCHIKI_ENTER_HOUSE      |                                                                                                                                                                                                               
-| 651|                                                    +| 651                                                       ANIM_STRIKE_NESS                                                                                                                                                                                                                             
-| 652|                                                    +| 652                                                       ANIM_TAKE_NESS_KATACOMB_1A                                                                                                                                                                                                                   
-| 653|                                                    +| 653                                                       ANIM_TAKE_NESS_KATACOMB_1B                                                                                                                                                                                                                   
-| 654|                                                    +| 654                                                       ANIM_TAKE_NESS_KATACOMB_1C                                                                                                                                                                                                                   
-| 655|                                                    +| 655                                                       ANIM_TAKE_NESS_KATACOMB_2A                                                                                                                                                                                                                   
-| 656|                                                    +| 656                                                       ANIM_TAKE_NESS_KATACOMB_2B                                                                                                                                                                                                                   
-| 657|                                                    +| 657                                                       ANIM_TAKE_NESS_KATACOMB_2C                                                                                                                                                                                                                   
-| 658|                                                    +| 658                                                       ANIM_NESS_FOLLOW_ZOMBI_1       |                                                                                                                                                                                                               
-| 659|                                                    +| 659                                                       ANIM_NESS_FOLLOW_ZOMBI_2       |                                                                                                                                                                                                               
-| 660|                                                    +| 660                                                       ANIM_PAULA_FOLLOW_ZOMBI_1      |                                                                                                                                                                                                               
-| 661|                                                    +| 661                                                       ANIM_PAULA_FOLLOW_ZOMBI_2      |                                                                                                                                                                                                               
-| 662|                                                    +| 662                                                       ANIM_NESS_STILL                |                                                                                                                                                                                                               
-| 663|                                                    +| 663                                                       ANIM_PAULA_STILL                                                                                                                                                                                                                             
-| 664|                                                    +| 664                                                       ANIM_BIKINI_LOOK_NESS          |                                                                                                                                                                                                               
-| 665|                                                    +| 665                                                       ANIM_AYASII                    |                                                                                                                                                                                                               
-| 666|                                                    +| 666                                                                                                                                                                                                                                                                                                    
-| 667|                                                    +| 667                                                       ANIM_MU_MABOROSHI_OUT          |                                                                                                                                                                                                               
-| 668|                                                    +| 668                                                       ANIM_LEAVE_SARUSENSEI          |                                                                                                                                                                                                               
-| 669|                                                    +| 669                                                       ANIM_LEAD_SARUSENSEI                                                                                                                                                                                                                         
-| 670|                                                    +| 670                                                       | ANIM_TELEPORT_SARUSENSEI       |                                                                                                                                                                                                               
-| 671|                                                    +| 671                                                       ANIM_RETURN_SARUSENSEI                                                                                                                                                                                                                       
-| 672|                                                    +| 672                                                                                                                                                                                                                                                                                                    
-| 673|                                                    +| 673                                                                                                                                                                                                                                                                                                    
-| 674|                                                    +| 674                                                                                                                                                                                                                                                                                                    
-| 675|                                                    +| 675                                                       ANIM_CHITEI_QUAKE              |                                                                                                                                                                                                               
-| 676|                                                    +| 676                                                       ANIM_TO_FOUNTAIN_A                                                                                                                                                                                                                           
-| 677|                                                    +| 677                                                       ANIM_TO_FOUNTAIN_B                                                                                                                                                                                                                           
-| 678|                                                    +| 678                                                       ANIM_TO_FOUNTAIN_C                                                                                                                                                                                                                           
-| 679|                                                    +| 679                                                       ANIM_LIFT_BY_FOUNTAIN          |                                                                                                                                                                                                               
-| 680|                                                    +| 680                                                       ANIM_MAID_INTO_BUILDING        |                                                                                                                                                                                                               
-| 681|                                                    +| 681                                                       ANIM_MAKYO_DOCTOR_APPROACH                                                                                                                                                                                                                   
-| 682|                                                    +| 682                                                       ANIM_GO_OUT_CAKEWIFE                                                                                                                                                                                                                         
-| 683|                                                    +| 683                                                                                                                                                                                                                                                                                                    
-| 684|                                                    +| 684                                                                                                                                                                                                                                                                                                    
-| 685|                                                    +| 685                                                       ANIM_SLOTBROS_ROTATE_L                                                                                                                                                                                                                       
-| 686|                                                    +| 686                                                       ANIM_SLOTBROS_ROTATE_M                                                                                                                                                                                                                       
-| 687|                                                    +| 687                                                       ANIM_SLOTBROS_ROTATE_N                                                                                                                                                                                                                       
-| 688|                                                    +| 688                                                       ANIM_SLOTBROS_STOP_L                                                                                                                                                                                                                         
-| 689|                                                    +| 689                                                       ANIM_SLOTBROS_STOP_M                                                                                                                                                                                                                         
-| 690|                                                    +| 690                                                       ANIM_SLOTBROS_STOP_N                                                                                                                                                                                                                         
-| 691|                                                    +| 691                                                       ANIM_SLOTBROS_STOP_N_REACH                                                                                                                                                                                                                   
-| 692|                                                    +| 692                                                       ANIM_SLOTBROS_PRESENT          |                                                                                                                                                                                                               
-| 693 |Spins around clockwise very quickly.| +| 693  |                                                      |                                | Spins around clockwise very quickly.                                                                                                                                                                          
-| 694 |Spins around clockwise at a moderate speed.  Half as fast as Movement 693.| +| 694  |                                                      |                                | Spins around clockwise at a moderate speed.  Half as fast as Movement 693.                                                                                                                                    
-| 695|                                                    +| 695                                                       ANIM_EVT_INTO_PSYCHO_MYHOME    |                                                                                                                                                                                                               
-| 696|                                                    +| 696                                                       ANIM_EVT_PSYCHO_MYHOME_1F      |                                                                                                                                                                                                               
-| 697|                                                    +| 697                                                       ANIM_EVT_PSYCHO_MYHOME_ROUKA                                                                                                                                                                                                                 
-| 698|                                                    +| 698                                                       ANIM_EVT_PSYCHO_MYROOM                                                                                                                                                                                                                       
-| 699|                                                    +| 699                                                                                                                                                                                                                                                                                                    
-| 700|                                                    +| 700                                                                                                                                                                                                                                                                                                    
-| 701|                                                    +| 701                                                       ANIM_EVT_MONOTOLY_GO_SWITCH    |                                                                                                                                                                                                               
-| 702|                                                    +| 702                                                       ANIM_EVT_MONOKUMA_MOVE                                                                                                                                                                                                                       
-| 703|                                                    +| 703                                                       ANIM_EVT_MONOKABE_MOVE                                                                                                                                                                                                                       
-| 704|                                                    +| 704                                                                                                                                                                                                                                                                                                    
-| 705|                                                    +| 705                                                       ANIM_CARPAINTER_THUNDER        |                                                                                                                                                                                                               
-| 706|                                                    +| 706                                                       ANIM_CARPAINTER_THUNDERHEAD    |                                                                                                                                                                                                               
-| 707|                                                    +| 707                                                                                                                                                                                                                                                                                                    
-| 708|                                                    +| 708                                                                                                                                                                                                                                                                                                    
-| 709|                                                    +| 709                                                                                                                                                                                                                                                                                                    
-| 710|                                                    +| 710                                                                                                                                                                                                                                                                                                    
-| 711|                                                    +| 711                                                                                                                                                                                                                                                                                                    
-| 712|                                                    +| 712                                                       ANIM_EVT_MONO_HELI_BOATMAN                                                                                                                                                                                                                   
-| 713|                                                    +| 713                                                       ANIM_EVT_HELI_FWING_START      |                                                                                                                                                                                                               
-| 714|                                                    +| 714                                                       ANIM_EVT_HELI_RWING_START      |                                                                                                                                                                                                               
-| 715|                                                    +| 715                                                       ANIM_EVT_MONO_HELI_SHADOW      |                                                                                                                                                                                                               
-| 716|                                                    +| 716                                                       ANIM_HELI_POKEY_FACE                                                                                                                                                                                                                         
-| 717|                                                    +| 717                                                       ANIM_EVT_PRAY_1_MAMA                                                                                                                                                                                                                         
-| 718|                                                    +| 718                                                       ANIM_EVT_PRAY_1_TRACY          |                                                                                                                                                                                                               
-| 719|                                                    +| 719                                                       ANIM_EVT_PRAY_1_DOG            |                                                                                                                                                                                                               
-| 720|                                                    +| 720                                                       ANIM_EVT_PRAY_2_BIKINI                                                                                                                                                                                                                       
-| 721|                                                    +| 721                                                       ANIM_EVT_PRAY_2_NICE                                                                                                                                                                                                                         
-| 722|                                                    +| 722                                                       ANIM_EVT_PRAY_2_OKAY                                                                                                                                                                                                                         
-| 723|                                                    +| 723                                                       ANIM_EVT_PRAY_2_GROOVY                                                                                                                                                                                                                       
-| 724|                                                    +| 724                                                       ANIM_EVT_PRAY_3_POLAPAPA       |                                                                                                                                                                                                               
-| 725|                                                    +| 725                                                       ANIM_EVT_PRAY_3_POLAMAMA       |                                                                                                                                                                                                               
-| 726|                                                    +| 726                                                       ANIM_EVT_PRAY_3_CHILDA                                                                                                                                                                                                                       
-| 727|                                                    +| 727                                                       ANIM_EVT_PRAY_3_CHILDB                                                                                                                                                                                                                       
-| 728|                                                    +| 728                                                       ANIM_EVT_PRAY_3_CHILDD                                                                                                                                                                                                                       
-| 729|                                                    +| 729                                                       ANIM_EVT_PRAY_4_TONY                                                                                                                                                                                                                         
-| 730|                                                    +| 730                                                       ANIM_EVT_PRAY_4_GAZE_TONY      |                                                                                                                                                                                                               
-| 731|                                                    +| 731                                                       ANIM_EVT_PRAY_4_PUPIL_A        |                                                                                                                                                                                                               
-| 732|                                                    +| 732                                                       ANIM_EVT_PRAY_4_PUPIL_B        |                                                                                                                                                                                                               
-| 733|                                                    +| 733                                                       ANIM_EVT_PRAY_4_PUPIL_C        |                                                                                                                                                                                                               
-| 734|                                                    +| 734                                                       ANIM_EVT_PRAY_4_PUPIL_D        |                                                                                                                                                                                                               
-| 735|                                                    +| 735                                                       ANIM_EVT_PRAY_4_GAUS                                                                                                                                                                                                                         
-| 736|                                                    +| 736                                                       ANIM_EVT_PRAY_4_EXPLAIN        |                                                                                                                                                                                                               
-| 737|                                                    +| 737                                                       | ANIM_EVT_PRAY_4_DIR_DOWN       |                                                                                                                                                                                                               
-| 738|                                                    +| 738                                                       ANIM_EVT_PRAY_4_DIR_LEFT       |                                                                                                                                                                                                               
-| 739|                                                    +| 739                                                       ANIM_EVT_PRAY_4_DIR_RIGHT      |                                                                                                                                                                                                               
-| 740|                                                    +| 740                                                                                                                                                                                                                                                                                                    
-| 741|                                                    +| 741                                                       ANIM_EVT_PRAY_5_GIRL_A                                                                                                                                                                                                                       
-| 742|                                                    +| 742                                                       ANIM_EVT_PRAY_5_GIRL_B                                                                                                                                                                                                                       
-| 743|                                                    +| 743                                                       ANIM_EVT_PRAY_5_GIRL_C                                                                                                                                                                                                                       
-| 744|                                                    +| 744                                                       ANIM_EVT_PRAY_6_FRANK          |                                                                                                                                                                                                               
-| 745|                                                    +| 745                                                                                                                                                                                                                                                                                                    
-| 746|                                                    +| 746                                                       ANIM_EVT_PRAY_7_STUNNEL        |                                                                                                                                                                                                               
-| 747|                                                    +| 747                                                       ANIM_EVT_PRAY_7_ANDOUGHNUT                                                                                                                                                                                                                   
-| 748|                                                    +| 748                                                       ANIM_EVT_PRAY_7_ANDOUGHNUT2    |                                                                                                                                                                                                               
-| 749|                                                    +| 749                                                       ANIM_EVT_PRAY_7_APPLEKID       |                                                                                                                                                                                                               
-| 750|                                                    +| 750                                                       ANIM_EVT_PRAY_7_DOSEI          |                                                                                                                                                                                                               
-| 751|                                                    +| 751                                                       ANIM_EVT_PRAY_7_DOSEI_A        |                                                                                                                                                                                                               
-| 752|                                                    +| 752                                                       ANIM_EVT_PRAY_7_DOSEI_B        |                                                                                                                                                                                                               
-| 753|                                                    +| 753                                                       ANIM_EVT_PRAY_7_DOSEI_C        |                                                                                                                                                                                                               
-| 754|                                                    +| 754                                                       ANIM_EVT_PRAY_7_DOSEI_D        |                                                                                                                                                                                                               
-| 755|                                                    +| 755                                                       ANIM_EVT_PRAY_7_KYOROKYORO                                                                                                                                                                                                                   
-| 756|                                                    +| 756                                                       ANIM_EVT_PRAY_7_MOTCHY                                                                                                                                                                                                                       
-| 757|   |Used in Mr Saturn prayer?| +| 757  | Used in Mr Saturn prayer?                            | ANIM_EVT_PRAY_OVALWINDOW                                                                                                                                                                                                                     
-| 758|                                                    +| 758                                                                                                                                                                                                                                                                                                    
-| 759|                                                    +| 759                                                       ANIM_BLOCK_ZOMBI_B                                                                                                                                                                                                                           
-| 760|                                                    +| 760                                                       ANIM_END_PHOTOMAN              |                                                                                                                                                                                                               
-| 761|                                                    +| 761                                                       ANIM_END_SHADOW                |                                                                                                                                                                                                               
-| 762|                                                    +| 762                                                       ANIM_END_CAMERA                |                                                                                                                                                                                                               
-| 763|   |Magic cake transition| +| 763  | Magic cake transition                                | ANIM_EVT_EAT_MAGICCAKE                                                                                                                                                                                                                       
-| 764|                                                    +| 764                                                       ANIM_EVT_POOLAAA                                                                                                                                                                                                                             
-| 765|                                                    +| 765                                                       ANIM_KANJI_AT_THE_NIGHT        |                                                                                                                                                                                                               
-| 766|                                                    +| 766                                                       ANIM_EVT_FEEL_DIGGY            |                                                                                                                                                                                                               
-| 767|                                                    +| 767                                                                                                                                                                                                                                                                                                    
-| 768|                                                    +| 768                                                       ANIM_EVT_FLUCTUATE_MAGICANT    |                                                                                                                                                                                                               
-| 769|                                                    +| 769                                                                                                                                                                                                                                                                                                    
-| 770|                                                    +| 770                                                       ANIM_OMAR_GIVE_HIEROGRIPH      |                                                                                                                                                                                                               
-| 771|                                                    +| 771                                                                                                                                                                                                                                                                                                    
-| 772|                                                    +| 772                                                       ANIM_OPENGATE_GUMI                                                                                                                                                                                                                           
-| 773|                                                    +| 773                                                       ANIM_POSSESS_PC_ALL_STILL      |                                                                                                                                                                                                               
-| 774|                                                    +| 774                                                       ANIM_TRACY_APPEAR              |                                                                                                                                                                                                               
-| 775|                                                    +| 775                                                       ANIM_TOBECONT_OVALCLOSE        |                                                                                                                                                                                                               
-| 776|                                                    +| 776                                                       ANIM_TOBECONT_TITLE            |                                                                                                                                                                                                               
-| 777|                                                    +| 777                                                       ANIM_FORBID_CONTROL            |                                                                                                                                                                                                               
-| 778|                                                    +| 778                                                       ANIM_PERMIT_CONTROL            |                                                                                                                                                                                                               
-| 779|                                                    +| 779                                                       | ANIM_SEAL_PC_ALL_DIRLEFT       |                                                                                                                                                                                                               
-| 780|                                                    +| 780                                                       | ANIM_SEAL_PC_ALL_DIRDOWN       |                                                                                                                                                                                                               
-| 781|                                                    +| 781                                                       ANIM_SEAL_PC_PAULA_DIRDOWN                                                                                                                                                                                                                   
-| 782|                                                    +| 782                                                       ANIM_REMODEL_OPERATION                                                                                                                                                                                                                       
-| 783|                                                    +| 783                                                                                                                                                                                                                                                                                                    
-| 784|                                                    +| 784                                                                                                                                                                                                                                                                                                    
-| 785|                                                    +| 785                                                                                                                                                                                                                                                                                                    
-| 786|                                                    +| 786                                                                                                                                                                                                                                                                                                    
-| 787|                                                    +| 787                                                                                                                                                                                                                                                                                                    
-| 788|                                                    +| 788  Title screen 1                                                                                                                                                                                                                                                                                    
-| 789|                                                    +| 789  Title screen 2                                                                                                                                                                                                                                                                                    
-| 790|                                                    +| 790  Title screen 3                                                                                                                                                                                                                                                                                    
-| 791|                                                    +| 791  Title screen 4                                                                                                                                                                                                                                                                                    
-| 792|                                                    +| 792  Title screen 5                                                                                                                                                                                                                                                                                    
-| 793|                                                    +| 793  Title screen 6                                                                                                                                                                                                                                                                                    
-| 794|                                                    +| 794  Title screen 7                                                                                                                                                                                                                                                                                    
-| 795|                                                    +| 795  Title screen 8                                                                                                                                                                                                                                                                                    
-| 796|                                                    +| 796  Title screen 9                                                                                                                                                                                                                                                                                    
-| 797|                                                    +| 797  Title screen 10                                                                                                                                                                                                                                                                                   
-| 798|                                                    +| 798  Title screen 11                                                                                                                                                                                                                                                                                   
-| 799|                                                    +| 799  Non-party entities in credits photographs                                           | Waits a number of frames equal to its entity slot number, disables physics and faces down permanently                                                                                                         
-| 800|                                                    +| 800  Party members in credits photographs                                                | Same as 799, but waits until DMA is complete (for large sprites like Dungeon Man)                                                                                                                             
-| 801|                                                    +| 801                                                                                                                                                                                                                                                                                                    
-| 802|                                                    +| 802                                                                                                                                                                                                                                                                                                    
-| 803|                                                    +| 803                                                                                                                                                                                                                                                                                                    
-| 804|                                                    +| 804                                                                                                                                                                                                                                                                                                    
-| 805|                                                    +| 805                                                                                                                                                                                                                                                                                                    
-| 806|                                                    +| 806                                                                                                                                                                                                                                                                                                    
-| 807|                                                    +| 807                                                                                                                                                                                                                                                                                                    
-| 808|                                                    +| 808                                                                                                                                                                                                                                                                                                    
-| 809|                                                    +| 809                                                                                                                                                                                                                                                                                                    
-| 810|                                                    +| 810                                                                                                                                                                                                                                                                                                    
-| 811|                                                    +| 811                                                                                                                                                                                                                                                                                                    
-| 812|                                                    +| 812                                                                                                                                                                                                                                                                                                    
-| 813|                                                    +| 813                                                                                                                                                                                                                                                                                                    
-| 814|                                                    +| 814                                                                                                                                                                                                                                                                                                    
-| 815|                                                    +| 815                                                                                                                                                                                                                                                                                                    
-| 816|                                                    +| 816                                                                                                                                                                                                                                                                                                    
-| 817|                                                    +| 817                                                                                                                                                                                                                                                                                                    
-| 818|                                                    +| 818                                                                                                                                                                                                                                                                                                    
-| 819|                                                    +| 819                                                                                                                                                                                                                                                                                                    
-| 820|                                                    +| 820                                                                                                                                                                                                                                                                                                    
-| 821|                                                    +| 821                                                                                                                                                                                                                                                                                                    
-| 822|                                                    +| 822                                                                                                                                                                                                                                                                                                    
-| 823|                                                    +| 823                                                                                                                                                                                                                                                                                                    
-| 824|                                                    +| 824                                                                                                                                                                                                                                                                                                    
-| 825|                                                    +| 825                                                                                                                                                                                                                                                                                                    
-| 826|                                                    +| 826                                                                                                                                                                                                                                                                                                    
-| 827|                                                    +| 827                                                                                                                                                                                                                                                                                                    
-| 828|                                                    +| 828                                                                                                                                                                                                                                                                                                    
-| 829|                                                    +| 829                                                                                                                                                                                                                                                                                                    
-| 830|                                                    +| 830                                                                                                                                                                                                                                                                                                    
-| 831|                                                    +| 831                                                                                                                                                                                                                                                                                                    
-| 832|                                                    +| 832                                                                                                                                                                                                                                                                                                    
-| 833|                                                    +| 833                                                                                                                                                                                                                                                                                                    
-| 834|                                                    +| 834                                                                                                                                                                                                                                                                                                    
-| 835|                                                    +| 835                                                                                                                                                                                                                                                                                                    
-| 836|                                                    +| 836                                                                                                                                                                                                                                                                                                    
-| 837|                                                    +| 837                                                                                                                                                                                                                                                                                                    
-| 838|                                                    +| 838                                                                                                                                                                                                                                                                                                    
-| 839|                                                    +| 839                                                                                                                                                                                                                                                                                                    
-| 840|                                                    +| 840                                                                                                                                                                                                                                                                                                    
-| 841|                                                    +| 841                                                                                                                                                                                                                                                                                                    
-| 842|                                                    +| 842                                                                                                                                                                                                                                                                                                    
-| 843|                                                    +| 843                                                                                                                                                                                                                                                                                                    
-| 844|                                                    +| 844                                                                                                                                                                                                                                                                                                    
-| 845|                                                    +| 845                                                                                                                                                                                                                                                                                                    
-| 846|                                                    +| 846                                                                                                                                                                                                                                                                                                    
-| 847|                                                    +| 847                                                                                                                                                                                                                                                                                                    
-| 848|                                                    +| 848                                                                                                                                                                                                                                                                                                    
-| 849|                                                    +| 849                                                                                                                                                                                                                                                                                                    
-| 850|                                                    +| 850                                                                                                                                                                                                                                                                                                    
-| 851|                                                    +| 851                                                                                                                                                                                                                                                                                                    
-| 852|                                                    +| 852                                                                                                                                                                                                                                                                                                    
-| 853|                                                    +| 853                                                                                                                                                                                                                                                                                                    
-| 854|                                                    +| 854                                                                                                                                                                                                                                                                                                    
-| 855|                                                    +| 855                                                                                                                                                                                                                                                                                                    
-| 856|                                                    +| 856                                                                                                                                                                                                                                                                                                    
-| 857|                                                    +| 857                                                                                                                                                                                                                                                                                                    
-| 858|                                                    +| 858                                                                                                                                                                                                                                                                                                    
-| 859|   |Used by Porky in Giygas battle intro?| +| 859  | Used by Porky in Giygas battle intro?                                               |                                                                                                                                                                                                               
-| 860|                                                    +| 860                                                                                                                                                                                                                                                                                                    
-| 861|                                                    +| 861  Party members in the naming sequence summary screen                                 | Identical to ANIM_PEOPLEWALK0, except collision flags aren't updated                                                                                                                                          
-| 862|                                                    +| 862                                                                                                                                                                                                                                                                                                    
-| 863|                                                    +| 863                                                                                                                                                                                                                                                                                                    
-| 864|                                                    +| 864                                                                                                                                                                                                                                                                                                    
-| 865|                                                    +| 865                                                                                                                                                                                                                                                                                                    
-| 866|                                                    +| 866                                                                                                                                                                                                                                                                                                    
-| 867|                                                    +| 867                                                                                                                                                                                                                                                                                                    
-| 868|                                                    +| 868                                                                                                                                                                                                                                                                                                    
-| 869|                                                    +| 869                                                                                                                                                                                                                                                                                                    
-| 870|                                                    +| 870                                                                                                                                                                                                                                                                                                    
-| 871|                                                    +| 871                                                                                                                                                                                                                                                                                                    
-| 872|                                                    +| 872                                                                                                                                                                                                                                                                                                    
-| 873|                                                    +| 873                                                                                                                                                                                                                                                                                                    
-| 874|                                                    +| 874                                                                                                                                                                                                                                                                                                    
-| 875|                                                    +| 875                                                                                                                                                                                                                                                                                                    
-| 876|                                                    +| 876                                                                                                                                                                                                                                                                                                    
-| 877|                                                    +| 877                                                                                                                                                                                                                                                                                                    
-| 878|                                                    +| 878                                                                                                                                                                                                                                                                                                    
-| 879|                                                    +| 879                                                                                                                                                                                                                                                                                                    
-| 880|                                                    +| 880                                                                                                                                                                                                                                                                                                    
-| 881|                                                    +| 881                                                                                                                                                                                                                                                                                                    
-| 882|                                                    +| 882                                                                                                                                                                                                                                                                                                    
-| 883|                                                    +| 883                                                                                                                                                                                                                                                                                                    
-| 884|                                                    +| 884                                                                                                                                                                                                                                                                                                    
-| 885|                                                    +| 885                                                                                                                                                                                                                                                                                                    
-| 886|                                                    +| 886                                                                                                                                                                                                                                                                                                    
-| 887|                                                    +| 887                                                                                                                                                                                                                                                                                                    
-| 888|                                                    +| 888                                                                                                                                                                                                                                                                                                    
-| 889|                                                    +| 889                                                                                                                                                                                                                                                                                                    
-| 890|                                                    +| 890                                                                                                                                                                                                                                                                                                    
-| 891|                                                    +| 891                                                                                                                                                                                                                                                                                                    
-| 892|                                                    +| 892                                                                                                                                                                                                                                                                                                    
-| 893|                                                    +| 893                                                                                                                                                                                                                                                                                                    
-| 894|                                                    |+| 894                                                                                                                                                                                                                                                                                                    |
  
earthbound/actionscripts.1673839458.txt.gz · Last modified: 2023/01/16 03:24 by herringway