Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_steamworks_chem_03_10_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
    message[0] = "* (An old machine.)"
3
else
4
{
5
    message[0] = "* (You spot a note on the#  machine.)	"
6
    message[1] = "* Radiator out of order due to#  releasing lethal radiation for#  several weeks.	"
7
    message[2] = "* If you die within the next#  year, please do not sue."
8
}