| 1 | depth = -room_height; |
| 2 | image_speed = 0; |
| 3 | image_index = 0; |
| 4 | default_x = x; |
| 5 | default_y = y; |
| 6 | disjoint_x = 0; |
| 7 | disjoint_y = 0; |
| 8 | can_talk_no_loop = false; |
| 9 | torso_sprite = spr_author_torso_normal_new_shop; |