Did everything right I think, but for some reason I can't actually exit the manor.
SCRIPT ERROR: GDScript::reload: Parse Error: Identifier 'rewardslavename' is not declared in the current scope.
At: res://files/scripts/exploration.gd:1473
ERROR: reload: Method/Function Failed, returning: ERR_PARSE_ERROR
At: modules/gdscript/gdscript.cpp:580
SCRIPT ERROR: _ready: Invalid set index 'buttoncontainer' (on base: 'Control') with value of type 'VBoxContainer'.
At: res://files/scripts/Mansion.gd:84
SCRIPT ERROR: _on_leave_pressed: Invalid get index 'zones' (on base: 'Control').
At: res://files/scripts/outside.gd:122
Am I stupid or..?