
AppModel :Room_Area . {
	.ComponentArray [ AppImportScene . {
		.NodeName "Room" + :room;
		.ParentPath "/RoomRoot";
		.SceneFile "Luder/Room/XxXaddonXxX/XxXaddonXxX";
	};
	AppImportScene . {
		.NodeName "Lights" + :room;
		.ParentPath "/RoomRoot";
		.SceneFile "Shared/Room/lights01mod";
	};
	AppPoseBlend . {
		.PoseBlend "SFHlight_poseBlend";
	};
	AppPoseBlend . {
		.PoseBlend "FLLlight_poseBlend";
	};
	AppPoseBlend . {
		.PoseBlend "BLlight_poseBlend";
	};
	AppPoseBlend . {
		.PoseBlend "AMBlight_poseBlend";
	};
	AppPoseBlend . {
		.PoseBlend "SFHrot_poseBlend";
	};
	AppPoseBlend . {
		.PoseBlend "FLLrot_poseBlend";
	};
	AppPoseBlend . {
		.PoseBlend "BLrot_poseBlend";
	};
	];
};
