Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_steamworks_chem_03_2_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
{
3
    message[0] = "* (A microscope.)"
4
    return;
5
}
6
message[0] = "* (You peer through the#  microscope...)"
7
message[1] = "* (You spot a cell experiencing#  mitosis.)	"
8
message[2] = "* (All of the surrounding cells#  cheer in support.)"