pub fn set_building_level(
world: &mut World,
key: impl ContinentKey,
id: BuildingId,
level: BuildingLevel,
) -> Result<()>pub fn set_building_level(
world: &mut World,
key: impl ContinentKey,
id: BuildingId,
level: BuildingLevel,
) -> Result<()>