Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_hotland_complex_1c_1_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
{
3
    message[0] = "* (No response.)";
4
}
5
else
6
{
7
    message[0] = "* Yes, hello?\t";
8
    message[1] = "* Is that Mail Whale with my#  package?\t";
9
    message[2] = "* Skip the rhyming and leave it#  at the door, please.";
10
}