1 | if (global.fun_value >= 24 && global.fun_value <= 26) |
2 | instance_destroy(); |
3 | if (global.route != 3) |
4 | { |
5 | message = "* (There appears to be a drawing# of a cat scribbled on it.)"; |
6 | message2 = "* (Does this make it a# caterpillar?)"; |
7 | } |
8 | else |
9 | { |
10 | message = "* (Scribblings.)"; |
11 | } |