Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_steamworks_28_9_Create

(view raw script w/o annotations or w/e)
1
message[0] = "* To: Head Office\t";
2
message[1] = "* I think we've got it!\t";
3
message[2] = "* The white plants have proven#  able to generate electricity at#  a fantastic rate!\t";
4
message[3] = "* The only issues are that they#  grow four times faster than#  normal flora...\t";
5
message[4] = "* ...and once their power is#  drained, they wilt into a dark,#  sticky substance.\t";
6
message[5] = "* If this is greenlit, we will#  need a new division to tend to#  these plants.\t";
7
message[6] = "* Otherwise, working conditions#  will suffer greatly.\t";
8
message[7] = "* - Science Division";
9
color = true;
10
message_col[0][0] = "* To:            \t";
11
message_col[1][0] = "* I think we've got it!\t";
12
message_col[2][0] = "* The white plants have proven#  able to generate electricity at#  a fantastic rate!\t";
13
message_col[3][0] = "* The only issues are that they#  grow four times faster than#  normal flora...\t";
14
message_col[4][0] = "* ...and once their power is#  drained, they wilt into a dark,#  sticky substance.\t";
15
message_col[5][0] = "* If this is greenlit, we will#  need a new division to tend to#  these plants.\t";
16
message_col[6][0] = "* Otherwise, working conditions#  will suffer greatly.\t";
17
message_col[7][0] = "* - Science Division";
18
col_modif[0] = 8421376;