I get the error threenumberrand is undefined
Also this error
File "game/scripts/script.rpy", line 183, in script call
call dustinintro from _call_dustinintro
File "game/scripts/mainhouse.rpy", line 310, in script
label main_house_1:
Exception: Possible infinite loop.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/script.rpy", line 183, in script call
call dustinintro from _call_dustinintro
File "game/scripts/mainhouse.rpy", line 310, in script
label main_house_1:
File "E:\Games\ROCKING_ROBIN_V6A-v.6a.2-pc\renpy\execution.py", line 59, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.