Undertale script viewer
← back to main script listing
gml_Object_obj_papyrus5_Alarm_1
(view raw script w/o annotations or w/e)
1 |
if (conversation == 9) |
2 |
conversation = 10; |
3 |
if (conversation == 11) |
4 |
conversation = 12; |
5 |
if (conversation == 17) |
6 |
conversation = 18; |
7 |
if (conversation == 24) |
8 |
conversation = 25; |