Address Error Exception: Difference between revisions

m
no edit summary
m (added colors (thanks nim for the code))
mNo edit summary
Line 20: Line 20:
| Killing an uninitialized Monty Mole || style="background-color: #ff9696"| No || style="background-color: #ff9696"| No || (same as above)
| Killing an uninitialized Monty Mole || style="background-color: #ff9696"| No || style="background-color: #ff9696"| No || (same as above)
|-
|-
| Going out of bounds in a room with a painting || style="background-color: #ff9696"| No || style="background-color: #fffca8"| Maybe? || `D_8035FF90` is set to ''t4''
| Going out of bounds in a room with a painting || style="background-color: #ff9696"| No || style="background-color: #fffca8"| Maybe? || `gPaintingMarioFloorType` is set to ''t4''
|-
|-
| Being pushed off of a hang-able ceiling while in the idle hanging action || style="background-color: #ff9696"| No || style="background-color: #fffca8"| Doubtful || ''t9'' for start hang. Would potentially cause Mario to stay hanging for a single frame without a ceiling, No effect for idle loop hang t8, last use of t8 set is ''jr t8'' which is never the hang-able value 0x05)
| Being pushed off of a hang-able ceiling while in the idle hanging action || style="background-color: #ff9696"| No || style="background-color: #fffca8"| Doubtful || ''t9'' for start hang. Would potentially cause Mario to stay hanging for a single frame without a ceiling, No effect for idle loop hang t8, last use of t8 set is ''jr t8'' which is never the hang-able value 0x05)