1 | scr_text() |
2 | is_talking = 1 |
3 | with (msg) |
4 | { |
5 | message[0] = "* You... you found my hat!" |
6 | message[1] = "* You are a kind soul!" |
7 | message[2] = "* I don't have anything to give# you... but I am eternally# grateful." |
8 | } |
9 | hat_text = true |
10 | npc_flag = 3 |