Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_steamworks_chem_06_3_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
    message[0] = "* (A white plant.)"
3
else
4
{
5
    message[0] = "* (The energy plant emits a#  heavy glow.)"
6
    message[1] = "* (You fight the urge to taste#  it.)"
7
}