Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_dunes_42_pump_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
message[0] = "* (You attempt to turn the pump#  on but the handle won't budge.)";
3
if (global.route == 3)
4
    message[0] = "* (A water pump.)";
5
depth = -y;
6
image_speed = 0;