Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_snowdin_13_swig_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited()
2
active = false
3
swigSlideSpeed = 5
4
is_talking = false
5
state = 0
6
image_speed = 0
7
image_index = 0
8
if (global.snowdin_flag[8] == 5)
9
{
10
    x = 120
11
    sprite_index = spr_swig_overworld_yellow
12
}