Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_hotland_complex_1c_2_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
    message[0] = "* (No response.)"
3
else
4
{
5
    message[0] = "* Who's there?	"
6
    message[1] = "* I'm in the middle of robbing#  this nice apartment.	"
7
    message[2] = "* Come back when I've escaped."
8
}