| 1 | dsprite = sprite_index; |
| 2 | usprite = sprite_index; |
| 3 | lsprite = sprite_index; |
| 4 | rsprite = sprite_index; |
| 5 | dtsprite = sprite_index; |
| 6 | utsprite = sprite_index; |
| 7 | ltsprite = sprite_index; |
| 8 | rtsprite = sprite_index; |
| 9 | myinteract = 0; |
| 10 | facing = 0; |
| 11 | direction = 270; |
| 12 | talkedto = 0; |
| 13 | image_speed = 0; |
| 14 | if (global.flag[55 status_lesserdog] == 1) |
| 15 | instance_destroy(); |