| 1 | if (sprite_index == spr_steamworks_38_face_hello) |
| 2 | { |
| 3 | image_index = 0; |
| 4 | sprite_index = spr_steamworks_38_face_talking; |
| 5 | image_speed = 0; |
| 6 | } |
| 7 | if (sprite_index == spr_factory_03_face_shatter) |
| 8 | image_index = image_number - 1; |