init python: def fix_eva_mall(): if current_location == "mall_restroom" and day_time == 4: moveto("map_city") config .after_load_callbacks.append(fix_eva_mall)