event_inherited();
if (interact)
{
scr_textscr_textfunction scr_text() { if (!instance_exists(obj_dialogue)) msg = instance_create(x, y, obj_dialogue); }();
is_talking = 1;
with (msg)
message[0] = "* As a slime, I'm busy.";
}