# file containing the world state for the player
extends Node
@export var current_zone: Globals.World.Zones
@export var last_played: Dictionary