commit d921f57bead791ed39463aeb0ac2d6579073794d Author: SDQHOME\Caleb Date: Tue May 12 16:16:57 2026 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02c22f2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,75 @@ +# Visual Studio 2015 user specific files +.vs/ + +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Precompiled Headers +*.gch +*.pch + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Fortran module files +*.mod + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app +*.ipa + +# These project files can be generated by the engine +*.xcodeproj +*.xcworkspace +*.sln +*.suo +*.opensdf +*.sdf +*.VC.db +*.VC.opendb +.vsconfig + +# Precompiled Assets +SourceArt/**/*.png +SourceArt/**/*.tga + +# Binary Files +Binaries/* +Plugins/**/Binaries/* + +# Builds +Build/* + +# Whitelist PakBlacklist-.txt files +!Build/*/ +Build/*/** +!Build/*/PakBlacklist*.txt + +# Don't ignore icon files in Build +!Build/**/*.ico + +# Built data for maps +*_BuiltData.uasset + +# Configuration files generated by the Editor +Saved/* + +# Compiled source files for the engine to use +Intermediate/* +Plugins/**/Intermediate/* + +# Cache files for the editor to use +DerivedDataCache/* \ No newline at end of file diff --git a/Config/DefaultEditor.ini b/Config/DefaultEditor.ini new file mode 100644 index 0000000..7c1f0ef --- /dev/null +++ b/Config/DefaultEditor.ini @@ -0,0 +1,5 @@ +[/Script/AdvancedPreviewScene.SharedProfiles] ++Profiles=(ProfileName="Epic Headquarters",bSharedProfile=True,bIsEngineDefaultProfile=True,bUseSkyLighting=True,DirectionalLightIntensity=1.000000,DirectionalLightColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SkyLightIntensity=1.000000,bRotateLightingRig=False,bShowEnvironment=True,bShowFloor=True,bShowGrid=False,EnvironmentColor=(R=0.200000,G=0.200000,B=0.200000,A=1.000000),EnvironmentIntensity=1.000000,EnvironmentCubeMapPath="/Engine/EditorMaterials/AssetViewer/EpicQuadPanorama_CC+EV1.EpicQuadPanorama_CC+EV1",bPostProcessingEnabled=True,PostProcessingSettings=(bOverride_TemperatureType=False,bOverride_WhiteTemp=False,bOverride_WhiteTint=False,bOverride_ColorSaturation=False,bOverride_ColorContrast=False,bOverride_ColorGamma=False,bOverride_ColorGain=False,bOverride_ColorOffset=False,bOverride_ColorSaturationShadows=False,bOverride_ColorContrastShadows=False,bOverride_ColorGammaShadows=False,bOverride_ColorGainShadows=False,bOverride_ColorOffsetShadows=False,bOverride_ColorSaturationMidtones=False,bOverride_ColorContrastMidtones=False,bOverride_ColorGammaMidtones=False,bOverride_ColorGainMidtones=False,bOverride_ColorOffsetMidtones=False,bOverride_ColorSaturationHighlights=False,bOverride_ColorContrastHighlights=False,bOverride_ColorGammaHighlights=False,bOverride_ColorGainHighlights=False,bOverride_ColorOffsetHighlights=False,bOverride_ColorCorrectionShadowsMax=False,bOverride_ColorCorrectionHighlightsMin=False,bOverride_ColorCorrectionHighlightsMax=False,bOverride_BlueCorrection=False,bOverride_ExpandGamut=False,bOverride_ToneCurveAmount=False,bOverride_FilmSlope=False,bOverride_FilmToe=False,bOverride_FilmShoulder=False,bOverride_FilmBlackClip=False,bOverride_FilmWhiteClip=False,bOverride_SceneColorTint=False,bOverride_SceneFringeIntensity=False,bOverride_ChromaticAberrationStartOffset=False,bOverride_bMegaLights=False,bOverride_AmbientCubemapTint=False,bOverride_AmbientCubemapIntensity=False,bOverride_BloomMethod=False,bOverride_BloomIntensity=False,bOverride_BloomGaussianIntensity=False,bOverride_BloomThreshold=False,bOverride_Bloom1Tint=False,bOverride_Bloom1Size=False,bOverride_Bloom2Size=False,bOverride_Bloom2Tint=False,bOverride_Bloom3Tint=False,bOverride_Bloom3Size=False,bOverride_Bloom4Tint=False,bOverride_Bloom4Size=False,bOverride_Bloom5Tint=False,bOverride_Bloom5Size=False,bOverride_Bloom6Tint=False,bOverride_Bloom6Size=False,bOverride_BloomSizeScale=False,bOverride_BloomConvolutionIntensity=False,bOverride_BloomConvolutionTexture=False,bOverride_BloomConvolutionScatterDispersion=False,bOverride_BloomConvolutionSize=False,bOverride_BloomConvolutionCenterUV=False,bOverride_BloomConvolutionPreFilterMin=False,bOverride_BloomConvolutionPreFilterMax=False,bOverride_BloomConvolutionPreFilterMult=False,bOverride_BloomConvolutionBufferScale=False,bOverride_BloomDirtMaskIntensity=False,bOverride_BloomDirtMaskTint=False,bOverride_BloomDirtMask=False,bOverride_CameraShutterSpeed=False,bOverride_CameraISO=False,bOverride_AutoExposureMethod=False,bOverride_AutoExposureLowPercent=False,bOverride_AutoExposureHighPercent=False,bOverride_AutoExposureMinBrightness=False,bOverride_AutoExposureMaxBrightness=False,bOverride_AutoExposureSpeedUp=False,bOverride_AutoExposureSpeedDown=False,bOverride_AutoExposureBias=False,bOverride_AutoExposureBiasCurve=False,bOverride_AutoExposureMeterMask=False,bOverride_AutoExposureApplyPhysicalCameraExposure=False,bOverride_HistogramLogMin=False,bOverride_HistogramLogMax=False,bOverride_LocalExposureMethod=False,bOverride_LocalExposureHighlightContrastScale=False,bOverride_LocalExposureShadowContrastScale=False,bOverride_LocalExposureHighlightContrastCurve=False,bOverride_LocalExposureShadowContrastCurve=False,bOverride_LocalExposureHighlightThreshold=False,bOverride_LocalExposureShadowThreshold=False,bOverride_LocalExposureDetailStrength=False,bOverride_LocalExposureBlurredLuminanceBlend=False,bOverride_LocalExposureBlurredLuminanceKernelSizePercent=False,bOverride_LocalExposureHighlightThresholdStrength=False,bOverride_LocalExposureShadowThresholdStrength=False,bOverride_LocalExposureMiddleGreyBias=False,bOverride_LensFlareIntensity=False,bOverride_LensFlareTint=False,bOverride_LensFlareTints=False,bOverride_LensFlareBokehSize=False,bOverride_LensFlareBokehShape=False,bOverride_LensFlareThreshold=False,bOverride_VignetteIntensity=False,bOverride_Sharpen=False,bOverride_FilmGrainIntensity=False,bOverride_FilmGrainIntensityShadows=False,bOverride_FilmGrainIntensityMidtones=False,bOverride_FilmGrainIntensityHighlights=False,bOverride_FilmGrainShadowsMax=False,bOverride_FilmGrainHighlightsMin=False,bOverride_FilmGrainHighlightsMax=False,bOverride_FilmGrainTexelSize=False,bOverride_FilmGrainTexture=False,bOverride_AmbientOcclusionIntensity=False,bOverride_AmbientOcclusionStaticFraction=False,bOverride_AmbientOcclusionRadius=False,bOverride_AmbientOcclusionFadeDistance=False,bOverride_AmbientOcclusionFadeRadius=False,bOverride_AmbientOcclusionRadiusInWS=False,bOverride_AmbientOcclusionPower=False,bOverride_AmbientOcclusionBias=False,bOverride_AmbientOcclusionQuality=False,bOverride_AmbientOcclusionMipBlend=False,bOverride_AmbientOcclusionMipScale=False,bOverride_AmbientOcclusionMipThreshold=False,bOverride_AmbientOcclusionTemporalBlendWeight=False,bOverride_RayTracingAO=False,bOverride_RayTracingAOSamplesPerPixel=False,bOverride_RayTracingAOIntensity=False,bOverride_RayTracingAORadius=False,bOverride_IndirectLightingColor=False,bOverride_IndirectLightingIntensity=False,bOverride_ColorGradingIntensity=False,bOverride_ColorGradingLUT=False,bOverride_DepthOfFieldFocalDistance=False,bOverride_DepthOfFieldFstop=False,bOverride_DepthOfFieldMinFstop=False,bOverride_DepthOfFieldBladeCount=False,bOverride_DepthOfFieldSensorWidth=False,bOverride_DepthOfFieldSqueezeFactor=False,bOverride_DepthOfFieldDepthBlurRadius=False,bOverride_DepthOfFieldUseHairDepth=False,bOverride_DepthOfFieldPetzvalBokeh=False,bOverride_DepthOfFieldPetzvalBokehFalloff=False,bOverride_DepthOfFieldPetzvalExclusionBoxExtents=False,bOverride_DepthOfFieldPetzvalExclusionBoxRadius=False,bOverride_DepthOfFieldAspectRatioScalar=False,bOverride_DepthOfFieldMatteBoxFlags=False,bOverride_DepthOfFieldBarrelRadius=False,bOverride_DepthOfFieldBarrelLength=False,bOverride_DepthOfFieldDepthBlurAmount=False,bOverride_DepthOfFieldFocalRegion=False,bOverride_DepthOfFieldNearTransitionRegion=False,bOverride_DepthOfFieldFarTransitionRegion=False,bOverride_DepthOfFieldScale=False,bOverride_DepthOfFieldNearBlurSize=False,bOverride_DepthOfFieldFarBlurSize=False,bOverride_MobileHQGaussian=False,bOverride_DepthOfFieldOcclusion=False,bOverride_DepthOfFieldSkyFocusDistance=False,bOverride_DepthOfFieldVignetteSize=False,bOverride_MotionBlurAmount=False,bOverride_MotionBlurMax=False,bOverride_MotionBlurTargetFPS=False,bOverride_MotionBlurPerObjectSize=False,bOverride_ReflectionMethod=False,bOverride_LumenReflectionQuality=False,bOverride_ScreenSpaceReflectionIntensity=False,bOverride_ScreenSpaceReflectionQuality=False,bOverride_ScreenSpaceReflectionMaxRoughness=False,bOverride_ScreenSpaceReflectionRoughnessScale=False,bOverride_UserFlags=False,bOverride_RayTracingReflectionsMaxRoughness=False,bOverride_RayTracingReflectionsMaxBounces=False,bOverride_RayTracingReflectionsSamplesPerPixel=False,bOverride_RayTracingReflectionsShadows=False,bOverride_RayTracingReflectionsTranslucency=False,bOverride_TranslucencyType=False,bOverride_RayTracingTranslucencyMaxRoughness=False,bOverride_RayTracingTranslucencyRefractionRays=False,bOverride_RayTracingTranslucencySamplesPerPixel=False,bOverride_RayTracingTranslucencyShadows=False,bOverride_RayTracingTranslucencyRefraction=False,bOverride_RayTracingTranslucencyMaxPrimaryHitEvents=False,bOverride_RayTracingTranslucencyMaxSecondaryHitEvents=False,bOverride_RayTracingTranslucencyUseRayTracedRefraction=False,bOverride_DynamicGlobalIlluminationMethod=False,bOverride_LumenSceneLightingQuality=False,bOverride_LumenSceneDetail=False,bOverride_LumenSceneViewDistance=False,bOverride_LumenSceneLightingUpdateSpeed=False,bOverride_LumenFinalGatherQuality=False,bOverride_LumenFinalGatherLightingUpdateSpeed=False,bOverride_LumenFinalGatherScreenTraces=False,bOverride_LumenMaxTraceDistance=False,bOverride_LumenDiffuseColorBoost=False,bOverride_LumenSkylightLeaking=False,bOverride_LumenSkylightLeakingTint=False,bOverride_LumenFullSkylightLeakingDistance=False,bOverride_LumenRayLightingMode=False,bOverride_LumenReflectionsScreenTraces=False,bOverride_LumenFrontLayerTranslucencyReflections=False,bOverride_LumenMaxRoughnessToTraceReflections=False,bOverride_LumenMaxReflectionBounces=False,bOverride_LumenMaxRefractionBounces=False,bOverride_LumenSurfaceCacheResolution=False,bOverride_RayTracingGI=False,bOverride_RayTracingGIMaxBounces=False,bOverride_RayTracingGISamplesPerPixel=False,bOverride_PathTracingMaxBounces=False,bOverride_PathTracingSamplesPerPixel=False,bOverride_PathTracingMaxPathIntensity=False,bOverride_PathTracingEnableEmissiveMaterials=False,bOverride_PathTracingEnableReferenceDOF=False,bOverride_PathTracingEnableReferenceAtmosphere=False,bOverride_PathTracingEnableDenoiser=False,bOverride_PathTracingIncludeEmissive=False,bOverride_PathTracingIncludeDiffuse=False,bOverride_PathTracingIncludeIndirectDiffuse=False,bOverride_PathTracingIncludeSpecular=False,bOverride_PathTracingIncludeIndirectSpecular=False,bOverride_PathTracingIncludeVolume=False,bOverride_PathTracingIncludeIndirectVolume=False,bMobileHQGaussian=False,BloomMethod=BM_SOG,AutoExposureMethod=AEM_Histogram,TemperatureType=TEMP_WhiteBalance,WhiteTemp=6500.000000,WhiteTint=0.000000,ColorSaturation=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrast=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGamma=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGain=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffset=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetShadows=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetMidtones=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetHighlights=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorCorrectionHighlightsMin=0.500000,ColorCorrectionHighlightsMax=1.000000,ColorCorrectionShadowsMax=0.090000,BlueCorrection=0.600000,ExpandGamut=1.000000,ToneCurveAmount=1.000000,FilmSlope=0.880000,FilmToe=0.550000,FilmShoulder=0.260000,FilmBlackClip=0.000000,FilmWhiteClip=0.040000,SceneColorTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SceneFringeIntensity=0.000000,ChromaticAberrationStartOffset=0.000000,BloomIntensity=0.675000,BloomGaussianIntensity=1.000000,BloomThreshold=-1.000000,BloomSizeScale=4.000000,Bloom1Size=0.300000,Bloom2Size=1.000000,Bloom3Size=2.000000,Bloom4Size=10.000000,Bloom5Size=30.000000,Bloom6Size=64.000000,Bloom1Tint=(R=0.346500,G=0.346500,B=0.346500,A=1.000000),Bloom2Tint=(R=0.138000,G=0.138000,B=0.138000,A=1.000000),Bloom3Tint=(R=0.117600,G=0.117600,B=0.117600,A=1.000000),Bloom4Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom5Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom6Tint=(R=0.061000,G=0.061000,B=0.061000,A=1.000000),BloomConvolutionIntensity=1.000000,BloomConvolutionScatterDispersion=1.000000,BloomConvolutionSize=1.000000,BloomConvolutionTexture=None,BloomConvolutionCenterUV=(X=0.500000,Y=0.500000),BloomConvolutionPreFilterMin=7.000000,BloomConvolutionPreFilterMax=15000.000000,BloomConvolutionPreFilterMult=15.000000,BloomConvolutionBufferScale=0.133000,BloomDirtMask=None,BloomDirtMaskIntensity=0.000000,BloomDirtMaskTint=(R=0.500000,G=0.500000,B=0.500000,A=1.000000),DynamicGlobalIlluminationMethod=Lumen,IndirectLightingColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),IndirectLightingIntensity=1.000000,LumenRayLightingMode=Default,LumenSceneLightingQuality=1.000000,LumenSceneDetail=1.000000,LumenSceneViewDistance=20000.000000,LumenSceneLightingUpdateSpeed=1.000000,LumenFinalGatherQuality=1.000000,LumenFinalGatherLightingUpdateSpeed=1.000000,LumenFinalGatherScreenTraces=True,LumenMaxTraceDistance=20000.000000,LumenDiffuseColorBoost=1.000000,LumenSkylightLeaking=0.000000,LumenSkylightLeakingTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LumenFullSkylightLeakingDistance=1000.000000,LumenSurfaceCacheResolution=1.000000,ReflectionMethod=Lumen,LumenReflectionQuality=1.000000,LumenReflectionsScreenTraces=True,LumenFrontLayerTranslucencyReflections=False,LumenMaxRoughnessToTraceReflections=0.400000,LumenMaxReflectionBounces=1,LumenMaxRefractionBounces=0,ScreenSpaceReflectionIntensity=100.000000,ScreenSpaceReflectionQuality=50.000000,ScreenSpaceReflectionMaxRoughness=0.600000,bMegaLights=True,AmbientCubemapTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),AmbientCubemapIntensity=1.000000,AmbientCubemap=None,CameraShutterSpeed=60.000000,CameraISO=100.000000,DepthOfFieldFstop=4.000000,DepthOfFieldMinFstop=1.200000,DepthOfFieldBladeCount=5,AutoExposureBias=1.000000,AutoExposureBiasBackup=0.000000,bOverride_AutoExposureBiasBackup=False,AutoExposureApplyPhysicalCameraExposure=True,AutoExposureBiasCurve=None,AutoExposureMeterMask=None,AutoExposureLowPercent=10.000000,AutoExposureHighPercent=90.000000,AutoExposureMinBrightness=-10.000000,AutoExposureMaxBrightness=20.000000,AutoExposureSpeedUp=3.000000,AutoExposureSpeedDown=1.000000,HistogramLogMin=-10.000000,HistogramLogMax=20.000000,LocalExposureMethod=Bilateral,LocalExposureHighlightContrastScale=1.000000,LocalExposureShadowContrastScale=1.000000,LocalExposureHighlightContrastCurve=None,LocalExposureShadowContrastCurve=None,LocalExposureHighlightThreshold=0.000000,LocalExposureShadowThreshold=0.000000,LocalExposureDetailStrength=1.000000,LocalExposureBlurredLuminanceBlend=0.600000,LocalExposureBlurredLuminanceKernelSizePercent=50.000000,LocalExposureHighlightThresholdStrength=1.000000,LocalExposureShadowThresholdStrength=1.000000,LocalExposureMiddleGreyBias=0.000000,LensFlareIntensity=1.000000,LensFlareTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LensFlareBokehSize=3.000000,LensFlareThreshold=8.000000,LensFlareBokehShape=None,LensFlareTints[0]=(R=1.000000,G=0.800000,B=0.400000,A=0.600000),LensFlareTints[1]=(R=1.000000,G=1.000000,B=0.600000,A=0.530000),LensFlareTints[2]=(R=0.800000,G=0.800000,B=1.000000,A=0.460000),LensFlareTints[3]=(R=0.500000,G=1.000000,B=0.400000,A=0.390000),LensFlareTints[4]=(R=0.500000,G=0.800000,B=1.000000,A=0.310000),LensFlareTints[5]=(R=0.900000,G=1.000000,B=0.800000,A=0.270000),LensFlareTints[6]=(R=1.000000,G=0.800000,B=0.400000,A=0.220000),LensFlareTints[7]=(R=0.900000,G=0.700000,B=0.700000,A=0.150000),VignetteIntensity=0.400000,Sharpen=0.000000,FilmGrainIntensity=0.000000,FilmGrainIntensityShadows=1.000000,FilmGrainIntensityMidtones=1.000000,FilmGrainIntensityHighlights=1.000000,FilmGrainShadowsMax=0.090000,FilmGrainHighlightsMin=0.500000,FilmGrainHighlightsMax=1.000000,FilmGrainTexelSize=1.000000,FilmGrainTexture=None,AmbientOcclusionIntensity=0.500000,AmbientOcclusionStaticFraction=1.000000,AmbientOcclusionRadius=200.000000,AmbientOcclusionRadiusInWS=False,AmbientOcclusionFadeDistance=8000.000000,AmbientOcclusionFadeRadius=5000.000000,AmbientOcclusionPower=2.000000,AmbientOcclusionBias=3.000000,AmbientOcclusionQuality=50.000000,AmbientOcclusionMipBlend=0.600000,AmbientOcclusionMipScale=1.700000,AmbientOcclusionMipThreshold=0.010000,AmbientOcclusionTemporalBlendWeight=0.100000,RayTracingAO=False,RayTracingAOSamplesPerPixel=1,RayTracingAOIntensity=1.000000,RayTracingAORadius=200.000000,ColorGradingIntensity=1.000000,ColorGradingLUT=None,DepthOfFieldSensorWidth=24.576000,DepthOfFieldSqueezeFactor=1.000000,DepthOfFieldFocalDistance=0.000000,DepthOfFieldDepthBlurAmount=1.000000,DepthOfFieldDepthBlurRadius=0.000000,DepthOfFieldUseHairDepth=False,DepthOfFieldPetzvalBokeh=0.000000,DepthOfFieldPetzvalBokehFalloff=1.000000,DepthOfFieldPetzvalExclusionBoxExtents=(X=0.000000,Y=0.000000),DepthOfFieldPetzvalExclusionBoxRadius=0.000000,DepthOfFieldAspectRatioScalar=1.000000,DepthOfFieldBarrelRadius=5.000000,DepthOfFieldBarrelLength=0.000000,DepthOfFieldMatteBoxFlags[0]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldMatteBoxFlags[1]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldMatteBoxFlags[2]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldFocalRegion=0.000000,DepthOfFieldNearTransitionRegion=300.000000,DepthOfFieldFarTransitionRegion=500.000000,DepthOfFieldScale=0.000000,DepthOfFieldNearBlurSize=15.000000,DepthOfFieldFarBlurSize=15.000000,DepthOfFieldOcclusion=0.400000,DepthOfFieldSkyFocusDistance=0.000000,DepthOfFieldVignetteSize=200.000000,MotionBlurAmount=0.500000,MotionBlurMax=5.000000,MotionBlurTargetFPS=30,MotionBlurPerObjectSize=0.000000,TranslucencyType=Raster,RayTracingTranslucencyMaxRoughness=0.600000,RayTracingTranslucencyRefractionRays=3,RayTracingTranslucencySamplesPerPixel=1,RayTracingTranslucencyMaxPrimaryHitEvents=4,RayTracingTranslucencyMaxSecondaryHitEvents=2,RayTracingTranslucencyShadows=Hard_shadows,RayTracingTranslucencyRefraction=True,RayTracingTranslucencyUseRayTracedRefraction=False,PathTracingMaxBounces=32,PathTracingSamplesPerPixel=2048,PathTracingMaxPathIntensity=24.000000,PathTracingEnableEmissiveMaterials=True,PathTracingEnableReferenceDOF=False,PathTracingEnableReferenceAtmosphere=False,PathTracingEnableDenoiser=True,PathTracingIncludeEmissive=True,PathTracingIncludeDiffuse=True,PathTracingIncludeIndirectDiffuse=True,PathTracingIncludeSpecular=True,PathTracingIncludeIndirectSpecular=True,PathTracingIncludeVolume=True,PathTracingIncludeIndirectVolume=True,UserFlags=0,WeightedBlendables=(Array=)),LightingRigRotation=0.000000,RotationSpeed=2.000000,DirectionalLightRotation=(Pitch=-40.000000,Yaw=-67.500000,Roll=0.000000),bEnableToneMapping=True,bShowMeshEdges=False) ++Profiles=(ProfileName="Grey Wireframe",bSharedProfile=True,bIsEngineDefaultProfile=True,bUseSkyLighting=True,DirectionalLightIntensity=1.000000,DirectionalLightColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SkyLightIntensity=1.000000,bRotateLightingRig=False,bShowEnvironment=False,bShowFloor=False,bShowGrid=True,EnvironmentColor=(R=0.039216,G=0.039216,B=0.039216,A=1.000000),EnvironmentIntensity=1.000000,EnvironmentCubeMapPath="/Engine/EditorMaterials/AssetViewer/EpicQuadPanorama_CC+EV1.EpicQuadPanorama_CC+EV1",bPostProcessingEnabled=False,PostProcessingSettings=(bOverride_TemperatureType=False,bOverride_WhiteTemp=False,bOverride_WhiteTint=False,bOverride_ColorSaturation=False,bOverride_ColorContrast=False,bOverride_ColorGamma=False,bOverride_ColorGain=False,bOverride_ColorOffset=False,bOverride_ColorSaturationShadows=False,bOverride_ColorContrastShadows=False,bOverride_ColorGammaShadows=False,bOverride_ColorGainShadows=False,bOverride_ColorOffsetShadows=False,bOverride_ColorSaturationMidtones=False,bOverride_ColorContrastMidtones=False,bOverride_ColorGammaMidtones=False,bOverride_ColorGainMidtones=False,bOverride_ColorOffsetMidtones=False,bOverride_ColorSaturationHighlights=False,bOverride_ColorContrastHighlights=False,bOverride_ColorGammaHighlights=False,bOverride_ColorGainHighlights=False,bOverride_ColorOffsetHighlights=False,bOverride_ColorCorrectionShadowsMax=False,bOverride_ColorCorrectionHighlightsMin=False,bOverride_ColorCorrectionHighlightsMax=False,bOverride_BlueCorrection=False,bOverride_ExpandGamut=False,bOverride_ToneCurveAmount=False,bOverride_FilmSlope=False,bOverride_FilmToe=False,bOverride_FilmShoulder=False,bOverride_FilmBlackClip=False,bOverride_FilmWhiteClip=False,bOverride_SceneColorTint=False,bOverride_SceneFringeIntensity=False,bOverride_ChromaticAberrationStartOffset=False,bOverride_bMegaLights=False,bOverride_AmbientCubemapTint=False,bOverride_AmbientCubemapIntensity=False,bOverride_BloomMethod=False,bOverride_BloomIntensity=False,bOverride_BloomGaussianIntensity=False,bOverride_BloomThreshold=False,bOverride_Bloom1Tint=False,bOverride_Bloom1Size=False,bOverride_Bloom2Size=False,bOverride_Bloom2Tint=False,bOverride_Bloom3Tint=False,bOverride_Bloom3Size=False,bOverride_Bloom4Tint=False,bOverride_Bloom4Size=False,bOverride_Bloom5Tint=False,bOverride_Bloom5Size=False,bOverride_Bloom6Tint=False,bOverride_Bloom6Size=False,bOverride_BloomSizeScale=False,bOverride_BloomConvolutionIntensity=False,bOverride_BloomConvolutionTexture=False,bOverride_BloomConvolutionScatterDispersion=False,bOverride_BloomConvolutionSize=False,bOverride_BloomConvolutionCenterUV=False,bOverride_BloomConvolutionPreFilterMin=False,bOverride_BloomConvolutionPreFilterMax=False,bOverride_BloomConvolutionPreFilterMult=False,bOverride_BloomConvolutionBufferScale=False,bOverride_BloomDirtMaskIntensity=False,bOverride_BloomDirtMaskTint=False,bOverride_BloomDirtMask=False,bOverride_CameraShutterSpeed=False,bOverride_CameraISO=False,bOverride_AutoExposureMethod=False,bOverride_AutoExposureLowPercent=False,bOverride_AutoExposureHighPercent=False,bOverride_AutoExposureMinBrightness=False,bOverride_AutoExposureMaxBrightness=False,bOverride_AutoExposureSpeedUp=False,bOverride_AutoExposureSpeedDown=False,bOverride_AutoExposureBias=False,bOverride_AutoExposureBiasCurve=False,bOverride_AutoExposureMeterMask=False,bOverride_AutoExposureApplyPhysicalCameraExposure=False,bOverride_HistogramLogMin=False,bOverride_HistogramLogMax=False,bOverride_LocalExposureMethod=False,bOverride_LocalExposureHighlightContrastScale=False,bOverride_LocalExposureShadowContrastScale=False,bOverride_LocalExposureHighlightContrastCurve=False,bOverride_LocalExposureShadowContrastCurve=False,bOverride_LocalExposureHighlightThreshold=False,bOverride_LocalExposureShadowThreshold=False,bOverride_LocalExposureDetailStrength=False,bOverride_LocalExposureBlurredLuminanceBlend=False,bOverride_LocalExposureBlurredLuminanceKernelSizePercent=False,bOverride_LocalExposureHighlightThresholdStrength=False,bOverride_LocalExposureShadowThresholdStrength=False,bOverride_LocalExposureMiddleGreyBias=False,bOverride_LensFlareIntensity=False,bOverride_LensFlareTint=False,bOverride_LensFlareTints=False,bOverride_LensFlareBokehSize=False,bOverride_LensFlareBokehShape=False,bOverride_LensFlareThreshold=False,bOverride_VignetteIntensity=False,bOverride_Sharpen=False,bOverride_FilmGrainIntensity=False,bOverride_FilmGrainIntensityShadows=False,bOverride_FilmGrainIntensityMidtones=False,bOverride_FilmGrainIntensityHighlights=False,bOverride_FilmGrainShadowsMax=False,bOverride_FilmGrainHighlightsMin=False,bOverride_FilmGrainHighlightsMax=False,bOverride_FilmGrainTexelSize=False,bOverride_FilmGrainTexture=False,bOverride_AmbientOcclusionIntensity=False,bOverride_AmbientOcclusionStaticFraction=False,bOverride_AmbientOcclusionRadius=False,bOverride_AmbientOcclusionFadeDistance=False,bOverride_AmbientOcclusionFadeRadius=False,bOverride_AmbientOcclusionRadiusInWS=False,bOverride_AmbientOcclusionPower=False,bOverride_AmbientOcclusionBias=False,bOverride_AmbientOcclusionQuality=False,bOverride_AmbientOcclusionMipBlend=False,bOverride_AmbientOcclusionMipScale=False,bOverride_AmbientOcclusionMipThreshold=False,bOverride_AmbientOcclusionTemporalBlendWeight=False,bOverride_RayTracingAO=False,bOverride_RayTracingAOSamplesPerPixel=False,bOverride_RayTracingAOIntensity=False,bOverride_RayTracingAORadius=False,bOverride_IndirectLightingColor=False,bOverride_IndirectLightingIntensity=False,bOverride_ColorGradingIntensity=False,bOverride_ColorGradingLUT=False,bOverride_DepthOfFieldFocalDistance=False,bOverride_DepthOfFieldFstop=False,bOverride_DepthOfFieldMinFstop=False,bOverride_DepthOfFieldBladeCount=False,bOverride_DepthOfFieldSensorWidth=False,bOverride_DepthOfFieldSqueezeFactor=False,bOverride_DepthOfFieldDepthBlurRadius=False,bOverride_DepthOfFieldUseHairDepth=False,bOverride_DepthOfFieldPetzvalBokeh=False,bOverride_DepthOfFieldPetzvalBokehFalloff=False,bOverride_DepthOfFieldPetzvalExclusionBoxExtents=False,bOverride_DepthOfFieldPetzvalExclusionBoxRadius=False,bOverride_DepthOfFieldAspectRatioScalar=False,bOverride_DepthOfFieldMatteBoxFlags=False,bOverride_DepthOfFieldBarrelRadius=False,bOverride_DepthOfFieldBarrelLength=False,bOverride_DepthOfFieldDepthBlurAmount=False,bOverride_DepthOfFieldFocalRegion=False,bOverride_DepthOfFieldNearTransitionRegion=False,bOverride_DepthOfFieldFarTransitionRegion=False,bOverride_DepthOfFieldScale=False,bOverride_DepthOfFieldNearBlurSize=False,bOverride_DepthOfFieldFarBlurSize=False,bOverride_MobileHQGaussian=False,bOverride_DepthOfFieldOcclusion=False,bOverride_DepthOfFieldSkyFocusDistance=False,bOverride_DepthOfFieldVignetteSize=False,bOverride_MotionBlurAmount=False,bOverride_MotionBlurMax=False,bOverride_MotionBlurTargetFPS=False,bOverride_MotionBlurPerObjectSize=False,bOverride_ReflectionMethod=False,bOverride_LumenReflectionQuality=False,bOverride_ScreenSpaceReflectionIntensity=False,bOverride_ScreenSpaceReflectionQuality=False,bOverride_ScreenSpaceReflectionMaxRoughness=False,bOverride_ScreenSpaceReflectionRoughnessScale=False,bOverride_UserFlags=False,bOverride_RayTracingReflectionsMaxRoughness=False,bOverride_RayTracingReflectionsMaxBounces=False,bOverride_RayTracingReflectionsSamplesPerPixel=False,bOverride_RayTracingReflectionsShadows=False,bOverride_RayTracingReflectionsTranslucency=False,bOverride_TranslucencyType=False,bOverride_RayTracingTranslucencyMaxRoughness=False,bOverride_RayTracingTranslucencyRefractionRays=False,bOverride_RayTracingTranslucencySamplesPerPixel=False,bOverride_RayTracingTranslucencyShadows=False,bOverride_RayTracingTranslucencyRefraction=False,bOverride_RayTracingTranslucencyMaxPrimaryHitEvents=False,bOverride_RayTracingTranslucencyMaxSecondaryHitEvents=False,bOverride_RayTracingTranslucencyUseRayTracedRefraction=False,bOverride_DynamicGlobalIlluminationMethod=False,bOverride_LumenSceneLightingQuality=False,bOverride_LumenSceneDetail=False,bOverride_LumenSceneViewDistance=False,bOverride_LumenSceneLightingUpdateSpeed=False,bOverride_LumenFinalGatherQuality=False,bOverride_LumenFinalGatherLightingUpdateSpeed=False,bOverride_LumenFinalGatherScreenTraces=False,bOverride_LumenMaxTraceDistance=False,bOverride_LumenDiffuseColorBoost=False,bOverride_LumenSkylightLeaking=False,bOverride_LumenSkylightLeakingTint=False,bOverride_LumenFullSkylightLeakingDistance=False,bOverride_LumenRayLightingMode=False,bOverride_LumenReflectionsScreenTraces=False,bOverride_LumenFrontLayerTranslucencyReflections=False,bOverride_LumenMaxRoughnessToTraceReflections=False,bOverride_LumenMaxReflectionBounces=False,bOverride_LumenMaxRefractionBounces=False,bOverride_LumenSurfaceCacheResolution=False,bOverride_RayTracingGI=False,bOverride_RayTracingGIMaxBounces=False,bOverride_RayTracingGISamplesPerPixel=False,bOverride_PathTracingMaxBounces=False,bOverride_PathTracingSamplesPerPixel=False,bOverride_PathTracingMaxPathIntensity=False,bOverride_PathTracingEnableEmissiveMaterials=False,bOverride_PathTracingEnableReferenceDOF=False,bOverride_PathTracingEnableReferenceAtmosphere=False,bOverride_PathTracingEnableDenoiser=False,bOverride_PathTracingIncludeEmissive=False,bOverride_PathTracingIncludeDiffuse=False,bOverride_PathTracingIncludeIndirectDiffuse=False,bOverride_PathTracingIncludeSpecular=False,bOverride_PathTracingIncludeIndirectSpecular=False,bOverride_PathTracingIncludeVolume=False,bOverride_PathTracingIncludeIndirectVolume=False,bMobileHQGaussian=False,BloomMethod=BM_SOG,AutoExposureMethod=AEM_Histogram,TemperatureType=TEMP_WhiteBalance,WhiteTemp=6500.000000,WhiteTint=0.000000,ColorSaturation=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrast=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGamma=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGain=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffset=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetShadows=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetMidtones=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetHighlights=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorCorrectionHighlightsMin=0.500000,ColorCorrectionHighlightsMax=1.000000,ColorCorrectionShadowsMax=0.090000,BlueCorrection=0.600000,ExpandGamut=1.000000,ToneCurveAmount=1.000000,FilmSlope=0.880000,FilmToe=0.550000,FilmShoulder=0.260000,FilmBlackClip=0.000000,FilmWhiteClip=0.040000,SceneColorTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SceneFringeIntensity=0.000000,ChromaticAberrationStartOffset=0.000000,BloomIntensity=0.675000,BloomGaussianIntensity=1.000000,BloomThreshold=-1.000000,BloomSizeScale=4.000000,Bloom1Size=0.300000,Bloom2Size=1.000000,Bloom3Size=2.000000,Bloom4Size=10.000000,Bloom5Size=30.000000,Bloom6Size=64.000000,Bloom1Tint=(R=0.346500,G=0.346500,B=0.346500,A=1.000000),Bloom2Tint=(R=0.138000,G=0.138000,B=0.138000,A=1.000000),Bloom3Tint=(R=0.117600,G=0.117600,B=0.117600,A=1.000000),Bloom4Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom5Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom6Tint=(R=0.061000,G=0.061000,B=0.061000,A=1.000000),BloomConvolutionIntensity=1.000000,BloomConvolutionScatterDispersion=1.000000,BloomConvolutionSize=1.000000,BloomConvolutionTexture=None,BloomConvolutionCenterUV=(X=0.500000,Y=0.500000),BloomConvolutionPreFilterMin=7.000000,BloomConvolutionPreFilterMax=15000.000000,BloomConvolutionPreFilterMult=15.000000,BloomConvolutionBufferScale=0.133000,BloomDirtMask=None,BloomDirtMaskIntensity=0.000000,BloomDirtMaskTint=(R=0.500000,G=0.500000,B=0.500000,A=1.000000),DynamicGlobalIlluminationMethod=Lumen,IndirectLightingColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),IndirectLightingIntensity=1.000000,LumenRayLightingMode=Default,LumenSceneLightingQuality=1.000000,LumenSceneDetail=1.000000,LumenSceneViewDistance=20000.000000,LumenSceneLightingUpdateSpeed=1.000000,LumenFinalGatherQuality=1.000000,LumenFinalGatherLightingUpdateSpeed=1.000000,LumenFinalGatherScreenTraces=True,LumenMaxTraceDistance=20000.000000,LumenDiffuseColorBoost=1.000000,LumenSkylightLeaking=0.000000,LumenSkylightLeakingTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LumenFullSkylightLeakingDistance=1000.000000,LumenSurfaceCacheResolution=1.000000,ReflectionMethod=Lumen,LumenReflectionQuality=1.000000,LumenReflectionsScreenTraces=True,LumenFrontLayerTranslucencyReflections=False,LumenMaxRoughnessToTraceReflections=0.400000,LumenMaxReflectionBounces=1,LumenMaxRefractionBounces=0,ScreenSpaceReflectionIntensity=100.000000,ScreenSpaceReflectionQuality=50.000000,ScreenSpaceReflectionMaxRoughness=0.600000,bMegaLights=True,AmbientCubemapTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),AmbientCubemapIntensity=1.000000,AmbientCubemap=None,CameraShutterSpeed=60.000000,CameraISO=100.000000,DepthOfFieldFstop=4.000000,DepthOfFieldMinFstop=1.200000,DepthOfFieldBladeCount=5,AutoExposureBias=1.000000,AutoExposureBiasBackup=0.000000,bOverride_AutoExposureBiasBackup=False,AutoExposureApplyPhysicalCameraExposure=True,AutoExposureBiasCurve=None,AutoExposureMeterMask=None,AutoExposureLowPercent=10.000000,AutoExposureHighPercent=90.000000,AutoExposureMinBrightness=-10.000000,AutoExposureMaxBrightness=20.000000,AutoExposureSpeedUp=3.000000,AutoExposureSpeedDown=1.000000,HistogramLogMin=-10.000000,HistogramLogMax=20.000000,LocalExposureMethod=Bilateral,LocalExposureHighlightContrastScale=1.000000,LocalExposureShadowContrastScale=1.000000,LocalExposureHighlightContrastCurve=None,LocalExposureShadowContrastCurve=None,LocalExposureHighlightThreshold=0.000000,LocalExposureShadowThreshold=0.000000,LocalExposureDetailStrength=1.000000,LocalExposureBlurredLuminanceBlend=0.600000,LocalExposureBlurredLuminanceKernelSizePercent=50.000000,LocalExposureHighlightThresholdStrength=1.000000,LocalExposureShadowThresholdStrength=1.000000,LocalExposureMiddleGreyBias=0.000000,LensFlareIntensity=1.000000,LensFlareTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LensFlareBokehSize=3.000000,LensFlareThreshold=8.000000,LensFlareBokehShape=None,LensFlareTints[0]=(R=1.000000,G=0.800000,B=0.400000,A=0.600000),LensFlareTints[1]=(R=1.000000,G=1.000000,B=0.600000,A=0.530000),LensFlareTints[2]=(R=0.800000,G=0.800000,B=1.000000,A=0.460000),LensFlareTints[3]=(R=0.500000,G=1.000000,B=0.400000,A=0.390000),LensFlareTints[4]=(R=0.500000,G=0.800000,B=1.000000,A=0.310000),LensFlareTints[5]=(R=0.900000,G=1.000000,B=0.800000,A=0.270000),LensFlareTints[6]=(R=1.000000,G=0.800000,B=0.400000,A=0.220000),LensFlareTints[7]=(R=0.900000,G=0.700000,B=0.700000,A=0.150000),VignetteIntensity=0.400000,Sharpen=0.000000,FilmGrainIntensity=0.000000,FilmGrainIntensityShadows=1.000000,FilmGrainIntensityMidtones=1.000000,FilmGrainIntensityHighlights=1.000000,FilmGrainShadowsMax=0.090000,FilmGrainHighlightsMin=0.500000,FilmGrainHighlightsMax=1.000000,FilmGrainTexelSize=1.000000,FilmGrainTexture=None,AmbientOcclusionIntensity=0.500000,AmbientOcclusionStaticFraction=1.000000,AmbientOcclusionRadius=200.000000,AmbientOcclusionRadiusInWS=False,AmbientOcclusionFadeDistance=8000.000000,AmbientOcclusionFadeRadius=5000.000000,AmbientOcclusionPower=2.000000,AmbientOcclusionBias=3.000000,AmbientOcclusionQuality=50.000000,AmbientOcclusionMipBlend=0.600000,AmbientOcclusionMipScale=1.700000,AmbientOcclusionMipThreshold=0.010000,AmbientOcclusionTemporalBlendWeight=0.100000,RayTracingAO=False,RayTracingAOSamplesPerPixel=1,RayTracingAOIntensity=1.000000,RayTracingAORadius=200.000000,ColorGradingIntensity=1.000000,ColorGradingLUT=None,DepthOfFieldSensorWidth=24.576000,DepthOfFieldSqueezeFactor=1.000000,DepthOfFieldFocalDistance=0.000000,DepthOfFieldDepthBlurAmount=1.000000,DepthOfFieldDepthBlurRadius=0.000000,DepthOfFieldUseHairDepth=False,DepthOfFieldPetzvalBokeh=0.000000,DepthOfFieldPetzvalBokehFalloff=1.000000,DepthOfFieldPetzvalExclusionBoxExtents=(X=0.000000,Y=0.000000),DepthOfFieldPetzvalExclusionBoxRadius=0.000000,DepthOfFieldAspectRatioScalar=1.000000,DepthOfFieldBarrelRadius=5.000000,DepthOfFieldBarrelLength=0.000000,DepthOfFieldMatteBoxFlags[0]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldMatteBoxFlags[1]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldMatteBoxFlags[2]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldFocalRegion=0.000000,DepthOfFieldNearTransitionRegion=300.000000,DepthOfFieldFarTransitionRegion=500.000000,DepthOfFieldScale=0.000000,DepthOfFieldNearBlurSize=15.000000,DepthOfFieldFarBlurSize=15.000000,DepthOfFieldOcclusion=0.400000,DepthOfFieldSkyFocusDistance=0.000000,DepthOfFieldVignetteSize=200.000000,MotionBlurAmount=0.500000,MotionBlurMax=5.000000,MotionBlurTargetFPS=30,MotionBlurPerObjectSize=0.000000,TranslucencyType=Raster,RayTracingTranslucencyMaxRoughness=0.600000,RayTracingTranslucencyRefractionRays=3,RayTracingTranslucencySamplesPerPixel=1,RayTracingTranslucencyMaxPrimaryHitEvents=4,RayTracingTranslucencyMaxSecondaryHitEvents=2,RayTracingTranslucencyShadows=Hard_shadows,RayTracingTranslucencyRefraction=True,RayTracingTranslucencyUseRayTracedRefraction=False,PathTracingMaxBounces=32,PathTracingSamplesPerPixel=2048,PathTracingMaxPathIntensity=24.000000,PathTracingEnableEmissiveMaterials=True,PathTracingEnableReferenceDOF=False,PathTracingEnableReferenceAtmosphere=False,PathTracingEnableDenoiser=True,PathTracingIncludeEmissive=True,PathTracingIncludeDiffuse=True,PathTracingIncludeIndirectDiffuse=True,PathTracingIncludeSpecular=True,PathTracingIncludeIndirectSpecular=True,PathTracingIncludeVolume=True,PathTracingIncludeIndirectVolume=True,UserFlags=0,WeightedBlendables=(Array=)),LightingRigRotation=0.000000,RotationSpeed=2.000000,DirectionalLightRotation=(Pitch=-40.000000,Yaw=-67.500000,Roll=0.000000),bEnableToneMapping=False,bShowMeshEdges=True) ++Profiles=(ProfileName="Grey Ambient",bSharedProfile=True,bIsEngineDefaultProfile=True,bUseSkyLighting=True,DirectionalLightIntensity=4.000000,DirectionalLightColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SkyLightIntensity=2.000000,bRotateLightingRig=False,bShowEnvironment=True,bShowFloor=True,bShowGrid=True,EnvironmentColor=(R=0.200000,G=0.200000,B=0.200000,A=1.000000),EnvironmentIntensity=1.000000,EnvironmentCubeMapPath="/Engine/EditorMaterials/AssetViewer/T_GreyAmbient",bPostProcessingEnabled=False,PostProcessingSettings=(bOverride_TemperatureType=False,bOverride_WhiteTemp=False,bOverride_WhiteTint=False,bOverride_ColorSaturation=False,bOverride_ColorContrast=False,bOverride_ColorGamma=False,bOverride_ColorGain=False,bOverride_ColorOffset=False,bOverride_ColorSaturationShadows=False,bOverride_ColorContrastShadows=False,bOverride_ColorGammaShadows=False,bOverride_ColorGainShadows=False,bOverride_ColorOffsetShadows=False,bOverride_ColorSaturationMidtones=False,bOverride_ColorContrastMidtones=False,bOverride_ColorGammaMidtones=False,bOverride_ColorGainMidtones=False,bOverride_ColorOffsetMidtones=False,bOverride_ColorSaturationHighlights=False,bOverride_ColorContrastHighlights=False,bOverride_ColorGammaHighlights=False,bOverride_ColorGainHighlights=False,bOverride_ColorOffsetHighlights=False,bOverride_ColorCorrectionShadowsMax=False,bOverride_ColorCorrectionHighlightsMin=False,bOverride_ColorCorrectionHighlightsMax=False,bOverride_BlueCorrection=False,bOverride_ExpandGamut=False,bOverride_ToneCurveAmount=False,bOverride_FilmSlope=False,bOverride_FilmToe=False,bOverride_FilmShoulder=False,bOverride_FilmBlackClip=False,bOverride_FilmWhiteClip=False,bOverride_SceneColorTint=False,bOverride_SceneFringeIntensity=False,bOverride_ChromaticAberrationStartOffset=False,bOverride_bMegaLights=False,bOverride_AmbientCubemapTint=False,bOverride_AmbientCubemapIntensity=False,bOverride_BloomMethod=False,bOverride_BloomIntensity=False,bOverride_BloomGaussianIntensity=False,bOverride_BloomThreshold=False,bOverride_Bloom1Tint=False,bOverride_Bloom1Size=False,bOverride_Bloom2Size=False,bOverride_Bloom2Tint=False,bOverride_Bloom3Tint=False,bOverride_Bloom3Size=False,bOverride_Bloom4Tint=False,bOverride_Bloom4Size=False,bOverride_Bloom5Tint=False,bOverride_Bloom5Size=False,bOverride_Bloom6Tint=False,bOverride_Bloom6Size=False,bOverride_BloomSizeScale=False,bOverride_BloomConvolutionIntensity=False,bOverride_BloomConvolutionTexture=False,bOverride_BloomConvolutionScatterDispersion=False,bOverride_BloomConvolutionSize=False,bOverride_BloomConvolutionCenterUV=False,bOverride_BloomConvolutionPreFilterMin=False,bOverride_BloomConvolutionPreFilterMax=False,bOverride_BloomConvolutionPreFilterMult=False,bOverride_BloomConvolutionBufferScale=False,bOverride_BloomDirtMaskIntensity=False,bOverride_BloomDirtMaskTint=False,bOverride_BloomDirtMask=False,bOverride_CameraShutterSpeed=False,bOverride_CameraISO=False,bOverride_AutoExposureMethod=False,bOverride_AutoExposureLowPercent=False,bOverride_AutoExposureHighPercent=False,bOverride_AutoExposureMinBrightness=False,bOverride_AutoExposureMaxBrightness=False,bOverride_AutoExposureSpeedUp=False,bOverride_AutoExposureSpeedDown=False,bOverride_AutoExposureBias=False,bOverride_AutoExposureBiasCurve=False,bOverride_AutoExposureMeterMask=False,bOverride_AutoExposureApplyPhysicalCameraExposure=False,bOverride_HistogramLogMin=False,bOverride_HistogramLogMax=False,bOverride_LocalExposureMethod=False,bOverride_LocalExposureHighlightContrastScale=False,bOverride_LocalExposureShadowContrastScale=False,bOverride_LocalExposureHighlightContrastCurve=False,bOverride_LocalExposureShadowContrastCurve=False,bOverride_LocalExposureHighlightThreshold=False,bOverride_LocalExposureShadowThreshold=False,bOverride_LocalExposureDetailStrength=False,bOverride_LocalExposureBlurredLuminanceBlend=False,bOverride_LocalExposureBlurredLuminanceKernelSizePercent=False,bOverride_LocalExposureHighlightThresholdStrength=False,bOverride_LocalExposureShadowThresholdStrength=False,bOverride_LocalExposureMiddleGreyBias=False,bOverride_LensFlareIntensity=False,bOverride_LensFlareTint=False,bOverride_LensFlareTints=False,bOverride_LensFlareBokehSize=False,bOverride_LensFlareBokehShape=False,bOverride_LensFlareThreshold=False,bOverride_VignetteIntensity=False,bOverride_Sharpen=False,bOverride_FilmGrainIntensity=False,bOverride_FilmGrainIntensityShadows=False,bOverride_FilmGrainIntensityMidtones=False,bOverride_FilmGrainIntensityHighlights=False,bOverride_FilmGrainShadowsMax=False,bOverride_FilmGrainHighlightsMin=False,bOverride_FilmGrainHighlightsMax=False,bOverride_FilmGrainTexelSize=False,bOverride_FilmGrainTexture=False,bOverride_AmbientOcclusionIntensity=False,bOverride_AmbientOcclusionStaticFraction=False,bOverride_AmbientOcclusionRadius=False,bOverride_AmbientOcclusionFadeDistance=False,bOverride_AmbientOcclusionFadeRadius=False,bOverride_AmbientOcclusionRadiusInWS=False,bOverride_AmbientOcclusionPower=False,bOverride_AmbientOcclusionBias=False,bOverride_AmbientOcclusionQuality=False,bOverride_AmbientOcclusionMipBlend=False,bOverride_AmbientOcclusionMipScale=False,bOverride_AmbientOcclusionMipThreshold=False,bOverride_AmbientOcclusionTemporalBlendWeight=False,bOverride_RayTracingAO=False,bOverride_RayTracingAOSamplesPerPixel=False,bOverride_RayTracingAOIntensity=False,bOverride_RayTracingAORadius=False,bOverride_IndirectLightingColor=False,bOverride_IndirectLightingIntensity=False,bOverride_ColorGradingIntensity=False,bOverride_ColorGradingLUT=False,bOverride_DepthOfFieldFocalDistance=False,bOverride_DepthOfFieldFstop=False,bOverride_DepthOfFieldMinFstop=False,bOverride_DepthOfFieldBladeCount=False,bOverride_DepthOfFieldSensorWidth=False,bOverride_DepthOfFieldSqueezeFactor=False,bOverride_DepthOfFieldDepthBlurRadius=False,bOverride_DepthOfFieldUseHairDepth=False,bOverride_DepthOfFieldPetzvalBokeh=False,bOverride_DepthOfFieldPetzvalBokehFalloff=False,bOverride_DepthOfFieldPetzvalExclusionBoxExtents=False,bOverride_DepthOfFieldPetzvalExclusionBoxRadius=False,bOverride_DepthOfFieldAspectRatioScalar=False,bOverride_DepthOfFieldMatteBoxFlags=False,bOverride_DepthOfFieldBarrelRadius=False,bOverride_DepthOfFieldBarrelLength=False,bOverride_DepthOfFieldDepthBlurAmount=False,bOverride_DepthOfFieldFocalRegion=False,bOverride_DepthOfFieldNearTransitionRegion=False,bOverride_DepthOfFieldFarTransitionRegion=False,bOverride_DepthOfFieldScale=False,bOverride_DepthOfFieldNearBlurSize=False,bOverride_DepthOfFieldFarBlurSize=False,bOverride_MobileHQGaussian=False,bOverride_DepthOfFieldOcclusion=False,bOverride_DepthOfFieldSkyFocusDistance=False,bOverride_DepthOfFieldVignetteSize=False,bOverride_MotionBlurAmount=False,bOverride_MotionBlurMax=False,bOverride_MotionBlurTargetFPS=False,bOverride_MotionBlurPerObjectSize=False,bOverride_ReflectionMethod=False,bOverride_LumenReflectionQuality=False,bOverride_ScreenSpaceReflectionIntensity=False,bOverride_ScreenSpaceReflectionQuality=False,bOverride_ScreenSpaceReflectionMaxRoughness=False,bOverride_ScreenSpaceReflectionRoughnessScale=False,bOverride_UserFlags=False,bOverride_RayTracingReflectionsMaxRoughness=False,bOverride_RayTracingReflectionsMaxBounces=False,bOverride_RayTracingReflectionsSamplesPerPixel=False,bOverride_RayTracingReflectionsShadows=False,bOverride_RayTracingReflectionsTranslucency=False,bOverride_TranslucencyType=False,bOverride_RayTracingTranslucencyMaxRoughness=False,bOverride_RayTracingTranslucencyRefractionRays=False,bOverride_RayTracingTranslucencySamplesPerPixel=False,bOverride_RayTracingTranslucencyShadows=False,bOverride_RayTracingTranslucencyRefraction=False,bOverride_RayTracingTranslucencyMaxPrimaryHitEvents=False,bOverride_RayTracingTranslucencyMaxSecondaryHitEvents=False,bOverride_RayTracingTranslucencyUseRayTracedRefraction=False,bOverride_DynamicGlobalIlluminationMethod=False,bOverride_LumenSceneLightingQuality=False,bOverride_LumenSceneDetail=False,bOverride_LumenSceneViewDistance=False,bOverride_LumenSceneLightingUpdateSpeed=False,bOverride_LumenFinalGatherQuality=False,bOverride_LumenFinalGatherLightingUpdateSpeed=False,bOverride_LumenFinalGatherScreenTraces=False,bOverride_LumenMaxTraceDistance=False,bOverride_LumenDiffuseColorBoost=False,bOverride_LumenSkylightLeaking=False,bOverride_LumenSkylightLeakingTint=False,bOverride_LumenFullSkylightLeakingDistance=False,bOverride_LumenRayLightingMode=False,bOverride_LumenReflectionsScreenTraces=False,bOverride_LumenFrontLayerTranslucencyReflections=False,bOverride_LumenMaxRoughnessToTraceReflections=False,bOverride_LumenMaxReflectionBounces=False,bOverride_LumenMaxRefractionBounces=False,bOverride_LumenSurfaceCacheResolution=False,bOverride_RayTracingGI=False,bOverride_RayTracingGIMaxBounces=False,bOverride_RayTracingGISamplesPerPixel=False,bOverride_PathTracingMaxBounces=False,bOverride_PathTracingSamplesPerPixel=False,bOverride_PathTracingMaxPathIntensity=False,bOverride_PathTracingEnableEmissiveMaterials=False,bOverride_PathTracingEnableReferenceDOF=False,bOverride_PathTracingEnableReferenceAtmosphere=False,bOverride_PathTracingEnableDenoiser=False,bOverride_PathTracingIncludeEmissive=False,bOverride_PathTracingIncludeDiffuse=False,bOverride_PathTracingIncludeIndirectDiffuse=False,bOverride_PathTracingIncludeSpecular=False,bOverride_PathTracingIncludeIndirectSpecular=False,bOverride_PathTracingIncludeVolume=False,bOverride_PathTracingIncludeIndirectVolume=False,bMobileHQGaussian=False,BloomMethod=BM_SOG,AutoExposureMethod=AEM_Histogram,TemperatureType=TEMP_WhiteBalance,WhiteTemp=6500.000000,WhiteTint=0.000000,ColorSaturation=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrast=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGamma=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGain=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffset=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetShadows=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetMidtones=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetHighlights=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorCorrectionHighlightsMin=0.500000,ColorCorrectionHighlightsMax=1.000000,ColorCorrectionShadowsMax=0.090000,BlueCorrection=0.600000,ExpandGamut=1.000000,ToneCurveAmount=1.000000,FilmSlope=0.880000,FilmToe=0.550000,FilmShoulder=0.260000,FilmBlackClip=0.000000,FilmWhiteClip=0.040000,SceneColorTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SceneFringeIntensity=0.000000,ChromaticAberrationStartOffset=0.000000,BloomIntensity=0.675000,BloomGaussianIntensity=1.000000,BloomThreshold=-1.000000,BloomSizeScale=4.000000,Bloom1Size=0.300000,Bloom2Size=1.000000,Bloom3Size=2.000000,Bloom4Size=10.000000,Bloom5Size=30.000000,Bloom6Size=64.000000,Bloom1Tint=(R=0.346500,G=0.346500,B=0.346500,A=1.000000),Bloom2Tint=(R=0.138000,G=0.138000,B=0.138000,A=1.000000),Bloom3Tint=(R=0.117600,G=0.117600,B=0.117600,A=1.000000),Bloom4Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom5Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom6Tint=(R=0.061000,G=0.061000,B=0.061000,A=1.000000),BloomConvolutionIntensity=1.000000,BloomConvolutionScatterDispersion=1.000000,BloomConvolutionSize=1.000000,BloomConvolutionTexture=None,BloomConvolutionCenterUV=(X=0.500000,Y=0.500000),BloomConvolutionPreFilterMin=7.000000,BloomConvolutionPreFilterMax=15000.000000,BloomConvolutionPreFilterMult=15.000000,BloomConvolutionBufferScale=0.133000,BloomDirtMask=None,BloomDirtMaskIntensity=0.000000,BloomDirtMaskTint=(R=0.500000,G=0.500000,B=0.500000,A=1.000000),DynamicGlobalIlluminationMethod=Lumen,IndirectLightingColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),IndirectLightingIntensity=1.000000,LumenRayLightingMode=Default,LumenSceneLightingQuality=1.000000,LumenSceneDetail=1.000000,LumenSceneViewDistance=20000.000000,LumenSceneLightingUpdateSpeed=1.000000,LumenFinalGatherQuality=1.000000,LumenFinalGatherLightingUpdateSpeed=1.000000,LumenFinalGatherScreenTraces=True,LumenMaxTraceDistance=20000.000000,LumenDiffuseColorBoost=1.000000,LumenSkylightLeaking=0.000000,LumenSkylightLeakingTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LumenFullSkylightLeakingDistance=1000.000000,LumenSurfaceCacheResolution=1.000000,ReflectionMethod=Lumen,LumenReflectionQuality=1.000000,LumenReflectionsScreenTraces=True,LumenFrontLayerTranslucencyReflections=False,LumenMaxRoughnessToTraceReflections=0.400000,LumenMaxReflectionBounces=1,LumenMaxRefractionBounces=0,ScreenSpaceReflectionIntensity=100.000000,ScreenSpaceReflectionQuality=50.000000,ScreenSpaceReflectionMaxRoughness=0.600000,bMegaLights=True,AmbientCubemapTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),AmbientCubemapIntensity=1.000000,AmbientCubemap=None,CameraShutterSpeed=60.000000,CameraISO=100.000000,DepthOfFieldFstop=4.000000,DepthOfFieldMinFstop=1.200000,DepthOfFieldBladeCount=5,AutoExposureBias=1.000000,AutoExposureBiasBackup=0.000000,bOverride_AutoExposureBiasBackup=False,AutoExposureApplyPhysicalCameraExposure=True,AutoExposureBiasCurve=None,AutoExposureMeterMask=None,AutoExposureLowPercent=10.000000,AutoExposureHighPercent=90.000000,AutoExposureMinBrightness=-10.000000,AutoExposureMaxBrightness=20.000000,AutoExposureSpeedUp=3.000000,AutoExposureSpeedDown=1.000000,HistogramLogMin=-10.000000,HistogramLogMax=20.000000,LocalExposureMethod=Bilateral,LocalExposureHighlightContrastScale=1.000000,LocalExposureShadowContrastScale=1.000000,LocalExposureHighlightContrastCurve=None,LocalExposureShadowContrastCurve=None,LocalExposureHighlightThreshold=0.000000,LocalExposureShadowThreshold=0.000000,LocalExposureDetailStrength=1.000000,LocalExposureBlurredLuminanceBlend=0.600000,LocalExposureBlurredLuminanceKernelSizePercent=50.000000,LocalExposureHighlightThresholdStrength=1.000000,LocalExposureShadowThresholdStrength=1.000000,LocalExposureMiddleGreyBias=0.000000,LensFlareIntensity=1.000000,LensFlareTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LensFlareBokehSize=3.000000,LensFlareThreshold=8.000000,LensFlareBokehShape=None,LensFlareTints[0]=(R=1.000000,G=0.800000,B=0.400000,A=0.600000),LensFlareTints[1]=(R=1.000000,G=1.000000,B=0.600000,A=0.530000),LensFlareTints[2]=(R=0.800000,G=0.800000,B=1.000000,A=0.460000),LensFlareTints[3]=(R=0.500000,G=1.000000,B=0.400000,A=0.390000),LensFlareTints[4]=(R=0.500000,G=0.800000,B=1.000000,A=0.310000),LensFlareTints[5]=(R=0.900000,G=1.000000,B=0.800000,A=0.270000),LensFlareTints[6]=(R=1.000000,G=0.800000,B=0.400000,A=0.220000),LensFlareTints[7]=(R=0.900000,G=0.700000,B=0.700000,A=0.150000),VignetteIntensity=0.400000,Sharpen=0.000000,FilmGrainIntensity=0.000000,FilmGrainIntensityShadows=1.000000,FilmGrainIntensityMidtones=1.000000,FilmGrainIntensityHighlights=1.000000,FilmGrainShadowsMax=0.090000,FilmGrainHighlightsMin=0.500000,FilmGrainHighlightsMax=1.000000,FilmGrainTexelSize=1.000000,FilmGrainTexture=None,AmbientOcclusionIntensity=0.500000,AmbientOcclusionStaticFraction=1.000000,AmbientOcclusionRadius=200.000000,AmbientOcclusionRadiusInWS=False,AmbientOcclusionFadeDistance=8000.000000,AmbientOcclusionFadeRadius=5000.000000,AmbientOcclusionPower=2.000000,AmbientOcclusionBias=3.000000,AmbientOcclusionQuality=50.000000,AmbientOcclusionMipBlend=0.600000,AmbientOcclusionMipScale=1.700000,AmbientOcclusionMipThreshold=0.010000,AmbientOcclusionTemporalBlendWeight=0.100000,RayTracingAO=False,RayTracingAOSamplesPerPixel=1,RayTracingAOIntensity=1.000000,RayTracingAORadius=200.000000,ColorGradingIntensity=1.000000,ColorGradingLUT=None,DepthOfFieldSensorWidth=24.576000,DepthOfFieldSqueezeFactor=1.000000,DepthOfFieldFocalDistance=0.000000,DepthOfFieldDepthBlurAmount=1.000000,DepthOfFieldDepthBlurRadius=0.000000,DepthOfFieldUseHairDepth=False,DepthOfFieldPetzvalBokeh=0.000000,DepthOfFieldPetzvalBokehFalloff=1.000000,DepthOfFieldPetzvalExclusionBoxExtents=(X=0.000000,Y=0.000000),DepthOfFieldPetzvalExclusionBoxRadius=0.000000,DepthOfFieldAspectRatioScalar=1.000000,DepthOfFieldBarrelRadius=5.000000,DepthOfFieldBarrelLength=0.000000,DepthOfFieldMatteBoxFlags[0]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldMatteBoxFlags[1]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldMatteBoxFlags[2]=(Pitch=0.000000,Roll=0.000000,Length=0.000000),DepthOfFieldFocalRegion=0.000000,DepthOfFieldNearTransitionRegion=300.000000,DepthOfFieldFarTransitionRegion=500.000000,DepthOfFieldScale=0.000000,DepthOfFieldNearBlurSize=15.000000,DepthOfFieldFarBlurSize=15.000000,DepthOfFieldOcclusion=0.400000,DepthOfFieldSkyFocusDistance=0.000000,DepthOfFieldVignetteSize=200.000000,MotionBlurAmount=0.500000,MotionBlurMax=5.000000,MotionBlurTargetFPS=30,MotionBlurPerObjectSize=0.000000,TranslucencyType=Raster,RayTracingTranslucencyMaxRoughness=0.600000,RayTracingTranslucencyRefractionRays=3,RayTracingTranslucencySamplesPerPixel=1,RayTracingTranslucencyMaxPrimaryHitEvents=4,RayTracingTranslucencyMaxSecondaryHitEvents=2,RayTracingTranslucencyShadows=Hard_shadows,RayTracingTranslucencyRefraction=True,RayTracingTranslucencyUseRayTracedRefraction=False,PathTracingMaxBounces=32,PathTracingSamplesPerPixel=2048,PathTracingMaxPathIntensity=24.000000,PathTracingEnableEmissiveMaterials=True,PathTracingEnableReferenceDOF=False,PathTracingEnableReferenceAtmosphere=False,PathTracingEnableDenoiser=True,PathTracingIncludeEmissive=True,PathTracingIncludeDiffuse=True,PathTracingIncludeIndirectDiffuse=True,PathTracingIncludeSpecular=True,PathTracingIncludeIndirectSpecular=True,PathTracingIncludeVolume=True,PathTracingIncludeIndirectVolume=True,UserFlags=0,WeightedBlendables=(Array=)),LightingRigRotation=0.000000,RotationSpeed=2.000000,DirectionalLightRotation=(Pitch=-40.000000,Yaw=-67.500000,Roll=0.000000),bEnableToneMapping=False,bShowMeshEdges=False) + diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini new file mode 100644 index 0000000..0cda4f7 --- /dev/null +++ b/Config/DefaultEngine.ini @@ -0,0 +1,263 @@ + + +[/Script/EngineSettings.GameMapsSettings] +GameDefaultMap=/Engine/Maps/Templates/OpenWorld + +[/Script/Engine.RendererSettings] +r.Mobile.ShadingPath=1 +r.Mobile.AntiAliasing=2 +r.Mobile.FloatPrecisionMode=0 +r.Mobile.AllowDitheredLODTransition=False +r.Mobile.VirtualTextures=False +r.DiscardUnusedQuality=False +r.AllowOcclusionQueries=True +r.MinScreenRadiusForLights=0.030000 +r.MinScreenRadiusForDepthPrepass=0.030000 +r.PrecomputedVisibilityWarning=False +r.TextureStreaming=True +Compat.UseDXT5NormalMaps=False +r.VirtualTextures=True +r.VirtualTexturedLightmaps=False +r.VT.TileSize=128 +r.VT.TileBorderSize=4 +r.VT.AnisotropicFiltering=False +r.VT.EnableAutoImport=False +bEnableVirtualTextureOpacityMask=True +r.MeshPaintVirtualTexture.Support=True +r.MeshPaintVirtualTexture.TileSize=32 +r.MeshPaintVirtualTexture.TileBorderSize=2 +r.MeshPaintVirtualTexture.UseCompression=True +r.StaticMesh.DefaultMeshPaintTextureSupport=True +r.MeshPaintVirtualTexture.DefaultTexelsPerVertex=4 +r.MeshPaintVirtualTexture.MaxTextureSize=4096 +r.vt.rvt.EnableBaseColor=True +r.vt.rvt.EnableBaseColorRoughness=True +r.vt.rvt.EnableBaseColorSpecular=True +r.vt.rvt.EnableMask4=True +r.vt.rvt.EnableWorldHeight=True +r.vt.rvt.EnableDisplacement=True +r.vt.rvt.HighQualityPerPixelHeight=True +WorkingColorSpaceChoice=sRGB +RedChromaticityCoordinate=(X=0.640000,Y=0.330000) +GreenChromaticityCoordinate=(X=0.300000,Y=0.600000) +BlueChromaticityCoordinate=(X=0.150000,Y=0.060000) +WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000) +r.LegacyLuminanceFactors=False +r.ClearCoatNormal=False +r.DynamicGlobalIlluminationMethod=2 +r.ReflectionMethod=2 +r.ReflectionCaptureResolution=128 +r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True +r.Lumen.HardwareRayTracing=True +r.Lumen.HardwareRayTracing.LightingMode=0 +r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject=False +r.Lumen.TraceMeshSDFs=0 +r.Lumen.ScreenTracingSource=0 +r.Lumen.Reflections.HardwareRayTracing.Translucent.Refraction.EnableForProject=True +r.MegaLights.EnableForProject=False +r.RayTracing.Shadows=False +r.Shadow.Virtual.Enable=1 +r.RayTracing=True +r.RayTracing.RayTracingProxies.ProjectEnabled=True +r.RayTracing.UseTextureLod=False +r.PathTracing=True +r.GenerateMeshDistanceFields=True +r.DistanceFields.DefaultVoxelDensity=0.200000 +r.Nanite.ProjectEnabled=True +r.AllowStaticLighting=False +r.NormalMapsForStaticLighting=False +r.ForwardShading=False +r.VertexFoggingForOpaque=True +r.SeparateTranslucency=True +r.TranslucentSortPolicy=0 +TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000) +r.LocalFogVolume.ApplyOnTranslucent=False +xr.VRS.FoveationLevel=0 +xr.VRS.DynamicFoveation=False +r.CustomDepth=1 +r.CustomDepthTemporalAAJitter=True +r.PostProcessing.PropagateAlpha=False +r.Deferred.SupportPrimitiveAlphaHoldout=False +r.DefaultFeature.Bloom=True +r.DefaultFeature.AmbientOcclusion=True +r.DefaultFeature.AmbientOcclusionStaticFraction=True +r.DefaultFeature.AutoExposure=False +r.DefaultFeature.AutoExposure.Method=0 +r.DefaultFeature.AutoExposure.Bias=1.000000 +r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True +r.DefaultFeature.LocalExposure.HighlightContrastScale=0.800000 +r.DefaultFeature.LocalExposure.ShadowContrastScale=0.800000 +r.DefaultFeature.MotionBlur=False +r.DefaultFeature.LensFlare=False +r.TemporalAA.Upsampling=True +r.AntiAliasingMethod=0 +r.MSAACount=4 +r.DefaultFeature.LightUnits=1 +r.DefaultBackBufferPixelFormat=4 +r.ScreenPercentage.Default=100.000000 +r.ScreenPercentage.Default.Desktop.Mode=1 +r.ScreenPercentage.Default.Mobile.Mode=0 +r.ScreenPercentage.Default.VR.Mode=0 +r.ScreenPercentage.Default.PathTracer.Mode=0 +r.Shadow.UnbuiltPreviewInGame=True +r.StencilForLODDither=False +r.EarlyZPass=3 +r.EarlyZPassOnlyMaterialMasking=False +r.Shadow.CSMCaching=False +r.DBuffer=True +r.ClearSceneMethod=1 +r.VelocityOutputPass=0 +r.Velocity.EnableVertexDeformation=2 +r.SelectiveBasePassOutputs=False +bDefaultParticleCutouts=False +fx.GPUSimulationTextureSizeX=1024 +fx.GPUSimulationTextureSizeY=1024 +r.AllowGlobalClipPlane=False +r.GBufferFormat=1 +r.MorphTarget.Mode=True +r.MorphTarget.MaxBlendWeight=5.000000 +r.SupportSkyAtmosphere=True +r.SupportSkyAtmosphereAffectsHeightFog=True +r.SupportExpFogMatchesVolumetricFog=False +r.SupportLocalFogVolumes=True +r.SupportCloudShadowOnForwardLitTranslucent=False +r.ClusteredDeferredShading.EnableForProject=True +r.LightFunctionAtlas.Format=0 +r.VolumetricFog.LightFunction=True +r.Deferred.UsesLightFunctionAtlas=True +r.SingleLayerWater.UsesLightFunctionAtlas=False +r.Translucent.UsesLightFunctionAtlas=False +r.Translucent.UsesIESProfiles=False +r.Translucent.UsesRectLights=False +r.Translucent.UsesShadowedLocalLights=False +r.GPUCrashDebugging=False +vr.InstancedStereo=False +r.MobileHDR=True +vr.MobileMultiView=False +r.Mobile.UseHWsRGBEncoding=False +vr.RoundRobinOcclusion=False +r.MeshStreaming=False +r.HeterogeneousVolumes=True +r.HeterogeneousVolumes.Shadows=False +r.Translucency.HeterogeneousVolumes=False +r.WireframeCullThreshold=5.000000 +r.SupportStationarySkylight=True +r.SupportLowQualityLightmaps=True +r.SupportPointLightWholeSceneShadows=True +r.Shadow.TranslucentPerObject.ProjectEnabled=False +r.Water.SingleLayerWater.SupportCloudShadow=False +r.Substrate=True +r.Substrate.ProjectGBufferFormat=0 +r.Substrate.ProjectClosuresPerPixel=4 +r.Substrate.ProjectClosuresPerPixelOverride=0 +r.Substrate.BytesPerPixel=80 +r.Substrate.OpaqueMaterialRoughRefraction=False +r.Refraction.Blur=True +r.Substrate.Debug.AdvancedVisualizationShaders=False +r.Substrate.EnableLayerSupport=False +r.Material.RoughDiffuse=False +r.Material.EnergyConservation=False +r.Material.DefaultAutoMaterialUsage=True +r.OIT.SortedPixels=False +r.HairStrands.LODMode=True +r.SkinCache.CompileShaders=True +r.VRS.Support=True +r.SkinCache.SkipCompilingGPUSkinVF=False +r.SkinCache.DefaultBehavior=1 +r.SkinCache.SceneMemoryLimitInMB=128.000000 +r.Mobile.EnableStaticAndCSMShadowReceivers=True +r.Mobile.EnableMovableLightCSMShaderCulling=True +r.Mobile.Forward.EnableLocalLights=1 +r.Mobile.Forward.EnableClusteredReflections=False +r.Mobile.AllowDistanceFieldShadows=True +r.Mobile.EnableMovableSpotlightsShadow=False +r.GPUSkin.Support16BitBoneIndex=False +r.GPUSkin.Limit2BoneInfluences=False +r.SupportDepthOnlyIndexBuffers=False +r.SupportReversedIndexBuffers=False +r.Mobile.AmbientOcclusion=False +r.Mobile.ScreenSpaceReflections=False +r.Mobile.DBuffer=False +r.Mobile.PropagateAlpha=False +r.GPUSkin.UnlimitedBoneInfluences=False +r.GPUSkin.AlwaysUseDeformerForUnlimitedBoneInfluences=False +r.GPUSkin.UnlimitedBoneInfluencesThreshold=8 +DefaultBoneInfluenceLimit=(Default=0,PerPlatform=()) +MaxSkinBones=(Default=65536,PerPlatform=(("Mobile", 256))) +r.Nanite.Foliage=False +bStreamSkeletalMeshLODs=(Default=False,PerPlatform=()) +bDiscardSkeletalMeshOptionalLODs=(Default=False,PerPlatform=()) +VisualizeCalibrationColorMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor +VisualizeCalibrationCustomMaterialPath=None +VisualizeCalibrationGrayscaleMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale + +[/Script/WindowsTargetPlatform.WindowsTargetSettings] +DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 +DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 +-D3D12TargetedShaderFormats=PCD3D_SM5 ++D3D12TargetedShaderFormats=PCD3D_SM6 +-D3D11TargetedShaderFormats=PCD3D_SM5 ++D3D11TargetedShaderFormats=PCD3D_SM5 +Compiler=Default +AudioSampleRate=48000 +AudioCallbackBufferFrameSize=1024 +AudioNumBuffersToEnqueue=1 +AudioMaxChannels=0 +AudioNumSourceWorkers=4 +SpatializationPlugin= +SourceDataOverridePlugin= +ReverbPlugin= +OcclusionPlugin= +CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0) +CacheSizeKB=65536 +MaxChunkSizeOverrideKB=0 +bResampleForDevice=False +MaxSampleRate=48000.000000 +HighSampleRate=32000.000000 +MedSampleRate=24000.000000 +LowSampleRate=12000.000000 +MinSampleRate=8000.000000 +CompressionQualityModifier=1.000000 +AutoStreamingThreshold=0.000000 +SoundCueCookQualityIndex=-1 + +[/Script/LinuxTargetPlatform.LinuxTargetSettings] +-TargetedRHIs=SF_VULKAN_SM5 ++TargetedRHIs=SF_VULKAN_SM6 + +[/Script/MacTargetPlatform.MacTargetSettings] +-TargetedRHIs=SF_METAL_SM5 ++TargetedRHIs=SF_METAL_SM6 + +[/Script/HardwareTargeting.HardwareTargetingSettings] +TargetedHardwareClass=Desktop +AppliedTargetedHardwareClass=Desktop +DefaultGraphicsPerformance=Scalable +AppliedDefaultGraphicsPerformance=Scalable + +[/Script/WorldPartitionEditor.WorldPartitionEditorSettings] +CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet' + +[/Script/Engine.UserInterfaceSettings] +bAuthorizeAutomaticWidgetVariableCreation=False +FontDPIPreset=Standard +FontDPI=72 + +[/Script/Engine.Engine] ++ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/FPSForsakenKnight") ++ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/FPSForsakenKnight") + +[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] +bEnablePlugin=True +bAllowNetworkConnection=True +SecurityToken=7EA85E3B47C0A8D48020AA91B6F5AE8B +bIncludeInShipping=False +bAllowExternalStartInShipping=False +bCompileAFSProject=False +bUseCompression=False +bLogFiles=False +bReportStats=False +ConnectionType=USBOnly +bUseManualIPAddress=False +ManualIPAddress= + diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini new file mode 100644 index 0000000..cb4c62f --- /dev/null +++ b/Config/DefaultGame.ini @@ -0,0 +1,7 @@ + + +[/Script/CommonUI.CommonUISettings] +CommonButtonAcceptKeyHandling=TriggerClick + +[/Script/EngineSettings.GeneralProjectSettings] +ProjectID=9563450B421CE3952B9D7BA82F90AAC0 diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini new file mode 100644 index 0000000..a919105 --- /dev/null +++ b/Config/DefaultInput.ini @@ -0,0 +1,84 @@ +[/Script/Engine.InputSettings] +-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) ++AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +bAltEnterTogglesFullscreen=True +bF11TogglesFullscreen=True +bUseMouseForTouch=False +bEnableMouseSmoothing=True +bEnableFOVScaling=True +bCaptureMouseOnLaunch=True +bEnableLegacyInputScales=True +bEnableMotionControls=True +bFilterInputByPlatformUser=False +bShouldFlushPressedKeysOnViewportFocusLost=True +bAlwaysShowTouchInterface=False +bShowConsoleOnFourFingerTap=True +bEnableGestureRecognizer=False +bUseAutocorrect=False +DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown +DefaultViewportMouseLockMode=LockOnCapture +FOVScale=0.011110 +DoubleClickTime=0.200000 +DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput +DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent +DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks +-ConsoleKeys=Tilde ++ConsoleKeys=Tilde + diff --git a/Content/Animations/M_COSTUME.uasset b/Content/Animations/M_COSTUME.uasset new file mode 100644 index 0000000..2b0d4e0 Binary files /dev/null and b/Content/Animations/M_COSTUME.uasset differ diff --git a/Content/Animations/PolygonSyntyCharacter.uasset b/Content/Animations/PolygonSyntyCharacter.uasset new file mode 100644 index 0000000..e208071 Binary files /dev/null and b/Content/Animations/PolygonSyntyCharacter.uasset differ diff --git a/Content/Animations/PolygonSyntyCharacter_PhysicsAsset.uasset b/Content/Animations/PolygonSyntyCharacter_PhysicsAsset.uasset new file mode 100644 index 0000000..aa6f7b1 Binary files /dev/null and b/Content/Animations/PolygonSyntyCharacter_PhysicsAsset.uasset differ diff --git a/Content/Animations/PolygonSyntyCharacter_Skeleton.uasset b/Content/Animations/PolygonSyntyCharacter_Skeleton.uasset new file mode 100644 index 0000000..09588b5 Binary files /dev/null and b/Content/Animations/PolygonSyntyCharacter_Skeleton.uasset differ diff --git a/Content/Animations/SidekickSyntyCharacter.uasset b/Content/Animations/SidekickSyntyCharacter.uasset new file mode 100644 index 0000000..f31cce0 Binary files /dev/null and b/Content/Animations/SidekickSyntyCharacter.uasset differ diff --git a/Content/Animations/SidekickSyntyCharacter_PhysicsAsset.uasset b/Content/Animations/SidekickSyntyCharacter_PhysicsAsset.uasset new file mode 100644 index 0000000..da2640e Binary files /dev/null and b/Content/Animations/SidekickSyntyCharacter_PhysicsAsset.uasset differ diff --git a/Content/Animations/SidekickSyntyCharacter_Skeleton.uasset b/Content/Animations/SidekickSyntyCharacter_Skeleton.uasset new file mode 100644 index 0000000..7ef5b4a Binary files /dev/null and b/Content/Animations/SidekickSyntyCharacter_Skeleton.uasset differ diff --git a/Content/Animations/T_Polygon_Dummy_01.uasset b/Content/Animations/T_Polygon_Dummy_01.uasset new file mode 100644 index 0000000..141db19 Binary files /dev/null and b/Content/Animations/T_Polygon_Dummy_01.uasset differ diff --git a/Content/Animations/T_Polygon_Dummy_01_Mat.uasset b/Content/Animations/T_Polygon_Dummy_01_Mat.uasset new file mode 100644 index 0000000..383df91 Binary files /dev/null and b/Content/Animations/T_Polygon_Dummy_01_Mat.uasset differ diff --git a/Content/Animations/lambert1.uasset b/Content/Animations/lambert1.uasset new file mode 100644 index 0000000..1ac9966 Binary files /dev/null and b/Content/Animations/lambert1.uasset differ diff --git a/Content/Blueprints/BPI_Interaction.uasset b/Content/Blueprints/BPI_Interaction.uasset new file mode 100644 index 0000000..7332b3e Binary files /dev/null and b/Content/Blueprints/BPI_Interaction.uasset differ diff --git a/Content/Blueprints/BP_GameMode.uasset b/Content/Blueprints/BP_GameMode.uasset new file mode 100644 index 0000000..c0883ea Binary files /dev/null and b/Content/Blueprints/BP_GameMode.uasset differ diff --git a/Content/Blueprints/BP_NPC.uasset b/Content/Blueprints/BP_NPC.uasset new file mode 100644 index 0000000..a98716d Binary files /dev/null and b/Content/Blueprints/BP_NPC.uasset differ diff --git a/Content/Blueprints/BP_Player.uasset b/Content/Blueprints/BP_Player.uasset new file mode 100644 index 0000000..0615fc9 Binary files /dev/null and b/Content/Blueprints/BP_Player.uasset differ diff --git a/Content/Data/E_Faction.uasset b/Content/Data/E_Faction.uasset new file mode 100644 index 0000000..3a99ac9 Binary files /dev/null and b/Content/Data/E_Faction.uasset differ diff --git a/Content/Inputs/IA_Attack.uasset b/Content/Inputs/IA_Attack.uasset new file mode 100644 index 0000000..8828e66 Binary files /dev/null and b/Content/Inputs/IA_Attack.uasset differ diff --git a/Content/Inputs/IA_Block.uasset b/Content/Inputs/IA_Block.uasset new file mode 100644 index 0000000..3abf5ac Binary files /dev/null and b/Content/Inputs/IA_Block.uasset differ diff --git a/Content/Inputs/IA_Crouch.uasset b/Content/Inputs/IA_Crouch.uasset new file mode 100644 index 0000000..6c0dea5 Binary files /dev/null and b/Content/Inputs/IA_Crouch.uasset differ diff --git a/Content/Inputs/IA_Interact.uasset b/Content/Inputs/IA_Interact.uasset new file mode 100644 index 0000000..f8a36c3 Binary files /dev/null and b/Content/Inputs/IA_Interact.uasset differ diff --git a/Content/Inputs/IA_Jump.uasset b/Content/Inputs/IA_Jump.uasset new file mode 100644 index 0000000..368e2cc Binary files /dev/null and b/Content/Inputs/IA_Jump.uasset differ diff --git a/Content/Inputs/IA_Kick.uasset b/Content/Inputs/IA_Kick.uasset new file mode 100644 index 0000000..7061aa3 Binary files /dev/null and b/Content/Inputs/IA_Kick.uasset differ diff --git a/Content/Inputs/IA_Look.uasset b/Content/Inputs/IA_Look.uasset new file mode 100644 index 0000000..34029ec Binary files /dev/null and b/Content/Inputs/IA_Look.uasset differ diff --git a/Content/Inputs/IA_MoveForward.uasset b/Content/Inputs/IA_MoveForward.uasset new file mode 100644 index 0000000..dc70129 Binary files /dev/null and b/Content/Inputs/IA_MoveForward.uasset differ diff --git a/Content/Inputs/IA_MoveRight.uasset b/Content/Inputs/IA_MoveRight.uasset new file mode 100644 index 0000000..9882b8a Binary files /dev/null and b/Content/Inputs/IA_MoveRight.uasset differ diff --git a/Content/Inputs/IA_Sprint.uasset b/Content/Inputs/IA_Sprint.uasset new file mode 100644 index 0000000..bbd2652 Binary files /dev/null and b/Content/Inputs/IA_Sprint.uasset differ diff --git a/Content/Inputs/IMC_Player.uasset b/Content/Inputs/IMC_Player.uasset new file mode 100644 index 0000000..53d7f88 Binary files /dev/null and b/Content/Inputs/IMC_Player.uasset differ diff --git a/Content/Levels/Sandbox.umap b/Content/Levels/Sandbox.umap new file mode 100644 index 0000000..a5aec49 Binary files /dev/null and b/Content/Levels/Sandbox.umap differ diff --git a/Content/SimpleFantasy/Maps/Demo.umap b/Content/SimpleFantasy/Maps/Demo.umap new file mode 100644 index 0000000..aff3d6a Binary files /dev/null and b/Content/SimpleFantasy/Maps/Demo.umap differ diff --git a/Content/SimpleFantasy/Material/M_Bard.uasset b/Content/SimpleFantasy/Material/M_Bard.uasset new file mode 100644 index 0000000..3ced568 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Bard.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Bartender.uasset b/Content/SimpleFantasy/Material/M_Bartender.uasset new file mode 100644 index 0000000..9d10060 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Bartender.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Doctor.uasset b/Content/SimpleFantasy/Material/M_Doctor.uasset new file mode 100644 index 0000000..ae91e28 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Doctor.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Elf_Assassin.uasset b/Content/SimpleFantasy/Material/M_Elf_Assassin.uasset new file mode 100644 index 0000000..fadc568 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Elf_Assassin.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Elf_Female.uasset b/Content/SimpleFantasy/Material/M_Elf_Female.uasset new file mode 100644 index 0000000..7bb6418 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Elf_Female.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Elf_King.uasset b/Content/SimpleFantasy/Material/M_Elf_King.uasset new file mode 100644 index 0000000..7cde4ab Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Elf_King.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Elf_Knight.uasset b/Content/SimpleFantasy/Material/M_Elf_Knight.uasset new file mode 100644 index 0000000..2ae14bb Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Elf_Knight.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Executioner_White.uasset b/Content/SimpleFantasy/Material/M_Executioner_White.uasset new file mode 100644 index 0000000..cd32d2a Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Executioner_White.uasset differ diff --git a/Content/SimpleFantasy/Material/M_GoblinHunter_Green.uasset b/Content/SimpleFantasy/Material/M_GoblinHunter_Green.uasset new file mode 100644 index 0000000..5f65309 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_GoblinHunter_Green.uasset differ diff --git a/Content/SimpleFantasy/Material/M_GoblinKing_Green.uasset b/Content/SimpleFantasy/Material/M_GoblinKing_Green.uasset new file mode 100644 index 0000000..674b3c7 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_GoblinKing_Green.uasset differ diff --git a/Content/SimpleFantasy/Material/M_GoblinWitchDoctor_Green.uasset b/Content/SimpleFantasy/Material/M_GoblinWitchDoctor_Green.uasset new file mode 100644 index 0000000..d9c43bb Binary files /dev/null and b/Content/SimpleFantasy/Material/M_GoblinWitchDoctor_Green.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Goblin_01.uasset b/Content/SimpleFantasy/Material/M_Goblin_01.uasset new file mode 100644 index 0000000..ebbaa9a Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Goblin_01.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Goblin_Female.uasset b/Content/SimpleFantasy/Material/M_Goblin_Female.uasset new file mode 100644 index 0000000..4be6146 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Goblin_Female.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Goblin_King.uasset b/Content/SimpleFantasy/Material/M_Goblin_King.uasset new file mode 100644 index 0000000..ac56e16 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Goblin_King.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Jester.uasset b/Content/SimpleFantasy/Material/M_Jester.uasset new file mode 100644 index 0000000..185dd5a Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Jester.uasset differ diff --git a/Content/SimpleFantasy/Material/M_King.uasset b/Content/SimpleFantasy/Material/M_King.uasset new file mode 100644 index 0000000..a387e24 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_King.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight01_White.uasset b/Content/SimpleFantasy/Material/M_Knight01_White.uasset new file mode 100644 index 0000000..4588f1b Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight01_White.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight02.uasset b/Content/SimpleFantasy/Material/M_Knight02.uasset new file mode 100644 index 0000000..2f0de88 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight02.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight03_White.uasset b/Content/SimpleFantasy/Material/M_Knight03_White.uasset new file mode 100644 index 0000000..97552af Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight03_White.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_Dark.uasset b/Content/SimpleFantasy/Material/M_Knight_Dark.uasset new file mode 100644 index 0000000..1448f9d Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_Dark.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_Gladiator.uasset b/Content/SimpleFantasy/Material/M_Knight_Gladiator.uasset new file mode 100644 index 0000000..96d2f51 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_Gladiator.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_Heavy.uasset b/Content/SimpleFantasy/Material/M_Knight_Heavy.uasset new file mode 100644 index 0000000..ec0eaf6 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_Heavy.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_Heavy_02.uasset b/Content/SimpleFantasy/Material/M_Knight_Heavy_02.uasset new file mode 100644 index 0000000..dc26d06 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_Heavy_02.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_Hood.uasset b/Content/SimpleFantasy/Material/M_Knight_Hood.uasset new file mode 100644 index 0000000..b59ca90 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_Hood.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_Red.uasset b/Content/SimpleFantasy/Material/M_Knight_Red.uasset new file mode 100644 index 0000000..adea127 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_Red.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_ShieldMaiden.uasset b/Content/SimpleFantasy/Material/M_Knight_ShieldMaiden.uasset new file mode 100644 index 0000000..5515872 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_ShieldMaiden.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Knight_Templar.uasset b/Content/SimpleFantasy/Material/M_Knight_Templar.uasset new file mode 100644 index 0000000..a8df0e1 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Knight_Templar.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Medieval.uasset b/Content/SimpleFantasy/Material/M_Medieval.uasset new file mode 100644 index 0000000..a95d543 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Medieval.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Medieval_Texture_Mat.uasset b/Content/SimpleFantasy/Material/M_Medieval_Texture_Mat.uasset new file mode 100644 index 0000000..47cc004 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Medieval_Texture_Mat.uasset differ diff --git a/Content/SimpleFantasy/Material/M_PeasantMan_02.uasset b/Content/SimpleFantasy/Material/M_PeasantMan_02.uasset new file mode 100644 index 0000000..0ce7de0 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_PeasantMan_02.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Princess.uasset b/Content/SimpleFantasy/Material/M_Princess.uasset new file mode 100644 index 0000000..f8cabbd Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Princess.uasset differ diff --git a/Content/SimpleFantasy/Material/M_SimpleFantasy_Elf.uasset b/Content/SimpleFantasy/Material/M_SimpleFantasy_Elf.uasset new file mode 100644 index 0000000..fc54088 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_SimpleFantasy_Elf.uasset differ diff --git a/Content/SimpleFantasy/Material/M_TownsMan_White.uasset b/Content/SimpleFantasy/Material/M_TownsMan_White.uasset new file mode 100644 index 0000000..9e71978 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_TownsMan_White.uasset differ diff --git a/Content/SimpleFantasy/Material/M_TownsWoman_White.uasset b/Content/SimpleFantasy/Material/M_TownsWoman_White.uasset new file mode 100644 index 0000000..03d08e7 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_TownsWoman_White.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Undead_Footman_01.uasset b/Content/SimpleFantasy/Material/M_Undead_Footman_01.uasset new file mode 100644 index 0000000..bca2536 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Undead_Footman_01.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Undead_Footman_02.uasset b/Content/SimpleFantasy/Material/M_Undead_Footman_02.uasset new file mode 100644 index 0000000..803db11 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Undead_Footman_02.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Undead_Heavy.uasset b/Content/SimpleFantasy/Material/M_Undead_Heavy.uasset new file mode 100644 index 0000000..c855b2b Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Undead_Heavy.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Undead_King.uasset b/Content/SimpleFantasy/Material/M_Undead_King.uasset new file mode 100644 index 0000000..28078a7 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Undead_King.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Undead_Rogue.uasset b/Content/SimpleFantasy/Material/M_Undead_Rogue.uasset new file mode 100644 index 0000000..a49a76e Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Undead_Rogue.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Undead_Skeleton.uasset b/Content/SimpleFantasy/Material/M_Undead_Skeleton.uasset new file mode 100644 index 0000000..e640981 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Undead_Skeleton.uasset differ diff --git a/Content/SimpleFantasy/Material/M_Wizard_White.uasset b/Content/SimpleFantasy/Material/M_Wizard_White.uasset new file mode 100644 index 0000000..a182e59 Binary files /dev/null and b/Content/SimpleFantasy/Material/M_Wizard_White.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/AS_Horse_Anim.uasset b/Content/SimpleFantasy/Models/Animals/AS_Horse_Anim.uasset new file mode 100644 index 0000000..47fdf21 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/AS_Horse_Anim.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/Animations/AS_Boar.uasset b/Content/SimpleFantasy/Models/Animals/Animations/AS_Boar.uasset new file mode 100644 index 0000000..0f5c537 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/Animations/AS_Boar.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/Animations/AS_Horse_Anim.uasset b/Content/SimpleFantasy/Models/Animals/Animations/AS_Horse_Anim.uasset new file mode 100644 index 0000000..e1d19d5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/Animations/AS_Horse_Anim.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/Animations/PHYS_Horse_Anim.uasset b/Content/SimpleFantasy/Models/Animals/Animations/PHYS_Horse_Anim.uasset new file mode 100644 index 0000000..03fe106 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/Animations/PHYS_Horse_Anim.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/Animations/SK_Horse_Anim.uasset b/Content/SimpleFantasy/Models/Animals/Animations/SK_Horse_Anim.uasset new file mode 100644 index 0000000..096b4bc Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/Animations/SK_Horse_Anim.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/PHYS_Boar.uasset b/Content/SimpleFantasy/Models/Animals/PHYS_Boar.uasset new file mode 100644 index 0000000..8374a84 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/PHYS_Boar.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Anim.uasset b/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Anim.uasset new file mode 100644 index 0000000..58be40f Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Anim.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Human_01.uasset b/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Human_01.uasset new file mode 100644 index 0000000..90999fb Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Human_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Undead_01.uasset b/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Undead_01.uasset new file mode 100644 index 0000000..a5fbbc6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/PHYS_Horse_Undead_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/PHYS_Stag_Elf_01.uasset b/Content/SimpleFantasy/Models/Animals/PHYS_Stag_Elf_01.uasset new file mode 100644 index 0000000..5587e09 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/PHYS_Stag_Elf_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/SKEL_Boar.uasset b/Content/SimpleFantasy/Models/Animals/SKEL_Boar.uasset new file mode 100644 index 0000000..1412816 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/SKEL_Boar.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/SKEL_Horse_Anim.uasset b/Content/SimpleFantasy/Models/Animals/SKEL_Horse_Anim.uasset new file mode 100644 index 0000000..7e18826 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/SKEL_Horse_Anim.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/SKEL_Horse_Undead.uasset b/Content/SimpleFantasy/Models/Animals/SKEL_Horse_Undead.uasset new file mode 100644 index 0000000..d0e1d5b Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/SKEL_Horse_Undead.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/SK_Boar.uasset b/Content/SimpleFantasy/Models/Animals/SK_Boar.uasset new file mode 100644 index 0000000..d761cba Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/SK_Boar.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/SK_Horse_Anim.uasset b/Content/SimpleFantasy/Models/Animals/SK_Horse_Anim.uasset new file mode 100644 index 0000000..7364d67 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/SK_Horse_Anim.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/SK_Horse_Human_01.uasset b/Content/SimpleFantasy/Models/Animals/SK_Horse_Human_01.uasset new file mode 100644 index 0000000..39a9c1b Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/SK_Horse_Human_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/SK_Horse_Undead_01.uasset b/Content/SimpleFantasy/Models/Animals/SK_Horse_Undead_01.uasset new file mode 100644 index 0000000..39aa397 Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/SK_Horse_Undead_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Animals/Stag_Elf_01.uasset b/Content/SimpleFantasy/Models/Animals/Stag_Elf_01.uasset new file mode 100644 index 0000000..dea94de Binary files /dev/null and b/Content/SimpleFantasy/Models/Animals/Stag_Elf_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_BLd_Tent_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_BLd_Tent_01.uasset new file mode 100644 index 0000000..eed7746 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_BLd_Tent_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_BLd_Tent_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_BLd_Tent_02.uasset new file mode 100644 index 0000000..83247b3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_BLd_Tent_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Banner_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Banner_01.uasset new file mode 100644 index 0000000..6d89f79 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Banner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Banner_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Banner_02.uasset new file mode 100644 index 0000000..8bb8245 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Banner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Door_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Door_01.uasset new file mode 100644 index 0000000..2ba8727 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate.uasset new file mode 100644 index 0000000..64ae58e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_01.uasset new file mode 100644 index 0000000..ea79af5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_02.uasset new file mode 100644 index 0000000..ffb1cff Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_03.uasset new file mode 100644 index 0000000..2c36162 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Gate_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_01.uasset new file mode 100644 index 0000000..8c633c4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_02.uasset new file mode 100644 index 0000000..7bfea09 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_03.uasset new file mode 100644 index 0000000..95518c2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Hall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_01.uasset new file mode 100644 index 0000000..f885767 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_02.uasset new file mode 100644 index 0000000..c732c87 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_03.uasset new file mode 100644 index 0000000..32a718e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Keep_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_SmallDoor_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_SmallDoor_01.uasset new file mode 100644 index 0000000..0757ed8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_SmallDoor_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TallTower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TallTower_01.uasset new file mode 100644 index 0000000..a50b533 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TallTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TallTower_Room_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TallTower_Room_01.uasset new file mode 100644 index 0000000..4325a5c Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TallTower_Room_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TowerRoom_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TowerRoom_01.uasset new file mode 100644 index 0000000..ae6f53f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_TowerRoom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Tower_01.uasset new file mode 100644 index 0000000..af55ad2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Tower_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Tower_02.uasset new file mode 100644 index 0000000..dba1fef Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Tower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_01.uasset new file mode 100644 index 0000000..ee47a23 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_02.uasset new file mode 100644 index 0000000..55faafe Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_03.uasset new file mode 100644 index 0000000..fab2d49 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_04.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_04.uasset new file mode 100644 index 0000000..45a03d5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_05.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_05.uasset new file mode 100644 index 0000000..e0a45f4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_Tower_01.uasset new file mode 100644 index 0000000..b431621 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_Tower_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_Tower_02.uasset new file mode 100644 index 0000000..0dfa5df Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Wall_Tower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Window_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Window_01.uasset new file mode 100644 index 0000000..5a19c7f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Castle_Window_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Docks_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Docks_01.uasset new file mode 100644 index 0000000..dd55921 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Docks_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_01.uasset new file mode 100644 index 0000000..bdc9676 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_02.uasset new file mode 100644 index 0000000..eb6abfe Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_03.uasset new file mode 100644 index 0000000..07226d1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_04.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_04.uasset new file mode 100644 index 0000000..584ed46 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_05.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_05.uasset new file mode 100644 index 0000000..48260c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_Corner_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_Corner_01.uasset new file mode 100644 index 0000000..db66911 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_Corner_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_Corner_02.uasset new file mode 100644 index 0000000..79482c3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Blockwall_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Bridge_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Bridge_01.uasset new file mode 100644 index 0000000..13c417e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Bridge_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Bridge_02.uasset new file mode 100644 index 0000000..6a9de53 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Bridge_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_GateL.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_GateL.uasset new file mode 100644 index 0000000..5ee3244 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_GateL.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_GateR.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_GateR.uasset new file mode 100644 index 0000000..b0810ab Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_GateR.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Gate_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Gate_01.uasset new file mode 100644 index 0000000..55e8001 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Gate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_01.uasset new file mode 100644 index 0000000..90ed73c Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_02.uasset new file mode 100644 index 0000000..49502fc Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_03.uasset new file mode 100644 index 0000000..bc0608b Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_04.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_04.uasset new file mode 100644 index 0000000..ed842fc Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tower_01.uasset new file mode 100644 index 0000000..387f5f4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tower_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tower_02.uasset new file mode 100644 index 0000000..14351f6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tree_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tree_01.uasset new file mode 100644 index 0000000..0b08cfa Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tree_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tree_02.uasset new file mode 100644 index 0000000..c724aa5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Castle_Wall_Tree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Door_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Door_01.uasset new file mode 100644 index 0000000..29cc5d3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_01.uasset new file mode 100644 index 0000000..2a2a28f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_02.uasset new file mode 100644 index 0000000..5d44910 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_03.uasset new file mode 100644 index 0000000..775ace8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_HouseAdd_Roof_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_01.uasset new file mode 100644 index 0000000..7eccf20 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_02.uasset new file mode 100644 index 0000000..7d978fe Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_03.uasset new file mode 100644 index 0000000..8fbd44b Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_04.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_04.uasset new file mode 100644 index 0000000..4794f5d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_05.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_05.uasset new file mode 100644 index 0000000..c4faa05 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_06.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_06.uasset new file mode 100644 index 0000000..ba1ebab Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_07.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_07.uasset new file mode 100644 index 0000000..99c9f91 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_House_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Lifetree_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Lifetree_01.uasset new file mode 100644 index 0000000..ec4fb2f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Lifetree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Lifetree_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Lifetree_02.uasset new file mode 100644 index 0000000..f351fad Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Lifetree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Platform_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Platform_01.uasset new file mode 100644 index 0000000..b077bba Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Platform_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_RitualStone_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_RitualStone_01.uasset new file mode 100644 index 0000000..a5a60c1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_RitualStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Tower_01.uasset new file mode 100644 index 0000000..3ebd3fc Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Elven_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Bone_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Bone_01.uasset new file mode 100644 index 0000000..f816286 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Bone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Bridge_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Bridge_01.uasset new file mode 100644 index 0000000..646563f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Door_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Door_01.uasset new file mode 100644 index 0000000..9935930 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Door_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Door_02.uasset new file mode 100644 index 0000000..29c0dcc Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Door_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_01.uasset new file mode 100644 index 0000000..b339331 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_02.uasset new file mode 100644 index 0000000..020d8be Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_03.uasset new file mode 100644 index 0000000..7c4950b Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_04.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_04.uasset new file mode 100644 index 0000000..e07c339 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_05.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_05.uasset new file mode 100644 index 0000000..c3e5018 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_House_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_01.uasset new file mode 100644 index 0000000..fcf4d53 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_02.uasset new file mode 100644 index 0000000..d0a5af4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_03.uasset new file mode 100644 index 0000000..38310af Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Hut_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Keep_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Keep_01.uasset new file mode 100644 index 0000000..d0870f6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Keep_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_LogBridge_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_LogBridge_01.uasset new file mode 100644 index 0000000..4c5298d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_LogBridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Ribcage_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Ribcage_01.uasset new file mode 100644 index 0000000..34b107d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Ribcage_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Ribcage_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Ribcage_02.uasset new file mode 100644 index 0000000..af67629 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Ribcage_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Skull_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Skull_01.uasset new file mode 100644 index 0000000..72fa7fc Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Skull_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Tower_01.uasset new file mode 100644 index 0000000..6064534 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_01.uasset new file mode 100644 index 0000000..688dbf2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_02.uasset new file mode 100644 index 0000000..cad39f1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_Tower_01.uasset new file mode 100644 index 0000000..2971e79 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Goblin_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Base_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Base_01.uasset new file mode 100644 index 0000000..8e82adb Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Base_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Chimney_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Chimney_01.uasset new file mode 100644 index 0000000..eb4674d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Chimney_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Door_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Door_01.uasset new file mode 100644 index 0000000..4daecf5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_RoofRoom_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_RoofRoom_01.uasset new file mode 100644 index 0000000..676a795 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_RoofRoom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Blacksmith_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Blacksmith_01.uasset new file mode 100644 index 0000000..8292123 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Blacksmith_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Fish_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Fish_01.uasset new file mode 100644 index 0000000..7cef68a Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Fish_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Stables_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Stables_01.uasset new file mode 100644 index 0000000..f6717a3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Stables_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Tavern_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Tavern_01.uasset new file mode 100644 index 0000000..955e55c Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Tavern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Weapons_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Weapons_01.uasset new file mode 100644 index 0000000..8273d38 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Sign_Weapons_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_StoneRoom_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_StoneRoom_01.uasset new file mode 100644 index 0000000..f08d20d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_StoneRoom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_StoneRoom_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_StoneRoom_02.uasset new file mode 100644 index 0000000..ed8341e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_StoneRoom_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Tower_01.uasset new file mode 100644 index 0000000..0d5c73e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_WaterWheel_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_WaterWheel_01.uasset new file mode 100644 index 0000000..3e347bb Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_WaterWheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_WindmillBlade_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_WindmillBlade_01.uasset new file mode 100644 index 0000000..e83f839 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_WindmillBlade_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_01.uasset new file mode 100644 index 0000000..3a05fb5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_02.uasset new file mode 100644 index 0000000..a31ded7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_03.uasset new file mode 100644 index 0000000..45d9210 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_HouseAdd_Window_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_01.uasset new file mode 100644 index 0000000..8d5107d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_02.uasset new file mode 100644 index 0000000..68513f9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_03.uasset new file mode 100644 index 0000000..8e1fc0e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blacksmith_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blacksmith_01.uasset new file mode 100644 index 0000000..4455a10 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blacksmith_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blank_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blank_01.uasset new file mode 100644 index 0000000..9a9b844 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blank_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_01.uasset new file mode 100644 index 0000000..1e0a36d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_02.uasset new file mode 100644 index 0000000..7798200 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_03.uasset new file mode 100644 index 0000000..fc37f00 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Blue_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Burntdown_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Burntdown_01.uasset new file mode 100644 index 0000000..703d302 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Burntdown_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Church_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Church_01.uasset new file mode 100644 index 0000000..8b5251a Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Church_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Fishing_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Fishing_01.uasset new file mode 100644 index 0000000..4f26980 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Fishing_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_01.uasset new file mode 100644 index 0000000..1f648e3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_02.uasset new file mode 100644 index 0000000..9c55387 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_Blank_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_Blank_01.uasset new file mode 100644 index 0000000..fad039e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Large_Blank_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_01.uasset new file mode 100644 index 0000000..dc696aa Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_02.uasset new file mode 100644 index 0000000..8bf8b5f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_03.uasset new file mode 100644 index 0000000..2749ea4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Red_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Stables_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Stables_01.uasset new file mode 100644 index 0000000..6bb8a9f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Stables_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Tavern_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Tavern_01.uasset new file mode 100644 index 0000000..00a598a Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Tavern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Windmill_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Windmill_01.uasset new file mode 100644 index 0000000..29b7e67 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_House_Windmill_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Market_01_SF_Bld_Market_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Market_01_SF_Bld_Market_01.uasset new file mode 100644 index 0000000..b9d484d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Market_01_SF_Bld_Market_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_OutdoorCover_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_OutdoorCover_01.uasset new file mode 100644 index 0000000..7706edf Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_OutdoorCover_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_OutdoorCover_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_OutdoorCover_02.uasset new file mode 100644 index 0000000..9071ace Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_OutdoorCover_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Elven_Castle_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Elven_Castle_02.uasset new file mode 100644 index 0000000..da3c7ff Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Elven_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Goblin_Castle_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Goblin_Castle_02.uasset new file mode 100644 index 0000000..095af45 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Goblin_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Undead_Castle_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Undead_Castle_02.uasset new file mode 100644 index 0000000..871e94f Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Preset_Undead_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Entrance_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Entrance_01.uasset new file mode 100644 index 0000000..e71689d Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Entrance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Pillar_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Pillar_01.uasset new file mode 100644 index 0000000..9f5376a Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Pillar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Pillar_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Pillar_02.uasset new file mode 100644 index 0000000..116ef70 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Ruins_Pillar_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stairs.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stairs.uasset new file mode 100644 index 0000000..435911e Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stairs.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_01.uasset new file mode 100644 index 0000000..12bc245 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_02.uasset new file mode 100644 index 0000000..1475998 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_03.uasset new file mode 100644 index 0000000..21e7298 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stands_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stands_01.uasset new file mode 100644 index 0000000..1e51efc Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stands_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stands_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stands_02.uasset new file mode 100644 index 0000000..f586ebe Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Stands_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Tent_03.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Tent_03.uasset new file mode 100644 index 0000000..256aae0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Tent_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Tent_04.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Tent_04.uasset new file mode 100644 index 0000000..ea05eaa Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Tent_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Bridge_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Bridge_01.uasset new file mode 100644 index 0000000..68bce7c Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Bridge_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Bridge_02.uasset new file mode 100644 index 0000000..605626a Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Bridge_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_GateL.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_GateL.uasset new file mode 100644 index 0000000..fff2ca5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_GateL.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_GateR.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_GateR.uasset new file mode 100644 index 0000000..0788629 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_GateR.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Gate_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Gate_01.uasset new file mode 100644 index 0000000..898f933 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Gate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Hall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Hall_01.uasset new file mode 100644 index 0000000..907db66 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Hall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Keep.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Keep.uasset new file mode 100644 index 0000000..250fb84 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Keep.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Tower.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Tower.uasset new file mode 100644 index 0000000..1dd4c02 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Tower.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Tower_Tall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Tower_Tall_01.uasset new file mode 100644 index 0000000..9f22673 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Tower_Tall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Wall_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Wall_01.uasset new file mode 100644 index 0000000..1ce8f99 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Wall_Tower_01.uasset new file mode 100644 index 0000000..d54321c Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Castle_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Crypt_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Crypt_01.uasset new file mode 100644 index 0000000..8b37047 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Crypt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Crypt_02.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Crypt_02.uasset new file mode 100644 index 0000000..a887506 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Crypt_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Door_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Door_01.uasset new file mode 100644 index 0000000..553a3a5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_Undead_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_WitchesHut_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_WitchesHut_01.uasset new file mode 100644 index 0000000..ebe3051 Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_WitchesHut_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Buildings/SF_Bld_WizardsTower_01.uasset b/Content/SimpleFantasy/Models/Buildings/SF_Bld_WizardsTower_01.uasset new file mode 100644 index 0000000..d42d2be Binary files /dev/null and b/Content/SimpleFantasy/Models/Buildings/SF_Bld_WizardsTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/PHYS_Character_Bard.uasset b/Content/SimpleFantasy/Models/Characters/PHYS_Character_Bard.uasset new file mode 100644 index 0000000..421277e Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/PHYS_Character_Bard.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/PHYS_Character_Elf_King.uasset b/Content/SimpleFantasy/Models/Characters/PHYS_Character_Elf_King.uasset new file mode 100644 index 0000000..dd66674 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/PHYS_Character_Elf_King.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SKEL_Character_Bard.uasset b/Content/SimpleFantasy/Models/Characters/SKEL_Character_Bard.uasset new file mode 100644 index 0000000..276560e Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SKEL_Character_Bard.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SKEL_Character_Elf.uasset b/Content/SimpleFantasy/Models/Characters/SKEL_Character_Elf.uasset new file mode 100644 index 0000000..df1ae70 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SKEL_Character_Elf.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Bard.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Bard.uasset new file mode 100644 index 0000000..17fd389 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Bard.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Bartender.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Bartender.uasset new file mode 100644 index 0000000..1c92dca Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Bartender.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Doctor.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Doctor.uasset new file mode 100644 index 0000000..a7d1399 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Doctor.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Elf.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf.uasset new file mode 100644 index 0000000..1f8dedd Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Assassin.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Assassin.uasset new file mode 100644 index 0000000..a21a5b3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Assassin.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Female.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Female.uasset new file mode 100644 index 0000000..7cc6f25 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Female.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_King.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_King.uasset new file mode 100644 index 0000000..edd9a98 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_King.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Knight.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Knight.uasset new file mode 100644 index 0000000..bdc86fa Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Elf_Knight.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Executioner.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Executioner.uasset new file mode 100644 index 0000000..2978ccd Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Executioner.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinFemale.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinFemale.uasset new file mode 100644 index 0000000..f586c09 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinFemale.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinKing.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinKing.uasset new file mode 100644 index 0000000..af3c976 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinKing.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinWarrior.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinWarrior.uasset new file mode 100644 index 0000000..0bff180 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinWarrior.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinWitchDoctor.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinWitchDoctor.uasset new file mode 100644 index 0000000..fe85e5f Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_GoblinWitchDoctor.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Goblin_01.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Goblin_01.uasset new file mode 100644 index 0000000..35476d4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Goblin_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Jester.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Jester.uasset new file mode 100644 index 0000000..432085c Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Jester.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_King.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_King.uasset new file mode 100644 index 0000000..fd31d74 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_King.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_01.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_01.uasset new file mode 100644 index 0000000..9c64de0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_02.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_02.uasset new file mode 100644 index 0000000..98dc0b9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_03.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_03.uasset new file mode 100644 index 0000000..0c50aae Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Dark.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Dark.uasset new file mode 100644 index 0000000..ce4cd0b Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Dark.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Gladiator_Closed.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Gladiator_Closed.uasset new file mode 100644 index 0000000..fc9e299 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Gladiator_Closed.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Gladiator_Open.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Gladiator_Open.uasset new file mode 100644 index 0000000..5843907 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Gladiator_Open.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Heavy_01.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Heavy_01.uasset new file mode 100644 index 0000000..ba732b7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Heavy_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Heavy_02.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Heavy_02.uasset new file mode 100644 index 0000000..f38af4f Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Heavy_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Hood.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Hood.uasset new file mode 100644 index 0000000..1801859 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Hood.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_ShieldMaiden.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_ShieldMaiden.uasset new file mode 100644 index 0000000..5eaa11f Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_ShieldMaiden.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Templar.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Templar.uasset new file mode 100644 index 0000000..9da3cfd Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_Templar.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_TinMan.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_TinMan.uasset new file mode 100644 index 0000000..dcd1cc6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Knight_TinMan.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_PeasantMan_01.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_PeasantMan_01.uasset new file mode 100644 index 0000000..7a619a8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_PeasantMan_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_PeasantWoman_01.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_PeasantWoman_01.uasset new file mode 100644 index 0000000..106a60e Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_PeasantWoman_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Princess.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Princess.uasset new file mode 100644 index 0000000..63a2cf8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Princess.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Footman_01.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Footman_01.uasset new file mode 100644 index 0000000..5b4b381 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Footman_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Footman_02.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Footman_02.uasset new file mode 100644 index 0000000..c0017e2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Footman_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Heavy.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Heavy.uasset new file mode 100644 index 0000000..fd92191 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Heavy.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_King.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_King.uasset new file mode 100644 index 0000000..79e179e Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_King.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Rogue.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Rogue.uasset new file mode 100644 index 0000000..b4cfb3a Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Rogue.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Skeleton.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Skeleton.uasset new file mode 100644 index 0000000..6704580 Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Undead_Skeleton.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Character_Wizard.uasset b/Content/SimpleFantasy/Models/Characters/SK_Character_Wizard.uasset new file mode 100644 index 0000000..0a572dd Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Character_Wizard.uasset differ diff --git a/Content/SimpleFantasy/Models/Characters/SK_Characters_GoblinHunter.uasset b/Content/SimpleFantasy/Models/Characters/SK_Characters_GoblinHunter.uasset new file mode 100644 index 0000000..2acbcbd Binary files /dev/null and b/Content/SimpleFantasy/Models/Characters/SK_Characters_GoblinHunter.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_01.uasset new file mode 100644 index 0000000..a17682f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_02.uasset new file mode 100644 index 0000000..db70df3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_03.uasset new file mode 100644 index 0000000..bdcaa8a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundHills_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundTree_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundTree_01.uasset new file mode 100644 index 0000000..87763c4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundTree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundTree_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundTree_02.uasset new file mode 100644 index 0000000..7a6e145 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_BackgroundTree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_01.uasset new file mode 100644 index 0000000..8a06ce1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_02.uasset new file mode 100644 index 0000000..e97994d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_03.uasset new file mode 100644 index 0000000..2d4664e Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_04.uasset new file mode 100644 index 0000000..9d77c53 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_05.uasset new file mode 100644 index 0000000..4a1b868 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Slope_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Slope_01.uasset new file mode 100644 index 0000000..b726b60 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Slope_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Slope_02.uasset new file mode 100644 index 0000000..fe6924e Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_01.uasset new file mode 100644 index 0000000..35d8427 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_02.uasset new file mode 100644 index 0000000..caf1f2a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_03.uasset new file mode 100644 index 0000000..bcb6958 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_04.uasset new file mode 100644 index 0000000..16f195d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_05.uasset new file mode 100644 index 0000000..62006fd Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_06.uasset new file mode 100644 index 0000000..8d1cc5f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_CliffEdge_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Crevice_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Crevice_01.uasset new file mode 100644 index 0000000..52469d8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Crevice_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Crevice_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Crevice_02.uasset new file mode 100644 index 0000000..da5e19a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Crevice_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_01.uasset new file mode 100644 index 0000000..2165303 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_02.uasset new file mode 100644 index 0000000..e6d235d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_03.uasset new file mode 100644 index 0000000..25b45d0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_04.uasset new file mode 100644 index 0000000..0df9f81 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Flower_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_01.uasset new file mode 100644 index 0000000..e38575b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_02.uasset new file mode 100644 index 0000000..a6829db Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_03.uasset new file mode 100644 index 0000000..46cdba8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_04.uasset new file mode 100644 index 0000000..4188c15 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_05.uasset new file mode 100644 index 0000000..322475a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Preset_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Redtree_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Redtree_01.uasset new file mode 100644 index 0000000..133f044 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Redtree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Corner_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Corner_01.uasset new file mode 100644 index 0000000..8e4592b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Fall_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Fall_01.uasset new file mode 100644 index 0000000..d800826 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Fall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Intersection_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Intersection_01.uasset new file mode 100644 index 0000000..56004f2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Intersection_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Straight_01.uasset new file mode 100644 index 0000000..40c5699 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_TSection_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_TSection_01.uasset new file mode 100644 index 0000000..0bd0472 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Elven_Stream_TSection_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_FarmDirt_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_FarmDirt_01.uasset new file mode 100644 index 0000000..26c54d9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_FarmDirt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_FarmDirt_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_FarmDirt_02.uasset new file mode 100644 index 0000000..3e2c5f7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_FarmDirt_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_01.uasset new file mode 100644 index 0000000..7dd7404 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_02.uasset new file mode 100644 index 0000000..a19c17f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_03.uasset new file mode 100644 index 0000000..848e305 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GiantRoot_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_01.uasset new file mode 100644 index 0000000..6d7523b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_02.uasset new file mode 100644 index 0000000..bd7f429 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_03.uasset new file mode 100644 index 0000000..cbdb8cf Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_End_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_End_01.uasset new file mode 100644 index 0000000..7014c57 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_01.uasset new file mode 100644 index 0000000..43fcdd5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_02.uasset new file mode 100644 index 0000000..e79eaa8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_03.uasset new file mode 100644 index 0000000..2fdd5fa Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GrassEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GravelPile_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GravelPile_01.uasset new file mode 100644 index 0000000..31beaa9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GravelPile_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_GravelPile_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_GravelPile_02.uasset new file mode 100644 index 0000000..8e07d06 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_GravelPile_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Memorial_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Memorial_01.uasset new file mode 100644 index 0000000..3189bcc Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Memorial_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_01.uasset new file mode 100644 index 0000000..ea0a2ed Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_02.uasset new file mode 100644 index 0000000..df819a5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_03.uasset new file mode 100644 index 0000000..4eb0433 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_04.uasset new file mode 100644 index 0000000..bd4d4b4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_05.uasset new file mode 100644 index 0000000..66a3e99 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Slope_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Slope_01.uasset new file mode 100644 index 0000000..a5d53f2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Slope_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Slope_02.uasset new file mode 100644 index 0000000..8401395 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_01.uasset new file mode 100644 index 0000000..8aeb44d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_02.uasset new file mode 100644 index 0000000..45feb13 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_03.uasset new file mode 100644 index 0000000..895cb05 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_04.uasset new file mode 100644 index 0000000..d552997 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_05.uasset new file mode 100644 index 0000000..75d0b1d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_06.uasset new file mode 100644 index 0000000..41e1206 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_MudEdge_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_01.uasset new file mode 100644 index 0000000..7e0db16 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_02.uasset new file mode 100644 index 0000000..6f7b696 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_03.uasset new file mode 100644 index 0000000..27dc7e2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Mushroom_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Bend_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Bend_01.uasset new file mode 100644 index 0000000..a5dd914 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Bend_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Bend_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Bend_02.uasset new file mode 100644 index 0000000..61d9652 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Bend_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_01.uasset new file mode 100644 index 0000000..7c2a41b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_02.uasset new file mode 100644 index 0000000..41dd388 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_03.uasset new file mode 100644 index 0000000..8f62c67 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_04.uasset new file mode 100644 index 0000000..da4224c Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_End_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_01.uasset new file mode 100644 index 0000000..1c0b15b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_02.uasset new file mode 100644 index 0000000..dda9d31 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_03.uasset new file mode 100644 index 0000000..a20fa7b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_04.uasset new file mode 100644 index 0000000..262fc3f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Intersection_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_01.uasset new file mode 100644 index 0000000..81e570d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_02.uasset new file mode 100644 index 0000000..b7a7c13 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_03.uasset new file mode 100644 index 0000000..7a51600 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_05.uasset new file mode 100644 index 0000000..f228238 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_06.uasset new file mode 100644 index 0000000..adc962e Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_07.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_07.uasset new file mode 100644 index 0000000..7689912 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_08.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_08.uasset new file mode 100644 index 0000000..9a54042 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_09.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_09.uasset new file mode 100644 index 0000000..c332fe7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Path_Straight_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Elven_Castle_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Elven_Castle_01.uasset new file mode 100644 index 0000000..d36f116 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Elven_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Goblin_Castle_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Goblin_Castle_01.uasset new file mode 100644 index 0000000..e1f3103 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Goblin_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Human_Castle_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Human_Castle_01.uasset new file mode 100644 index 0000000..65f0f87 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Human_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Human_Castle_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Human_Castle_02.uasset new file mode 100644 index 0000000..6ecd21f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Human_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Undead_Castle_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Undead_Castle_01.uasset new file mode 100644 index 0000000..2e85905 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Preset_Undead_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_01.uasset new file mode 100644 index 0000000..a9ec9a2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_02.uasset new file mode 100644 index 0000000..22931a2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_03.uasset new file mode 100644 index 0000000..0cb875f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_04.uasset new file mode 100644 index 0000000..7dc4931 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_05.uasset new file mode 100644 index 0000000..ab6df1a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RiverPlants_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_01.uasset new file mode 100644 index 0000000..9195790 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_02.uasset new file mode 100644 index 0000000..172f5f1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_03.uasset new file mode 100644 index 0000000..0a3699b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_04.uasset new file mode 100644 index 0000000..14f4412 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_05.uasset new file mode 100644 index 0000000..cdb3f4a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Slope_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Slope_01.uasset new file mode 100644 index 0000000..b589f33 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Slope_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Slope_02.uasset new file mode 100644 index 0000000..2fc88e3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_01.uasset new file mode 100644 index 0000000..f4f48e4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_02.uasset new file mode 100644 index 0000000..42e7552 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_03.uasset new file mode 100644 index 0000000..6143997 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_04.uasset new file mode 100644 index 0000000..d071c25 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_05.uasset new file mode 100644 index 0000000..22bf2f4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_River_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_01.uasset new file mode 100644 index 0000000..743010a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_02.uasset new file mode 100644 index 0000000..6b71adb Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_03.uasset new file mode 100644 index 0000000..21ad60a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_04.uasset new file mode 100644 index 0000000..a55dd85 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_05.uasset new file mode 100644 index 0000000..f662590 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Slope_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Slope_01.uasset new file mode 100644 index 0000000..ba0ae4a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Slope_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Slope_02.uasset new file mode 100644 index 0000000..0e16769 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_01.uasset new file mode 100644 index 0000000..9b8262a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_02.uasset new file mode 100644 index 0000000..c8abe43 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_03.uasset new file mode 100644 index 0000000..1223603 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_04.uasset new file mode 100644 index 0000000..38321bc Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_05.uasset new file mode 100644 index 0000000..9186cdd Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_06.uasset new file mode 100644 index 0000000..aabc67d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_RockEdge_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_01.uasset new file mode 100644 index 0000000..8a09f72 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_02.uasset new file mode 100644 index 0000000..ae3ccd3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_03.uasset new file mode 100644 index 0000000..af5855a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Rock_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_01.uasset new file mode 100644 index 0000000..f903350 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_02.uasset new file mode 100644 index 0000000..491899f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_03.uasset new file mode 100644 index 0000000..02cc45c Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_04.uasset new file mode 100644 index 0000000..4385c38 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_05.uasset new file mode 100644 index 0000000..6a546b4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_06.uasset new file mode 100644 index 0000000..2c801b6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_StandingStone_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_StoneCircle_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_StoneCircle_01.uasset new file mode 100644 index 0000000..90d3ecb Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_StoneCircle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_01.uasset new file mode 100644 index 0000000..3681ecc Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_02.uasset new file mode 100644 index 0000000..8ba5ce8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_03.uasset new file mode 100644 index 0000000..f4536b3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_04.uasset new file mode 100644 index 0000000..f213d05 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_End_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_End_01.uasset new file mode 100644 index 0000000..c7f600a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stonepath_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_01.uasset new file mode 100644 index 0000000..3e13849 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_02.uasset new file mode 100644 index 0000000..c132036 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_03.uasset new file mode 100644 index 0000000..8bcd8e5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Stones_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_01.uasset new file mode 100644 index 0000000..5224d0c Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_02.uasset new file mode 100644 index 0000000..52befe9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_03.uasset new file mode 100644 index 0000000..72da044 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_04.uasset new file mode 100644 index 0000000..af5b8bd Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_05.uasset new file mode 100644 index 0000000..7a6926e Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_01.uasset new file mode 100644 index 0000000..cc69ddc Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_02.uasset new file mode 100644 index 0000000..b9e0e98 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_03.uasset new file mode 100644 index 0000000..c4a08da Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_SwampEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_01.uasset new file mode 100644 index 0000000..27e932d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_010.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_010.uasset new file mode 100644 index 0000000..ea452fd Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_011.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_011.uasset new file mode 100644 index 0000000..2b0411a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_012.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_012.uasset new file mode 100644 index 0000000..5e738cc Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_013.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_013.uasset new file mode 100644 index 0000000..4c89911 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_013.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_014.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_014.uasset new file mode 100644 index 0000000..59b194b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_014.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_02.uasset new file mode 100644 index 0000000..42d72d3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_03.uasset new file mode 100644 index 0000000..0827801 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_04.uasset new file mode 100644 index 0000000..628c5b7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_05.uasset new file mode 100644 index 0000000..763a423 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_06.uasset new file mode 100644 index 0000000..cbce18f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_07.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_07.uasset new file mode 100644 index 0000000..dbb302d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_08.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_08.uasset new file mode 100644 index 0000000..efcbf11 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_09.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_09.uasset new file mode 100644 index 0000000..3bf693e Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Preset_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_TreeStump_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_TreeStump_01.uasset new file mode 100644 index 0000000..b6ba5a7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_TreeStump_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_01.uasset new file mode 100644 index 0000000..8acc2d2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_02.uasset new file mode 100644 index 0000000..8dfd4ba Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_03.uasset new file mode 100644 index 0000000..aa95d26 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_04.uasset new file mode 100644 index 0000000..8ed917f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Swamp_Tree_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Dead_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Dead_01.uasset new file mode 100644 index 0000000..c0a3b5b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Dead_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Dirt_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Dirt_01.uasset new file mode 100644 index 0000000..3592cb6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Dirt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Grass_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Grass_01.uasset new file mode 100644 index 0000000..68c2f8b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Grass_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Lava_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Lava_01.uasset new file mode 100644 index 0000000..07a435d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Lava_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Swampwater_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Swampwater_01.uasset new file mode 100644 index 0000000..e89e2fe Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Swampwater_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Water_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Water_01.uasset new file mode 100644 index 0000000..ba3fbbf Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Water_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Water_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Water_02.uasset new file mode 100644 index 0000000..3c729ec Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tile_Water_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_012.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_012.uasset new file mode 100644 index 0000000..f1e3883 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_013.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_013.uasset new file mode 100644 index 0000000..f855f93 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_013.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_014.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_014.uasset new file mode 100644 index 0000000..c4dec99 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_014.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_01.uasset new file mode 100644 index 0000000..4aca84d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_02.uasset new file mode 100644 index 0000000..b5b1447 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_03.uasset new file mode 100644 index 0000000..4980392 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Burnt_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_01.uasset new file mode 100644 index 0000000..2548c69 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_02.uasset new file mode 100644 index 0000000..0869d7a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_03.uasset new file mode 100644 index 0000000..de8e2d5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_04.uasset new file mode 100644 index 0000000..43e65ba Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_05.uasset new file mode 100644 index 0000000..3f1df75 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_06.uasset new file mode 100644 index 0000000..d5b6321 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_07.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_07.uasset new file mode 100644 index 0000000..da79a23 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_08.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_08.uasset new file mode 100644 index 0000000..5cb53b5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_09.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_09.uasset new file mode 100644 index 0000000..1dd9e22 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_10.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_10.uasset new file mode 100644 index 0000000..f6a138d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_10.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_11.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_11.uasset new file mode 100644 index 0000000..f71ea1f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_11.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_12.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_12.uasset new file mode 100644 index 0000000..57aa86d Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_12.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_13.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_13.uasset new file mode 100644 index 0000000..e92aae7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_13.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_14.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_14.uasset new file mode 100644 index 0000000..e16fc00 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Fall_14.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_01.uasset new file mode 100644 index 0000000..cf19451 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_02.uasset new file mode 100644 index 0000000..70eb54b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_03.uasset new file mode 100644 index 0000000..dc5a096 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Large_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_01.uasset new file mode 100644 index 0000000..d3385bc Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_02.uasset new file mode 100644 index 0000000..e8cc7b4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_03.uasset new file mode 100644 index 0000000..4a49c9f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_04.uasset new file mode 100644 index 0000000..c818206 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_05.uasset new file mode 100644 index 0000000..74aacd1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_06.uasset new file mode 100644 index 0000000..3daae18 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_07.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_07.uasset new file mode 100644 index 0000000..1986256 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_08.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_08.uasset new file mode 100644 index 0000000..3b2876a Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_09.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_09.uasset new file mode 100644 index 0000000..235a7b8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_10.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_10.uasset new file mode 100644 index 0000000..f8846f4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_10.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_11.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_11.uasset new file mode 100644 index 0000000..218f625 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_11.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_12.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_12.uasset new file mode 100644 index 0000000..07ec007 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_12.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_13.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_13.uasset new file mode 100644 index 0000000..d43d4f8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_13.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_14.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_14.uasset new file mode 100644 index 0000000..0c8ef17 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_14.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_01.uasset new file mode 100644 index 0000000..6f05a8c Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_02.uasset new file mode 100644 index 0000000..fe48177 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_03.uasset new file mode 100644 index 0000000..44e7019 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Snow_Tall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_01.uasset new file mode 100644 index 0000000..6b19962 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_02.uasset new file mode 100644 index 0000000..0e15349 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_03.uasset new file mode 100644 index 0000000..a0d9a6f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_01.uasset new file mode 100644 index 0000000..2c66e93 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_02.uasset new file mode 100644 index 0000000..3f56e96 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_03.uasset new file mode 100644 index 0000000..13a93ae Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Tree_Tall_Fall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_TwistedTree_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_TwistedTree_01.uasset new file mode 100644 index 0000000..9a8ec6c Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_TwistedTree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPillar_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPillar_01.uasset new file mode 100644 index 0000000..1d13383 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPillar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPit_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPit_01.uasset new file mode 100644 index 0000000..4ed6476 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPit_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPit_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPit_02.uasset new file mode 100644 index 0000000..0d93655 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_LavaPit_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_01.uasset new file mode 100644 index 0000000..046a291 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_02.uasset new file mode 100644 index 0000000..a0a117f Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_03.uasset new file mode 100644 index 0000000..b64be59 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_04.uasset new file mode 100644 index 0000000..854ed25 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_05.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_05.uasset new file mode 100644 index 0000000..ce9ea53 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_06.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_06.uasset new file mode 100644 index 0000000..5afbb4c Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_07.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_07.uasset new file mode 100644 index 0000000..6c3aecd Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Preset_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_01.uasset new file mode 100644 index 0000000..2eb64a0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_02.uasset new file mode 100644 index 0000000..b28d4c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_03.uasset new file mode 100644 index 0000000..8fb50d4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_04.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_04.uasset new file mode 100644 index 0000000..c3f222b Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Undead_Rock_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_01.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_01.uasset new file mode 100644 index 0000000..0730cc1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_02.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_02.uasset new file mode 100644 index 0000000..8bfd8ed Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_03.uasset b/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_03.uasset new file mode 100644 index 0000000..9ef3825 Binary files /dev/null and b/Content/SimpleFantasy/Models/Environment/SF_Env_Waterpool_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_BLd_Tent_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_BLd_Tent_01.uasset new file mode 100644 index 0000000..7337e43 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_BLd_Tent_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_BLd_Tent_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_BLd_Tent_02.uasset new file mode 100644 index 0000000..b4ff532 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_BLd_Tent_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Banner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Banner_01.uasset new file mode 100644 index 0000000..579130a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Banner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Banner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Banner_02.uasset new file mode 100644 index 0000000..8fdeef7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Banner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Door_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Door_01.uasset new file mode 100644 index 0000000..2506c69 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate.uasset new file mode 100644 index 0000000..9af5827 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_01.uasset new file mode 100644 index 0000000..827421f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_02.uasset new file mode 100644 index 0000000..bd05145 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_03.uasset new file mode 100644 index 0000000..906afd3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Gate_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_01.uasset new file mode 100644 index 0000000..325e3c3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_02.uasset new file mode 100644 index 0000000..be5b13b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_03.uasset new file mode 100644 index 0000000..f494aa2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Hall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_01.uasset new file mode 100644 index 0000000..c85849e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_02.uasset new file mode 100644 index 0000000..30a7bcb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_03.uasset new file mode 100644 index 0000000..cd7ccce Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Keep_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_SmallDoor_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_SmallDoor_01.uasset new file mode 100644 index 0000000..6ed6276 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_SmallDoor_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TallTower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TallTower_01.uasset new file mode 100644 index 0000000..5e6b212 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TallTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TallTower_Room_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TallTower_Room_01.uasset new file mode 100644 index 0000000..ab293aa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TallTower_Room_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TowerRoom_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TowerRoom_01.uasset new file mode 100644 index 0000000..1663d09 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_TowerRoom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Tower_01.uasset new file mode 100644 index 0000000..d4f710a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Tower_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Tower_02.uasset new file mode 100644 index 0000000..ca0ab92 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Tower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_01.uasset new file mode 100644 index 0000000..b532277 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_02.uasset new file mode 100644 index 0000000..2bc71ad Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_03.uasset new file mode 100644 index 0000000..49b0ddf Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_04.uasset new file mode 100644 index 0000000..a69e03e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_05.uasset new file mode 100644 index 0000000..9272dc3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_Tower_01.uasset new file mode 100644 index 0000000..50fafed Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_Tower_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_Tower_02.uasset new file mode 100644 index 0000000..6f15427 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Wall_Tower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Window_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Window_01.uasset new file mode 100644 index 0000000..2ad10f7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Castle_Window_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Docks_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Docks_01.uasset new file mode 100644 index 0000000..8d93a25 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Docks_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_01.uasset new file mode 100644 index 0000000..6fb2ec7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_02.uasset new file mode 100644 index 0000000..e2d9015 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_03.uasset new file mode 100644 index 0000000..73c5833 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_04.uasset new file mode 100644 index 0000000..1f8b5ef Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_05.uasset new file mode 100644 index 0000000..9042abe Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_Corner_01.uasset new file mode 100644 index 0000000..0b0e276 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_Corner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_Corner_02.uasset new file mode 100644 index 0000000..ea0840e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Blockwall_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Bridge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Bridge_01.uasset new file mode 100644 index 0000000..aa45dc3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Bridge_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Bridge_02.uasset new file mode 100644 index 0000000..a2789c1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Bridge_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_GateL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_GateL.uasset new file mode 100644 index 0000000..df08dca Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_GateL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_GateR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_GateR.uasset new file mode 100644 index 0000000..10e7dd8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_GateR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Gate_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Gate_01.uasset new file mode 100644 index 0000000..42470fd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Gate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_01.uasset new file mode 100644 index 0000000..486dadd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_02.uasset new file mode 100644 index 0000000..8bd1b39 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_03.uasset new file mode 100644 index 0000000..05165b0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_04.uasset new file mode 100644 index 0000000..5b32573 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tower_01.uasset new file mode 100644 index 0000000..5d07db6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tower_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tower_02.uasset new file mode 100644 index 0000000..3390237 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tree_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tree_01.uasset new file mode 100644 index 0000000..bf1149a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tree_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tree_02.uasset new file mode 100644 index 0000000..a25c194 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Castle_Wall_Tree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Door_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Door_01.uasset new file mode 100644 index 0000000..ceb4c59 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_01.uasset new file mode 100644 index 0000000..46b1017 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_02.uasset new file mode 100644 index 0000000..f5f6729 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_03.uasset new file mode 100644 index 0000000..c42174e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_HouseAdd_Roof_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_01.uasset new file mode 100644 index 0000000..8c13dc4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_02.uasset new file mode 100644 index 0000000..376a24d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_03.uasset new file mode 100644 index 0000000..d706836 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_04.uasset new file mode 100644 index 0000000..dcfe358 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_05.uasset new file mode 100644 index 0000000..bae3bde Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_06.uasset new file mode 100644 index 0000000..3fc57a6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_07.uasset new file mode 100644 index 0000000..37e6899 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_House_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Lifetree_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Lifetree_01.uasset new file mode 100644 index 0000000..43d37d6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Lifetree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Lifetree_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Lifetree_02.uasset new file mode 100644 index 0000000..35712e0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Lifetree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Platform_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Platform_01.uasset new file mode 100644 index 0000000..6959e8b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Platform_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_RitualStone_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_RitualStone_01.uasset new file mode 100644 index 0000000..2800158 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_RitualStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Tower_01.uasset new file mode 100644 index 0000000..f32a044 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Elven_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Bone_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Bone_01.uasset new file mode 100644 index 0000000..8967119 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Bone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Bridge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Bridge_01.uasset new file mode 100644 index 0000000..55e1582 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Door_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Door_01.uasset new file mode 100644 index 0000000..09d07c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Door_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Door_02.uasset new file mode 100644 index 0000000..b443cac Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Door_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_01.uasset new file mode 100644 index 0000000..14bf6f6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_02.uasset new file mode 100644 index 0000000..b492e08 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_03.uasset new file mode 100644 index 0000000..0fd160a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_04.uasset new file mode 100644 index 0000000..52d6a6a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_05.uasset new file mode 100644 index 0000000..061c4c5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_House_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_01.uasset new file mode 100644 index 0000000..1e8d0c2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_02.uasset new file mode 100644 index 0000000..d0fcaab Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_03.uasset new file mode 100644 index 0000000..de28241 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Hut_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Keep_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Keep_01.uasset new file mode 100644 index 0000000..b905ba7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Keep_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_LogBridge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_LogBridge_01.uasset new file mode 100644 index 0000000..88f232c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_LogBridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Ribcage_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Ribcage_01.uasset new file mode 100644 index 0000000..16427c3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Ribcage_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Ribcage_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Ribcage_02.uasset new file mode 100644 index 0000000..975e5bb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Ribcage_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Skull_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Skull_01.uasset new file mode 100644 index 0000000..555dc1b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Skull_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Tower_01.uasset new file mode 100644 index 0000000..51834e3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_01.uasset new file mode 100644 index 0000000..a02822a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_02.uasset new file mode 100644 index 0000000..853514d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_Tower_01.uasset new file mode 100644 index 0000000..6b261ea Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Goblin_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Base_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Base_01.uasset new file mode 100644 index 0000000..cdf7455 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Base_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Chimney_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Chimney_01.uasset new file mode 100644 index 0000000..99fc632 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Chimney_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Door_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Door_01.uasset new file mode 100644 index 0000000..b1c9db3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_RoofRoom_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_RoofRoom_01.uasset new file mode 100644 index 0000000..37aefd8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_RoofRoom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Blacksmith_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Blacksmith_01.uasset new file mode 100644 index 0000000..ee02ff2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Blacksmith_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Fish_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Fish_01.uasset new file mode 100644 index 0000000..e13934e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Fish_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Stables_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Stables_01.uasset new file mode 100644 index 0000000..01b73a4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Stables_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Tavern_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Tavern_01.uasset new file mode 100644 index 0000000..76d71a1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Tavern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Weapons_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Weapons_01.uasset new file mode 100644 index 0000000..f744446 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Sign_Weapons_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_StoneRoom_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_StoneRoom_01.uasset new file mode 100644 index 0000000..755c02d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_StoneRoom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_StoneRoom_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_StoneRoom_02.uasset new file mode 100644 index 0000000..4efa30d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_StoneRoom_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Tower_01.uasset new file mode 100644 index 0000000..9606737 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_WaterWheel_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_WaterWheel_01.uasset new file mode 100644 index 0000000..d0d9fe9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_WaterWheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_WindmillBlade_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_WindmillBlade_01.uasset new file mode 100644 index 0000000..f795eee Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_WindmillBlade_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_01.uasset new file mode 100644 index 0000000..d349c32 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_02.uasset new file mode 100644 index 0000000..c2f687b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_03.uasset new file mode 100644 index 0000000..cb1effd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_HouseAdd_Window_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_01.uasset new file mode 100644 index 0000000..66900aa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_02.uasset new file mode 100644 index 0000000..b435ee2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_03.uasset new file mode 100644 index 0000000..59c72cd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blacksmith_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blacksmith_01.uasset new file mode 100644 index 0000000..3f75cea Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blacksmith_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blank_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blank_01.uasset new file mode 100644 index 0000000..eab591e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blank_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_01.uasset new file mode 100644 index 0000000..4e29f82 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_02.uasset new file mode 100644 index 0000000..232fd3b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_03.uasset new file mode 100644 index 0000000..ab827eb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Blue_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Burntdown_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Burntdown_01.uasset new file mode 100644 index 0000000..59e18e4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Burntdown_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Church_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Church_01.uasset new file mode 100644 index 0000000..df96eb0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Church_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Fishing_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Fishing_01.uasset new file mode 100644 index 0000000..fe291b8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Fishing_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_01.uasset new file mode 100644 index 0000000..f3c3c02 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_02.uasset new file mode 100644 index 0000000..026a4a3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_Blank_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_Blank_01.uasset new file mode 100644 index 0000000..f86d271 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Large_Blank_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_01.uasset new file mode 100644 index 0000000..78caab8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_02.uasset new file mode 100644 index 0000000..198d89f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_03.uasset new file mode 100644 index 0000000..6c7bcb3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Red_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Stables_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Stables_01.uasset new file mode 100644 index 0000000..b64ddd0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Stables_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Tavern_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Tavern_01.uasset new file mode 100644 index 0000000..40e8cc8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Tavern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Windmill_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Windmill_01.uasset new file mode 100644 index 0000000..c225d83 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_House_Windmill_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Market_01_SF_Bld_Market_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Market_01_SF_Bld_Market_01.uasset new file mode 100644 index 0000000..61e73c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Market_01_SF_Bld_Market_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_OutdoorCover_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_OutdoorCover_01.uasset new file mode 100644 index 0000000..0d256a9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_OutdoorCover_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_OutdoorCover_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_OutdoorCover_02.uasset new file mode 100644 index 0000000..6697983 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_OutdoorCover_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Elven_Castle_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Elven_Castle_02.uasset new file mode 100644 index 0000000..94045a8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Elven_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Goblin_Castle_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Goblin_Castle_02.uasset new file mode 100644 index 0000000..cb5b21a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Goblin_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Undead_Castle_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Undead_Castle_02.uasset new file mode 100644 index 0000000..bc97110 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Preset_Undead_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Entrance_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Entrance_01.uasset new file mode 100644 index 0000000..6b643fa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Entrance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Pillar_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Pillar_01.uasset new file mode 100644 index 0000000..f7efc49 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Pillar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Pillar_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Pillar_02.uasset new file mode 100644 index 0000000..7f6241e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Ruins_Pillar_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stairs.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stairs.uasset new file mode 100644 index 0000000..946d040 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stairs.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_01.uasset new file mode 100644 index 0000000..3d876ff Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_02.uasset new file mode 100644 index 0000000..a69900c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_03.uasset new file mode 100644 index 0000000..293fc2d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stands_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stands_01.uasset new file mode 100644 index 0000000..5382d19 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stands_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stands_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stands_02.uasset new file mode 100644 index 0000000..bbe5d21 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Stands_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Tent_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Tent_03.uasset new file mode 100644 index 0000000..28722e3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Tent_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Tent_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Tent_04.uasset new file mode 100644 index 0000000..211e8c6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Tent_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Bridge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Bridge_01.uasset new file mode 100644 index 0000000..e2d7d41 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Bridge_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Bridge_02.uasset new file mode 100644 index 0000000..67ca140 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Bridge_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_GateL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_GateL.uasset new file mode 100644 index 0000000..0053dde Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_GateL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_GateR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_GateR.uasset new file mode 100644 index 0000000..5994ea8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_GateR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Gate_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Gate_01.uasset new file mode 100644 index 0000000..ae7d273 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Gate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Hall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Hall_01.uasset new file mode 100644 index 0000000..21d6e93 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Hall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Keep.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Keep.uasset new file mode 100644 index 0000000..634952e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Keep.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Tower.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Tower.uasset new file mode 100644 index 0000000..46047a5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Tower.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Tower_Tall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Tower_Tall_01.uasset new file mode 100644 index 0000000..7d9e725 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Tower_Tall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Wall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Wall_01.uasset new file mode 100644 index 0000000..7171df5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Wall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Wall_Tower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Wall_Tower_01.uasset new file mode 100644 index 0000000..357086e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Castle_Wall_Tower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Crypt_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Crypt_01.uasset new file mode 100644 index 0000000..465cc96 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Crypt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Crypt_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Crypt_02.uasset new file mode 100644 index 0000000..19254af Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Crypt_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Door_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Door_01.uasset new file mode 100644 index 0000000..1959c36 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_Undead_Door_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_WitchesHut_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_WitchesHut_01.uasset new file mode 100644 index 0000000..00a1402 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_WitchesHut_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_WizardsTower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_WizardsTower_01.uasset new file mode 100644 index 0000000..480e1fa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Bld_WizardsTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_01.uasset new file mode 100644 index 0000000..193837f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_02.uasset new file mode 100644 index 0000000..b61711b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_03.uasset new file mode 100644 index 0000000..c57c7e6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundHills_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundTree_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundTree_01.uasset new file mode 100644 index 0000000..2418e85 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundTree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundTree_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundTree_02.uasset new file mode 100644 index 0000000..eb78624 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_BackgroundTree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_01.uasset new file mode 100644 index 0000000..15e94b2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_02.uasset new file mode 100644 index 0000000..1e65b05 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_03.uasset new file mode 100644 index 0000000..80356ec Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_04.uasset new file mode 100644 index 0000000..054d622 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_05.uasset new file mode 100644 index 0000000..9a33964 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Slope_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Slope_01.uasset new file mode 100644 index 0000000..0bd3d0a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Slope_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Slope_02.uasset new file mode 100644 index 0000000..6021345 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_01.uasset new file mode 100644 index 0000000..33568cb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_02.uasset new file mode 100644 index 0000000..cbe9391 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_03.uasset new file mode 100644 index 0000000..e55fe45 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_04.uasset new file mode 100644 index 0000000..7e80e52 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_05.uasset new file mode 100644 index 0000000..aacadfc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_06.uasset new file mode 100644 index 0000000..7e43ad7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_CliffEdge_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Crevice_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Crevice_01.uasset new file mode 100644 index 0000000..3461e54 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Crevice_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Crevice_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Crevice_02.uasset new file mode 100644 index 0000000..dec0ff1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Crevice_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_01.uasset new file mode 100644 index 0000000..306e828 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_02.uasset new file mode 100644 index 0000000..9c2cc2b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_03.uasset new file mode 100644 index 0000000..fb91352 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_04.uasset new file mode 100644 index 0000000..e53f34b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Flower_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_01.uasset new file mode 100644 index 0000000..7081e8e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_02.uasset new file mode 100644 index 0000000..96e3f10 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_03.uasset new file mode 100644 index 0000000..e0aed92 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_04.uasset new file mode 100644 index 0000000..5fb5d18 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_05.uasset new file mode 100644 index 0000000..72ce319 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Preset_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Redtree_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Redtree_01.uasset new file mode 100644 index 0000000..6f38851 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Redtree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Corner_01.uasset new file mode 100644 index 0000000..9f2ed4a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Fall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Fall_01.uasset new file mode 100644 index 0000000..9725131 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Fall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Intersection_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Intersection_01.uasset new file mode 100644 index 0000000..e8c941d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Intersection_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Straight_01.uasset new file mode 100644 index 0000000..a6a2844 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_TSection_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_TSection_01.uasset new file mode 100644 index 0000000..509ef23 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Elven_Stream_TSection_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_FarmDirt_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_FarmDirt_01.uasset new file mode 100644 index 0000000..3de4b57 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_FarmDirt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_FarmDirt_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_FarmDirt_02.uasset new file mode 100644 index 0000000..efd02bd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_FarmDirt_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_01.uasset new file mode 100644 index 0000000..4b79343 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_02.uasset new file mode 100644 index 0000000..d408cbf Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_03.uasset new file mode 100644 index 0000000..135e5b3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GiantRoot_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_01.uasset new file mode 100644 index 0000000..63b7370 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_02.uasset new file mode 100644 index 0000000..dd91398 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_03.uasset new file mode 100644 index 0000000..132b17a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_End_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_End_01.uasset new file mode 100644 index 0000000..3d73cfb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_01.uasset new file mode 100644 index 0000000..960e86f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_02.uasset new file mode 100644 index 0000000..c265f1e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_03.uasset new file mode 100644 index 0000000..8c68a07 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GrassEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GravelPile_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GravelPile_01.uasset new file mode 100644 index 0000000..6209585 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GravelPile_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GravelPile_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GravelPile_02.uasset new file mode 100644 index 0000000..49c0160 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_GravelPile_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Memorial_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Memorial_01.uasset new file mode 100644 index 0000000..bc00483 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Memorial_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_01.uasset new file mode 100644 index 0000000..382e52f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_02.uasset new file mode 100644 index 0000000..70363b2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_03.uasset new file mode 100644 index 0000000..8ec37ed Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_04.uasset new file mode 100644 index 0000000..194e5db Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_05.uasset new file mode 100644 index 0000000..27fe4f1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Slope_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Slope_01.uasset new file mode 100644 index 0000000..58eb720 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Slope_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Slope_02.uasset new file mode 100644 index 0000000..5d59eaf Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_01.uasset new file mode 100644 index 0000000..5e22493 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_02.uasset new file mode 100644 index 0000000..9de17f0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_03.uasset new file mode 100644 index 0000000..c78513d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_04.uasset new file mode 100644 index 0000000..13117f3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_05.uasset new file mode 100644 index 0000000..aa742d3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_06.uasset new file mode 100644 index 0000000..3ebb7cc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_MudEdge_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_01.uasset new file mode 100644 index 0000000..9432444 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_02.uasset new file mode 100644 index 0000000..6fc7c3f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_03.uasset new file mode 100644 index 0000000..8d8a853 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Mushroom_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Bend_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Bend_01.uasset new file mode 100644 index 0000000..46ad48d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Bend_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Bend_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Bend_02.uasset new file mode 100644 index 0000000..7f04a9d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Bend_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_01.uasset new file mode 100644 index 0000000..3d3f999 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_02.uasset new file mode 100644 index 0000000..5603bf9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_03.uasset new file mode 100644 index 0000000..900be0c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_04.uasset new file mode 100644 index 0000000..5de313c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_End_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_01.uasset new file mode 100644 index 0000000..5e578df Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_02.uasset new file mode 100644 index 0000000..a55585f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_03.uasset new file mode 100644 index 0000000..1e9c0f8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_04.uasset new file mode 100644 index 0000000..630a0d2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Intersection_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_01.uasset new file mode 100644 index 0000000..530e053 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_02.uasset new file mode 100644 index 0000000..a148010 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_03.uasset new file mode 100644 index 0000000..f2eb6f3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_05.uasset new file mode 100644 index 0000000..10fcb58 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_06.uasset new file mode 100644 index 0000000..e979707 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_07.uasset new file mode 100644 index 0000000..b218f9f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_08.uasset new file mode 100644 index 0000000..d061177 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_09.uasset new file mode 100644 index 0000000..6860660 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Path_Straight_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Elven_Castle_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Elven_Castle_01.uasset new file mode 100644 index 0000000..2df7120 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Elven_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Goblin_Castle_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Goblin_Castle_01.uasset new file mode 100644 index 0000000..2afc45c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Goblin_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Human_Castle_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Human_Castle_01.uasset new file mode 100644 index 0000000..83de928 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Human_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Human_Castle_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Human_Castle_02.uasset new file mode 100644 index 0000000..ed76482 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Human_Castle_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Undead_Castle_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Undead_Castle_01.uasset new file mode 100644 index 0000000..255e2a6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Preset_Undead_Castle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_01.uasset new file mode 100644 index 0000000..b239a2d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_02.uasset new file mode 100644 index 0000000..b7c8ad0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_03.uasset new file mode 100644 index 0000000..964f26b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_04.uasset new file mode 100644 index 0000000..6cf1664 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_05.uasset new file mode 100644 index 0000000..c7b1a65 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RiverPlants_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_01.uasset new file mode 100644 index 0000000..9d54dbe Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_02.uasset new file mode 100644 index 0000000..358916b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_03.uasset new file mode 100644 index 0000000..8d6e4f4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_04.uasset new file mode 100644 index 0000000..bc4cedc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_05.uasset new file mode 100644 index 0000000..0bcb706 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Slope_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Slope_01.uasset new file mode 100644 index 0000000..c08f663 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Slope_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Slope_02.uasset new file mode 100644 index 0000000..24566c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_01.uasset new file mode 100644 index 0000000..2f37d4e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_02.uasset new file mode 100644 index 0000000..75f4ab9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_03.uasset new file mode 100644 index 0000000..f237588 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_04.uasset new file mode 100644 index 0000000..ab0efe2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_05.uasset new file mode 100644 index 0000000..1582788 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_River_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_01.uasset new file mode 100644 index 0000000..6bdb0c6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_02.uasset new file mode 100644 index 0000000..d234128 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_03.uasset new file mode 100644 index 0000000..b558ac0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_04.uasset new file mode 100644 index 0000000..826204a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_05.uasset new file mode 100644 index 0000000..d0ee13c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Slope_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Slope_01.uasset new file mode 100644 index 0000000..533c64b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Slope_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Slope_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Slope_02.uasset new file mode 100644 index 0000000..1b839e5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Slope_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_01.uasset new file mode 100644 index 0000000..50d3118 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_02.uasset new file mode 100644 index 0000000..794e558 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_03.uasset new file mode 100644 index 0000000..81f3c5d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_04.uasset new file mode 100644 index 0000000..fafec97 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_05.uasset new file mode 100644 index 0000000..02281d8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_06.uasset new file mode 100644 index 0000000..8a2fc1f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_RockEdge_Straight_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_01.uasset new file mode 100644 index 0000000..5ec26a7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_02.uasset new file mode 100644 index 0000000..c1fe753 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_03.uasset new file mode 100644 index 0000000..10bf7e2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Rock_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_01.uasset new file mode 100644 index 0000000..a735bf8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_02.uasset new file mode 100644 index 0000000..fa3f570 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_03.uasset new file mode 100644 index 0000000..c7131a0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_04.uasset new file mode 100644 index 0000000..6a35773 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_05.uasset new file mode 100644 index 0000000..cd44ffe Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_06.uasset new file mode 100644 index 0000000..eb7e3a6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StandingStone_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StoneCircle_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StoneCircle_01.uasset new file mode 100644 index 0000000..67ff329 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_StoneCircle_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_01.uasset new file mode 100644 index 0000000..03a6531 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_02.uasset new file mode 100644 index 0000000..950c4ae Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_03.uasset new file mode 100644 index 0000000..c2106a5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_04.uasset new file mode 100644 index 0000000..4a8e6b2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_End_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_End_01.uasset new file mode 100644 index 0000000..419dcf4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stonepath_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_01.uasset new file mode 100644 index 0000000..e5822da Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_02.uasset new file mode 100644 index 0000000..85e4e6c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_03.uasset new file mode 100644 index 0000000..cdcd527 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Stones_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_01.uasset new file mode 100644 index 0000000..0c3f6a5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_02.uasset new file mode 100644 index 0000000..4749ff0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_03.uasset new file mode 100644 index 0000000..7a4315f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_04.uasset new file mode 100644 index 0000000..9943972 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_05.uasset new file mode 100644 index 0000000..8cf8917 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Corner_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_01.uasset new file mode 100644 index 0000000..ba23b4f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_02.uasset new file mode 100644 index 0000000..7b1faef Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_03.uasset new file mode 100644 index 0000000..0906b5d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_SwampEdge_Straight_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_01.uasset new file mode 100644 index 0000000..1dd5801 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_010.uasset new file mode 100644 index 0000000..77397ad Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_011.uasset new file mode 100644 index 0000000..348df56 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_012.uasset new file mode 100644 index 0000000..5dad3a8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_013.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_013.uasset new file mode 100644 index 0000000..176bbbc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_013.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_014.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_014.uasset new file mode 100644 index 0000000..0a51d8a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_014.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_02.uasset new file mode 100644 index 0000000..5c96a23 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_03.uasset new file mode 100644 index 0000000..4427471 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_04.uasset new file mode 100644 index 0000000..ce7ee93 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_05.uasset new file mode 100644 index 0000000..55b4a25 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_06.uasset new file mode 100644 index 0000000..18f21b0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_07.uasset new file mode 100644 index 0000000..553741c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_08.uasset new file mode 100644 index 0000000..d73b0ef Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_09.uasset new file mode 100644 index 0000000..ede1a78 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Preset_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_TreeStump_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_TreeStump_01.uasset new file mode 100644 index 0000000..7ee76c4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_TreeStump_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_01.uasset new file mode 100644 index 0000000..d4340f2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_02.uasset new file mode 100644 index 0000000..2a391f7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_03.uasset new file mode 100644 index 0000000..8a514e0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_04.uasset new file mode 100644 index 0000000..7704f2f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Swamp_Tree_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Dead_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Dead_01.uasset new file mode 100644 index 0000000..3061949 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Dead_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Dirt_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Dirt_01.uasset new file mode 100644 index 0000000..f92c793 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Dirt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Grass_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Grass_01.uasset new file mode 100644 index 0000000..b57862f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Grass_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Lava_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Lava_01.uasset new file mode 100644 index 0000000..f8fe4ee Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Lava_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Swampwater_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Swampwater_01.uasset new file mode 100644 index 0000000..602ded8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Swampwater_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Water_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Water_01.uasset new file mode 100644 index 0000000..27c366b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Water_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Water_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Water_02.uasset new file mode 100644 index 0000000..693f599 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tile_Water_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_012.uasset new file mode 100644 index 0000000..4dd71ab Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_013.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_013.uasset new file mode 100644 index 0000000..724dbea Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_013.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_014.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_014.uasset new file mode 100644 index 0000000..f60eaf5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_014.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_01.uasset new file mode 100644 index 0000000..e94aae0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_02.uasset new file mode 100644 index 0000000..741f1c3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_03.uasset new file mode 100644 index 0000000..1aa16bb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Burnt_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_01.uasset new file mode 100644 index 0000000..2089405 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_02.uasset new file mode 100644 index 0000000..5e32151 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_03.uasset new file mode 100644 index 0000000..9b77d3b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_04.uasset new file mode 100644 index 0000000..add2b11 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_05.uasset new file mode 100644 index 0000000..feaf8ae Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_06.uasset new file mode 100644 index 0000000..80fbe07 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_07.uasset new file mode 100644 index 0000000..239618f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_08.uasset new file mode 100644 index 0000000..9bb46af Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_09.uasset new file mode 100644 index 0000000..95a8ffc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_10.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_10.uasset new file mode 100644 index 0000000..0cf5d38 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_10.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_11.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_11.uasset new file mode 100644 index 0000000..f2518e3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_11.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_12.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_12.uasset new file mode 100644 index 0000000..512f9fe Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_12.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_13.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_13.uasset new file mode 100644 index 0000000..8dacf55 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_13.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_14.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_14.uasset new file mode 100644 index 0000000..a939bd1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Fall_14.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_01.uasset new file mode 100644 index 0000000..da4c91e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_02.uasset new file mode 100644 index 0000000..819c9e1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_03.uasset new file mode 100644 index 0000000..34ecde0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Large_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_01.uasset new file mode 100644 index 0000000..93b7a01 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_02.uasset new file mode 100644 index 0000000..753a3c2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_03.uasset new file mode 100644 index 0000000..13400e7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_04.uasset new file mode 100644 index 0000000..ec5427f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_05.uasset new file mode 100644 index 0000000..9219b53 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_06.uasset new file mode 100644 index 0000000..3f895e2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_07.uasset new file mode 100644 index 0000000..46cd5cc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_08.uasset new file mode 100644 index 0000000..bf0d407 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_09.uasset new file mode 100644 index 0000000..7ea1fba Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_10.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_10.uasset new file mode 100644 index 0000000..d544521 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_10.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_11.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_11.uasset new file mode 100644 index 0000000..605a8af Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_11.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_12.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_12.uasset new file mode 100644 index 0000000..7757d2c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_12.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_13.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_13.uasset new file mode 100644 index 0000000..3b06f84 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_13.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_14.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_14.uasset new file mode 100644 index 0000000..b25e652 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_14.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_01.uasset new file mode 100644 index 0000000..5d90370 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_02.uasset new file mode 100644 index 0000000..c180f08 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_03.uasset new file mode 100644 index 0000000..687ecf6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Snow_Tall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_01.uasset new file mode 100644 index 0000000..4045293 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_02.uasset new file mode 100644 index 0000000..23b38be Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_03.uasset new file mode 100644 index 0000000..8a06550 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_01.uasset new file mode 100644 index 0000000..5df372f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_02.uasset new file mode 100644 index 0000000..993ec65 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_03.uasset new file mode 100644 index 0000000..d1c21b7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Tree_Tall_Fall_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_TwistedTree_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_TwistedTree_01.uasset new file mode 100644 index 0000000..4e9a64a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_TwistedTree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPillar_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPillar_01.uasset new file mode 100644 index 0000000..d3d3eaa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPillar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPit_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPit_01.uasset new file mode 100644 index 0000000..fba9563 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPit_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPit_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPit_02.uasset new file mode 100644 index 0000000..e0a5584 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_LavaPit_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_01.uasset new file mode 100644 index 0000000..1da6e02 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_02.uasset new file mode 100644 index 0000000..5ad0478 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_03.uasset new file mode 100644 index 0000000..88d3435 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_04.uasset new file mode 100644 index 0000000..16a1ab9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_05.uasset new file mode 100644 index 0000000..3fd999f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_06.uasset new file mode 100644 index 0000000..ab12cf5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_07.uasset new file mode 100644 index 0000000..b234fc0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Preset_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_01.uasset new file mode 100644 index 0000000..459fc9b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_02.uasset new file mode 100644 index 0000000..5090ac0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_03.uasset new file mode 100644 index 0000000..f1c79b8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_04.uasset new file mode 100644 index 0000000..8245aeb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Undead_Rock_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_01.uasset new file mode 100644 index 0000000..f034948 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_02.uasset new file mode 100644 index 0000000..1a6ad77 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_03.uasset new file mode 100644 index 0000000..1963359 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Env_Waterpool_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Anvil_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Anvil_01.uasset new file mode 100644 index 0000000..0abfdc4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Anvil_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Archway_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Archway_01.uasset new file mode 100644 index 0000000..ebcd6bb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Archway_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Archway_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Archway_02.uasset new file mode 100644 index 0000000..f36f8b6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Archway_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_AxeStump_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_AxeStump_01.uasset new file mode 100644 index 0000000..2f1a96b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_AxeStump_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_01.uasset new file mode 100644 index 0000000..f76417d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_02.uasset new file mode 100644 index 0000000..08ae4be Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_03.uasset new file mode 100644 index 0000000..cc1b902 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_BarrelStack_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_01.uasset new file mode 100644 index 0000000..13e3fd8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_02.uasset new file mode 100644 index 0000000..571986c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Ale_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Ale_01.uasset new file mode 100644 index 0000000..cecc0fa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Ale_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Ale_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Ale_02.uasset new file mode 100644 index 0000000..c14264a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Ale_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Cabbages_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Cabbages_01.uasset new file mode 100644 index 0000000..c2acd37 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Cabbages_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Coal_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Coal_01.uasset new file mode 100644 index 0000000..a314523 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Coal_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Gold_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Gold_01.uasset new file mode 100644 index 0000000..e765d80 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Gold_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Water_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Water_01.uasset new file mode 100644 index 0000000..4cc44d9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Barrel_Water_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_01.uasset new file mode 100644 index 0000000..33e522e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_Stone_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_Stone_01.uasset new file mode 100644 index 0000000..d37b3c1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_Stone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_Stone_Ramp_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_Stone_Ramp_01.uasset new file mode 100644 index 0000000..1efbce6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bridge_Stone_Ramp_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_01.uasset new file mode 100644 index 0000000..6dbeabd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_02.uasset new file mode 100644 index 0000000..babb22c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_03.uasset new file mode 100644 index 0000000..6be3e14 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Bucket_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cabbage_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cabbage_01.uasset new file mode 100644 index 0000000..4cff517 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cabbage_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cabbage_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cabbage_02.uasset new file mode 100644 index 0000000..2281612 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cabbage_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cage_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cage_01.uasset new file mode 100644 index 0000000..e741009 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cage_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cart_Food_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cart_Food_01.uasset new file mode 100644 index 0000000..92c90e1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Cart_Food_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Chest_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Chest_01.uasset new file mode 100644 index 0000000..9ec5040 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Chest_Lid.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Chest_Lid.uasset new file mode 100644 index 0000000..7c88f50 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Chest_Lid.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_CrateStack_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_CrateStack_01.uasset new file mode 100644 index 0000000..6f943b8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_CrateStack_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_01.uasset new file mode 100644 index 0000000..ac6cdef Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_02.uasset new file mode 100644 index 0000000..103b225 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_03.uasset new file mode 100644 index 0000000..470ebd2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crate_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Bale_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Bale_01.uasset new file mode 100644 index 0000000..dfeaf68 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Bale_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Cabbage.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Cabbage.uasset new file mode 100644 index 0000000..ed15869 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Cabbage.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Corn_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Corn_01.uasset new file mode 100644 index 0000000..6d87e87 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Corn_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Pumpkin_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Pumpkin_01.uasset new file mode 100644 index 0000000..b1d1c75 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Pumpkin_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_WheatCut_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_WheatCut_01.uasset new file mode 100644 index 0000000..8c0318e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_WheatCut_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_WheatStack_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_WheatStack_01.uasset new file mode 100644 index 0000000..2a8cc6a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_WheatStack_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Wheat_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Wheat_01.uasset new file mode 100644 index 0000000..f21d941 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Crops_Wheat_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Bench_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Bench_01.uasset new file mode 100644 index 0000000..f9897b4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Bench_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Chest_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Chest_01.uasset new file mode 100644 index 0000000..341978e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Chest_Lid_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Chest_Lid_01.uasset new file mode 100644 index 0000000..be03273 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Elven_Chest_Lid_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Long_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Long_01.uasset new file mode 100644 index 0000000..6ed6559 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Long_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Long_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Long_02.uasset new file mode 100644 index 0000000..155580d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Long_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_01.uasset new file mode 100644 index 0000000..e566d2c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_02.uasset new file mode 100644 index 0000000..7a5b70b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_End_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_End_01.uasset new file mode 100644 index 0000000..ecf03fe Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_End_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_End_02.uasset new file mode 100644 index 0000000..4a24d1b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Stone_End_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_WoodGate_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_WoodGate_01.uasset new file mode 100644 index 0000000..e7ae733 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_WoodGate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_01.uasset new file mode 100644 index 0000000..ca1ab39 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_02.uasset new file mode 100644 index 0000000..86c136f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_03.uasset new file mode 100644 index 0000000..a5e8ede Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Fence_Wood_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_01.uasset new file mode 100644 index 0000000..a77c35f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_02.uasset new file mode 100644 index 0000000..a4c1f60 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_03.uasset new file mode 100644 index 0000000..a910d39 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Firepit_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_FlagString_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_FlagString_01.uasset new file mode 100644 index 0000000..b35cc26 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_FlagString_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_01.uasset new file mode 100644 index 0000000..87c4096 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_010.uasset new file mode 100644 index 0000000..8f4796e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_011.uasset new file mode 100644 index 0000000..1de6e11 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_012.uasset new file mode 100644 index 0000000..58e6cef Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_02.uasset new file mode 100644 index 0000000..8bd1d6b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_03.uasset new file mode 100644 index 0000000..86bedd1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_04.uasset new file mode 100644 index 0000000..a804a49 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_05.uasset new file mode 100644 index 0000000..eebad2f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_06.uasset new file mode 100644 index 0000000..008149e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_07.uasset new file mode 100644 index 0000000..a6d62a1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_08.uasset new file mode 100644 index 0000000..8f1f72f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_09.uasset new file mode 100644 index 0000000..c543a8e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Flag_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Forge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Forge_01.uasset new file mode 100644 index 0000000..862615f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Forge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Gallows_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Gallows_01.uasset new file mode 100644 index 0000000..9b12ea5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Gallows_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Anvil.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Anvil.uasset new file mode 100644 index 0000000..ea4a9a0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Anvil.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_01.uasset new file mode 100644 index 0000000..b6cd569 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_Lid_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_Lid_01.uasset new file mode 100644 index 0000000..ac9f4db Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_Lid_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_Lock_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_Lock_01.uasset new file mode 100644 index 0000000..5af7bac Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Chest_Lock_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Crane_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Crane_01.uasset new file mode 100644 index 0000000..b518eee Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Crane_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Deadboar_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Deadboar_01.uasset new file mode 100644 index 0000000..97bdf74 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Deadboar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Deadboar_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Deadboar_02.uasset new file mode 100644 index 0000000..f4f61bc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Deadboar_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_DigWheel_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_DigWheel_01.uasset new file mode 100644 index 0000000..d66f527 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_DigWheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Fence_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Fence_01.uasset new file mode 100644 index 0000000..cfd7e44 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Fence_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Forge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Forge_01.uasset new file mode 100644 index 0000000..77e4e8f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Forge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Ladder_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Ladder_01.uasset new file mode 100644 index 0000000..e48df6f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Ladder_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_LogPile_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_LogPile_01.uasset new file mode 100644 index 0000000..d78debb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_LogPile_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_LogPile_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_LogPile_02.uasset new file mode 100644 index 0000000..28ac21a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_LogPile_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Pole_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Pole_01.uasset new file mode 100644 index 0000000..a88b1f0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Pole_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Seat_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Seat_01.uasset new file mode 100644 index 0000000..8755fdd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Seat_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Seat_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Seat_02.uasset new file mode 100644 index 0000000..4cfd815 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Seat_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_01.uasset new file mode 100644 index 0000000..c2dd2fb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_02.uasset new file mode 100644 index 0000000..109f8fa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_03.uasset new file mode 100644 index 0000000..3518f61 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_04.uasset new file mode 100644 index 0000000..c4f5e02 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Spike_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Throne_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Throne_01.uasset new file mode 100644 index 0000000..5abaa87 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Goblin_Throne_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GoldBar_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GoldBar_01.uasset new file mode 100644 index 0000000..66d58e5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GoldBar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GoldBar_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GoldBar_02.uasset new file mode 100644 index 0000000..f857649 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GoldBar_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Grave_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Grave_01.uasset new file mode 100644 index 0000000..ba45113 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Grave_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Grave_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Grave_02.uasset new file mode 100644 index 0000000..c4b3e1e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Grave_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_01.uasset new file mode 100644 index 0000000..d09a941 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_02.uasset new file mode 100644 index 0000000..4482cf6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_03.uasset new file mode 100644 index 0000000..aee3c9c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Graveyard_Fence_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GrindStone_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GrindStone_01.uasset new file mode 100644 index 0000000..e47a9a9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_GrindStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Guillotine_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Guillotine_01.uasset new file mode 100644 index 0000000..769eddd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Guillotine_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_HangingCages_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_HangingCages_01.uasset new file mode 100644 index 0000000..418cc9f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_HangingCages_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Human_Stairs.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Human_Stairs.uasset new file mode 100644 index 0000000..26c757a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Human_Stairs.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Pillar_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Pillar_01.uasset new file mode 100644 index 0000000..36e7639 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Pillar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Pumpkin_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Pumpkin_01.uasset new file mode 100644 index 0000000..937153f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Pumpkin_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_01.uasset new file mode 100644 index 0000000..04f53de Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_02.uasset new file mode 100644 index 0000000..aa5f5b7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_03.uasset new file mode 100644 index 0000000..ab10c98 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SignPost_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SkullPole_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SkullPole_01.uasset new file mode 100644 index 0000000..80eb684 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SkullPole_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Stocks_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Stocks_01.uasset new file mode 100644 index 0000000..c445640 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Stocks_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SwordInStone_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SwordInStone_01.uasset new file mode 100644 index 0000000..e56cb2d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_SwordInStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Target_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Target_01.uasset new file mode 100644 index 0000000..b4d8c15 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Target_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Torch_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Torch_01.uasset new file mode 100644 index 0000000..391e437 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Torch_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Torch_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Torch_02.uasset new file mode 100644 index 0000000..d31316e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Torch_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_TrainingDummy_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_TrainingDummy_01.uasset new file mode 100644 index 0000000..31b985a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_TrainingDummy_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_TrainingDummy_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_TrainingDummy_02.uasset new file mode 100644 index 0000000..392705c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_TrainingDummy_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_01.uasset new file mode 100644 index 0000000..51a5264 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_010.uasset new file mode 100644 index 0000000..a1f6c96 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_011.uasset new file mode 100644 index 0000000..647ed93 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_02.uasset new file mode 100644 index 0000000..86b227f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_03.uasset new file mode 100644 index 0000000..4aa4758 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_04.uasset new file mode 100644 index 0000000..26b0936 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_05.uasset new file mode 100644 index 0000000..81b726e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_06.uasset new file mode 100644 index 0000000..21994e6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_07.uasset new file mode 100644 index 0000000..092431f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_08.uasset new file mode 100644 index 0000000..7eedfa8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_09.uasset new file mode 100644 index 0000000..d58553c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Tree_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Anvil_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Anvil_01.uasset new file mode 100644 index 0000000..869d148 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Anvil_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Chest_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Chest_01.uasset new file mode 100644 index 0000000..6a3b829 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Chest_Lid_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Chest_Lid_01.uasset new file mode 100644 index 0000000..2ff89c9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Chest_Lid_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Forge_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Forge_01.uasset new file mode 100644 index 0000000..ff32276 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Forge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_01.uasset new file mode 100644 index 0000000..e66caad Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_02.uasset new file mode 100644 index 0000000..deec8f2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_03.uasset new file mode 100644 index 0000000..671ae36 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_04.uasset new file mode 100644 index 0000000..93fe03c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_05.uasset new file mode 100644 index 0000000..8f9093d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Graves_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Statue_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Statue_01.uasset new file mode 100644 index 0000000..82bf1c7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Undead_Statue_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Walkway_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Walkway_01.uasset new file mode 100644 index 0000000..678f879 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Walkway_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Walkway_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Walkway_02.uasset new file mode 100644 index 0000000..59a91c3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Walkway_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Washingline_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Washingline_01.uasset new file mode 100644 index 0000000..c0a1ab5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Washingline_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_WaterTrough_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_WaterTrough_01.uasset new file mode 100644 index 0000000..969f326 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_WaterTrough_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Well_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Well_01.uasset new file mode 100644 index 0000000..fafe988 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Well_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Wheel_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Wheel_01.uasset new file mode 100644 index 0000000..36183e6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Wheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Wheel_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Wheel_02.uasset new file mode 100644 index 0000000..75c809b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_Wheel_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_WoodGate_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_WoodGate_01.uasset new file mode 100644 index 0000000..02cda04 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Prop_WoodGate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_01.uasset new file mode 100644 index 0000000..51d662c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_ArmL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_ArmL.uasset new file mode 100644 index 0000000..fc571a5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_ArmL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_ArmR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_ArmR.uasset new file mode 100644 index 0000000..f4c7455 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_ArmR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_Bolt.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_Bolt.uasset new file mode 100644 index 0000000..b272f67 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_Bolt.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_Handle.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_Handle.uasset new file mode 100644 index 0000000..8d7e90b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_Handle.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_WheelL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_WheelL.uasset new file mode 100644 index 0000000..f854ad4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_WheelL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_WheelR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_WheelR.uasset new file mode 100644 index 0000000..08be39f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Ballista_WheelR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_01.uasset new file mode 100644 index 0000000..c6ba60b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_Pole.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_Pole.uasset new file mode 100644 index 0000000..64e80d7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_Pole.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_Ropes.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_Ropes.uasset new file mode 100644 index 0000000..7f3178d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_Ropes.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelBL.uasset new file mode 100644 index 0000000..1a2d6c3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelBR.uasset new file mode 100644 index 0000000..8ee46ee Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelFL.uasset new file mode 100644 index 0000000..210716d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelFR.uasset new file mode 100644 index 0000000..dbed3ea Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelML.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelML.uasset new file mode 100644 index 0000000..18bb77c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelMR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelMR.uasset new file mode 100644 index 0000000..6f12a0e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_BatteringRam_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Boat_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Boat_01.uasset new file mode 100644 index 0000000..74fa65b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Boat_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_01.uasset new file mode 100644 index 0000000..b13d030 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_Wheel_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_Wheel_01.uasset new file mode 100644 index 0000000..bd8512f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_Wheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_Wheel_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_Wheel_02.uasset new file mode 100644 index 0000000..c388bff Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Cart_Wheel_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_01.uasset new file mode 100644 index 0000000..9d7ced5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_ArmL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_ArmL.uasset new file mode 100644 index 0000000..f900362 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_ArmL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_ArmR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_ArmR.uasset new file mode 100644 index 0000000..e5470c8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_ArmR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_Bolt.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_Bolt.uasset new file mode 100644 index 0000000..740b8b0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_Bolt.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_Handle.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_Handle.uasset new file mode 100644 index 0000000..5c58783 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_Handle.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_WheelL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_WheelL.uasset new file mode 100644 index 0000000..ece996b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_WheelL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_WheelR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_WheelR.uasset new file mode 100644 index 0000000..d361f8f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Ballista_WheelR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_01.uasset new file mode 100644 index 0000000..0af251a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_Pole.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_Pole.uasset new file mode 100644 index 0000000..83bcd44 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_Pole.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_Rope.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_Rope.uasset new file mode 100644 index 0000000..47f776b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_Rope.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelBL.uasset new file mode 100644 index 0000000..797dbce Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelBR.uasset new file mode 100644 index 0000000..d66ef79 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelFL.uasset new file mode 100644 index 0000000..de9b737 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelFR.uasset new file mode 100644 index 0000000..a36b1dd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelML.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelML.uasset new file mode 100644 index 0000000..ec50180 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelMR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelMR.uasset new file mode 100644 index 0000000..9d41d69 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_BatteringRam_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_01.uasset new file mode 100644 index 0000000..a948406 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_Arm.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_Arm.uasset new file mode 100644 index 0000000..21e48ef Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelBL.uasset new file mode 100644 index 0000000..5acff85 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelBR.uasset new file mode 100644 index 0000000..b6f9188 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelFL.uasset new file mode 100644 index 0000000..03e196a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelFR.uasset new file mode 100644 index 0000000..da2979a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Mangonel_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_01.uasset new file mode 100644 index 0000000..126742f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_Gate.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_Gate.uasset new file mode 100644 index 0000000..b706d9e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_Gate.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelBL.uasset new file mode 100644 index 0000000..c6b1931 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelBR.uasset new file mode 100644 index 0000000..7de455e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelFL.uasset new file mode 100644 index 0000000..e317a7a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelFR.uasset new file mode 100644 index 0000000..62679e9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelML.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelML.uasset new file mode 100644 index 0000000..ee9836e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelMR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelMR.uasset new file mode 100644 index 0000000..95784ae Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_SiegeTower_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_01.uasset new file mode 100644 index 0000000..494ed8d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_Arm.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_Arm.uasset new file mode 100644 index 0000000..31a7dfb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_Weight.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_Weight.uasset new file mode 100644 index 0000000..3eaa152 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_Weight.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelBL.uasset new file mode 100644 index 0000000..eedf888 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelBR.uasset new file mode 100644 index 0000000..0a0a2d6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelFL.uasset new file mode 100644 index 0000000..9be8098 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelFR.uasset new file mode 100644 index 0000000..4dce08c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Goblin_Trebuchet_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWagon_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWagon_01.uasset new file mode 100644 index 0000000..c9df8ed Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWagon_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWheel_Back.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWheel_Back.uasset new file mode 100644 index 0000000..8e7138e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWheel_Back.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWheel_Front.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWheel_Front.uasset new file mode 100644 index 0000000..33c7179 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_HouseWheel_Front.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_01.uasset new file mode 100644 index 0000000..07b4144 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_Arm.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_Arm.uasset new file mode 100644 index 0000000..b672403 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelBL.uasset new file mode 100644 index 0000000..a8d292b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelBR.uasset new file mode 100644 index 0000000..2e1a4e4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelFL.uasset new file mode 100644 index 0000000..4c783b1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelFR.uasset new file mode 100644 index 0000000..f351f36 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Mangonel_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_01.uasset new file mode 100644 index 0000000..c84b705 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_Gate.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_Gate.uasset new file mode 100644 index 0000000..c656edc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_Gate.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelBL.uasset new file mode 100644 index 0000000..6c7d44f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelBR.uasset new file mode 100644 index 0000000..65a05b6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelFL.uasset new file mode 100644 index 0000000..e31962f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelFR.uasset new file mode 100644 index 0000000..956d61b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelML.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelML.uasset new file mode 100644 index 0000000..b3b888b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelMR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelMR.uasset new file mode 100644 index 0000000..08a246e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_SiegeTower_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_01.uasset new file mode 100644 index 0000000..b0dca0b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_Arm.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_Arm.uasset new file mode 100644 index 0000000..2afd56d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_Weight.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_Weight.uasset new file mode 100644 index 0000000..dd2f03a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_Weight.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelBL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelBL.uasset new file mode 100644 index 0000000..c96345b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelBR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelBR.uasset new file mode 100644 index 0000000..71e6bbb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelFL.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelFL.uasset new file mode 100644 index 0000000..3f6cc58 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelFR.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelFR.uasset new file mode 100644 index 0000000..e0fb5b0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Veh_Trebuchet_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_BlackSword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_BlackSword_01.uasset new file mode 100644 index 0000000..3ae0370 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_BlackSword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Buckler_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Buckler_01.uasset new file mode 100644 index 0000000..1e3d924 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Buckler_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Claws_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Claws_01.uasset new file mode 100644 index 0000000..09df248 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Claws_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Doublesword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Doublesword_01.uasset new file mode 100644 index 0000000..552ae0f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Doublesword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Arrow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Arrow_01.uasset new file mode 100644 index 0000000..43f8bc6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Axe_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Axe_01.uasset new file mode 100644 index 0000000..095760f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Bow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Bow_01.uasset new file mode 100644 index 0000000..5e1350e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Dagger_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Dagger_01.uasset new file mode 100644 index 0000000..0a9e909 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Greatsword_01.uasset new file mode 100644 index 0000000..1582d69 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Halberd_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Halberd_01.uasset new file mode 100644 index 0000000..f11c5ae Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Halberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Hammer_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Hammer_01.uasset new file mode 100644 index 0000000..6c75542 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Hammer_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Lance_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Lance_01.uasset new file mode 100644 index 0000000..b56460e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Longsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Longsword_01.uasset new file mode 100644 index 0000000..6833f4e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Mace_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Mace_01.uasset new file mode 100644 index 0000000..45590f3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_01.uasset new file mode 100644 index 0000000..8b89375 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_010.uasset new file mode 100644 index 0000000..1b0ceaa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_011.uasset new file mode 100644 index 0000000..a993520 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_012.uasset new file mode 100644 index 0000000..bac0ccc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_02.uasset new file mode 100644 index 0000000..97b9205 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_03.uasset new file mode 100644 index 0000000..b9e3121 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_04.uasset new file mode 100644 index 0000000..637476c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_05.uasset new file mode 100644 index 0000000..57c4f24 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_06.uasset new file mode 100644 index 0000000..5048e16 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_07.uasset new file mode 100644 index 0000000..809e3d4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_08.uasset new file mode 100644 index 0000000..05dfede Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_09.uasset new file mode 100644 index 0000000..c74595b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sheild_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Spear_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Spear_01.uasset new file mode 100644 index 0000000..cf72693 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Staff_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Staff_01.uasset new file mode 100644 index 0000000..617aa66 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sweihander_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sweihander_01.uasset new file mode 100644 index 0000000..d2baee9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Elven_Sweihander_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GemLongsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GemLongsword_01.uasset new file mode 100644 index 0000000..43bbe8b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GemLongsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Arrow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Arrow_01.uasset new file mode 100644 index 0000000..af26a22 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Axe_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Axe_01.uasset new file mode 100644 index 0000000..4ecb211 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Bow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Bow_01.uasset new file mode 100644 index 0000000..df6f517 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Dagger_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Dagger_01.uasset new file mode 100644 index 0000000..b57853e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Greatsword_01.uasset new file mode 100644 index 0000000..e1a86ff Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Halberd_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Halberd_01.uasset new file mode 100644 index 0000000..21e3759 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Halberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Hammer_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Hammer_01.uasset new file mode 100644 index 0000000..2a4f358 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Hammer_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Lance_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Lance_01.uasset new file mode 100644 index 0000000..5387f89 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Longsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Longsword_01.uasset new file mode 100644 index 0000000..c6fa11b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Mace_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Mace_01.uasset new file mode 100644 index 0000000..11ab967 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_01.uasset new file mode 100644 index 0000000..9c777ea Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_010.uasset new file mode 100644 index 0000000..e95ddf8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_011.uasset new file mode 100644 index 0000000..6a9b7f6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_012.uasset new file mode 100644 index 0000000..334727c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_02.uasset new file mode 100644 index 0000000..13d2775 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_03.uasset new file mode 100644 index 0000000..2a5f764 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_04.uasset new file mode 100644 index 0000000..ab00064 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_05.uasset new file mode 100644 index 0000000..4be51b5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_06.uasset new file mode 100644 index 0000000..fcecbd6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_07.uasset new file mode 100644 index 0000000..cafa18e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_08.uasset new file mode 100644 index 0000000..9b710dc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_09.uasset new file mode 100644 index 0000000..c09ee5d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Shield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Spear_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Spear_01.uasset new file mode 100644 index 0000000..1a2005a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Staff_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Staff_01.uasset new file mode 100644 index 0000000..935b615 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Sweihander_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Sweihander_01.uasset new file mode 100644 index 0000000..5a7df11 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Goblin_Sweihander_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GreatAxe_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GreatAxe_01.uasset new file mode 100644 index 0000000..a92645f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GreatAxe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GreatswordHook_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GreatswordHook_01.uasset new file mode 100644 index 0000000..c9cbc58 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_GreatswordHook_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Hook_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Hook_01.uasset new file mode 100644 index 0000000..a16c0d4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Hook_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Arrow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Arrow_01.uasset new file mode 100644 index 0000000..094d881 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Axe_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Axe_01.uasset new file mode 100644 index 0000000..777284f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Bow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Bow_01.uasset new file mode 100644 index 0000000..5caf58b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Dagger_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Dagger_01.uasset new file mode 100644 index 0000000..3ee34e5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Greatsword_01.uasset new file mode 100644 index 0000000..d64f667 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Haldberd_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Haldberd_01.uasset new file mode 100644 index 0000000..afc2aae Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Haldberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Hammner_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Hammner_01.uasset new file mode 100644 index 0000000..a2ef006 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Hammner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Lance_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Lance_01.uasset new file mode 100644 index 0000000..3297b00 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Longsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Longsword_01.uasset new file mode 100644 index 0000000..6429490 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Mace_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Mace_01.uasset new file mode 100644 index 0000000..fdb09cd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_01.uasset new file mode 100644 index 0000000..cfd872c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_010.uasset new file mode 100644 index 0000000..d43b874 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_011.uasset new file mode 100644 index 0000000..8d6f1fe Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_012.uasset new file mode 100644 index 0000000..bbf13d0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_02.uasset new file mode 100644 index 0000000..4ce81cb Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_03.uasset new file mode 100644 index 0000000..dd2334c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_04.uasset new file mode 100644 index 0000000..6c85fbf Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_05.uasset new file mode 100644 index 0000000..670355d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_06.uasset new file mode 100644 index 0000000..5ef7b4b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_07.uasset new file mode 100644 index 0000000..a22ec9e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_08.uasset new file mode 100644 index 0000000..6e353d6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_09.uasset new file mode 100644 index 0000000..98562d1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Shield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Spear_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Spear_01.uasset new file mode 100644 index 0000000..56fc8a2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Staff_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Staff_01.uasset new file mode 100644 index 0000000..abd513a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Zweihander_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Zweihander_01.uasset new file mode 100644 index 0000000..c6da394 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Human_Zweihander_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Katana_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Katana_01.uasset new file mode 100644 index 0000000..3e158f5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Katana_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_01.uasset new file mode 100644 index 0000000..9f4ac62 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_010.uasset new file mode 100644 index 0000000..bfc48dd Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_011.uasset new file mode 100644 index 0000000..95f1d27 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_012.uasset new file mode 100644 index 0000000..66bc3ab Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_02.uasset new file mode 100644 index 0000000..6ffdfe8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_03.uasset new file mode 100644 index 0000000..7ad56e5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_04.uasset new file mode 100644 index 0000000..ab7e709 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_05.uasset new file mode 100644 index 0000000..d816cba Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_06.uasset new file mode 100644 index 0000000..fceea16 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_07.uasset new file mode 100644 index 0000000..cbb943a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_08.uasset new file mode 100644 index 0000000..872f026 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_09.uasset new file mode 100644 index 0000000..12a4987 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Pattern_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_01.uasset new file mode 100644 index 0000000..00fe82f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_010.uasset new file mode 100644 index 0000000..30d7c49 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_011.uasset new file mode 100644 index 0000000..0f3f276 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_012.uasset new file mode 100644 index 0000000..35acc4e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_02.uasset new file mode 100644 index 0000000..fc39a72 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_03.uasset new file mode 100644 index 0000000..7609889 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_04.uasset new file mode 100644 index 0000000..573be6f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_05.uasset new file mode 100644 index 0000000..fa2d147 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_06.uasset new file mode 100644 index 0000000..073f98d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_07.uasset new file mode 100644 index 0000000..b2380a0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_08.uasset new file mode 100644 index 0000000..d2581cf Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_09.uasset new file mode 100644 index 0000000..45633b3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_KiteShield_Symbol_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Pitchfork_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Pitchfork_01.uasset new file mode 100644 index 0000000..828d87c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Pitchfork_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Rapier_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Rapier_01.uasset new file mode 100644 index 0000000..87de862 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Rapier_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_01.uasset new file mode 100644 index 0000000..cca11c3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_010.uasset new file mode 100644 index 0000000..5ed4913 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_011.uasset new file mode 100644 index 0000000..038e008 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_012.uasset new file mode 100644 index 0000000..70d50a2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_02.uasset new file mode 100644 index 0000000..64ab4c9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_03.uasset new file mode 100644 index 0000000..c72b449 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_04.uasset new file mode 100644 index 0000000..3380f88 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_05.uasset new file mode 100644 index 0000000..a24aaff Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_06.uasset new file mode 100644 index 0000000..d82fbab Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_07.uasset new file mode 100644 index 0000000..256dde6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_08.uasset new file mode 100644 index 0000000..62cbce7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_09.uasset new file mode 100644 index 0000000..ffb905b Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Pattern_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_01.uasset new file mode 100644 index 0000000..ab660d4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_010.uasset new file mode 100644 index 0000000..05dbe32 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_011.uasset new file mode 100644 index 0000000..1b1036f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_012.uasset new file mode 100644 index 0000000..ea65ca6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_02.uasset new file mode 100644 index 0000000..f865dea Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_03.uasset new file mode 100644 index 0000000..38bdaaa Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_04.uasset new file mode 100644 index 0000000..75710ba Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_05.uasset new file mode 100644 index 0000000..75c06ce Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_06.uasset new file mode 100644 index 0000000..3575616 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_07.uasset new file mode 100644 index 0000000..dbf5c79 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_08.uasset new file mode 100644 index 0000000..cf6473a Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_09.uasset new file mode 100644 index 0000000..1c92098 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Symbol_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Wooden_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Wooden_01.uasset new file mode 100644 index 0000000..6349d73 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_RoundShield_Wooden_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Scythe_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Scythe_01.uasset new file mode 100644 index 0000000..99e07f3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Scythe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_SplitBlade_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_SplitBlade_01.uasset new file mode 100644 index 0000000..be5591f Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_SplitBlade_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_StoneGreatsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_StoneGreatsword_01.uasset new file mode 100644 index 0000000..7eb5dbe Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_StoneGreatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Torch_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Torch_01.uasset new file mode 100644 index 0000000..2037236 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Torch_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_01.uasset new file mode 100644 index 0000000..82f9339 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_010.uasset new file mode 100644 index 0000000..67e57f6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_011.uasset new file mode 100644 index 0000000..d9b7e28 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_012.uasset new file mode 100644 index 0000000..3a14df8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_02.uasset new file mode 100644 index 0000000..c0272cc Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_03.uasset new file mode 100644 index 0000000..13ebae9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_04.uasset new file mode 100644 index 0000000..8548aa1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_05.uasset new file mode 100644 index 0000000..f9999ad Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_06.uasset new file mode 100644 index 0000000..4cd166d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_07.uasset new file mode 100644 index 0000000..0396fc0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_08.uasset new file mode 100644 index 0000000..a196865 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_09.uasset new file mode 100644 index 0000000..1a84e9d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_TowerShield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Arrow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Arrow_01.uasset new file mode 100644 index 0000000..430bb58 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Axe_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Axe_01.uasset new file mode 100644 index 0000000..c346fb5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Bow_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Bow_01.uasset new file mode 100644 index 0000000..df849d5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Dagger_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Dagger_01.uasset new file mode 100644 index 0000000..013cbac Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Greatsword_01.uasset new file mode 100644 index 0000000..28fa347 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Halberd_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Halberd_01.uasset new file mode 100644 index 0000000..802afd4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Halberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Hammer_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Hammer_01.uasset new file mode 100644 index 0000000..894aa67 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Hammer_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Lance_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Lance_01.uasset new file mode 100644 index 0000000..f7408ef Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Longsword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Longsword_01.uasset new file mode 100644 index 0000000..9d32a86 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Mace_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Mace_01.uasset new file mode 100644 index 0000000..ac149e6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_01.uasset new file mode 100644 index 0000000..553f46d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_010.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_010.uasset new file mode 100644 index 0000000..2173f88 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_011.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_011.uasset new file mode 100644 index 0000000..e40d83d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_012.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_012.uasset new file mode 100644 index 0000000..0ad81d6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_02.uasset new file mode 100644 index 0000000..35949a1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_03.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_03.uasset new file mode 100644 index 0000000..c849d5c Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_04.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_04.uasset new file mode 100644 index 0000000..810c460 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_05.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_05.uasset new file mode 100644 index 0000000..c3b1853 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_06.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_06.uasset new file mode 100644 index 0000000..8fefb18 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_07.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_07.uasset new file mode 100644 index 0000000..0507415 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_08.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_08.uasset new file mode 100644 index 0000000..4d3dc86 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_09.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_09.uasset new file mode 100644 index 0000000..4fa05ee Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Shield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Spear_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Spear_01.uasset new file mode 100644 index 0000000..d12a02d Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Spear_02.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Spear_02.uasset new file mode 100644 index 0000000..c350c87 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Spear_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Staff_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Staff_01.uasset new file mode 100644 index 0000000..7572c3e Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_Undead_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_WoodSword_01.uasset b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_WoodSword_01.uasset new file mode 100644 index 0000000..7165c34 Binary files /dev/null and b/Content/SimpleFantasy/Models/Prefabbed/SF_Wep_WoodSword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Anvil_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Anvil_01.uasset new file mode 100644 index 0000000..bfe0c14 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Anvil_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Archway_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Archway_01.uasset new file mode 100644 index 0000000..3e4efea Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Archway_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Archway_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Archway_02.uasset new file mode 100644 index 0000000..e30d606 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Archway_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_AxeStump_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_AxeStump_01.uasset new file mode 100644 index 0000000..868c60a Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_AxeStump_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_01.uasset new file mode 100644 index 0000000..136620a Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_02.uasset new file mode 100644 index 0000000..d20e290 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_03.uasset new file mode 100644 index 0000000..6ff7f73 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_BarrelStack_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_01.uasset new file mode 100644 index 0000000..52a6137 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_02.uasset new file mode 100644 index 0000000..b1e337c Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Ale_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Ale_01.uasset new file mode 100644 index 0000000..01384f5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Ale_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Ale_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Ale_02.uasset new file mode 100644 index 0000000..3151110 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Ale_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Cabbages_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Cabbages_01.uasset new file mode 100644 index 0000000..bba2565 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Cabbages_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Coal_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Coal_01.uasset new file mode 100644 index 0000000..a827c0b Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Coal_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Gold_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Gold_01.uasset new file mode 100644 index 0000000..6cce1b2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Gold_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Water_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Water_01.uasset new file mode 100644 index 0000000..a9464e8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Barrel_Water_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_01.uasset new file mode 100644 index 0000000..0633a61 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_Stone_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_Stone_01.uasset new file mode 100644 index 0000000..5ccec06 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_Stone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_Stone_Ramp_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_Stone_Ramp_01.uasset new file mode 100644 index 0000000..6406a09 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Bridge_Stone_Ramp_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_01.uasset new file mode 100644 index 0000000..ec8b151 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_02.uasset new file mode 100644 index 0000000..8be30eb Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_03.uasset new file mode 100644 index 0000000..12f94b8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Bucket_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Cabbage_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Cabbage_01.uasset new file mode 100644 index 0000000..10024b6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Cabbage_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Cabbage_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Cabbage_02.uasset new file mode 100644 index 0000000..52be0ac Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Cabbage_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Cage_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Cage_01.uasset new file mode 100644 index 0000000..2392f69 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Cage_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Cart_Food_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Cart_Food_01.uasset new file mode 100644 index 0000000..b89be9a Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Cart_Food_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Chest_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Chest_01.uasset new file mode 100644 index 0000000..e9315af Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Chest_Lid.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Chest_Lid.uasset new file mode 100644 index 0000000..362e951 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Chest_Lid.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_CrateStack_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_CrateStack_01.uasset new file mode 100644 index 0000000..e94c8bd Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_CrateStack_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_01.uasset new file mode 100644 index 0000000..bb35f49 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_02.uasset new file mode 100644 index 0000000..6ae8918 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_03.uasset new file mode 100644 index 0000000..19732ef Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crate_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Bale_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Bale_01.uasset new file mode 100644 index 0000000..1c8c419 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Bale_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Cabbage.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Cabbage.uasset new file mode 100644 index 0000000..ed5f680 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Cabbage.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Corn_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Corn_01.uasset new file mode 100644 index 0000000..df2ba0b Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Corn_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Pumpkin_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Pumpkin_01.uasset new file mode 100644 index 0000000..6d632d4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Pumpkin_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_WheatCut_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_WheatCut_01.uasset new file mode 100644 index 0000000..2aabaae Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_WheatCut_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_WheatStack_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_WheatStack_01.uasset new file mode 100644 index 0000000..c99323a Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_WheatStack_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Wheat_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Wheat_01.uasset new file mode 100644 index 0000000..cf0e389 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Crops_Wheat_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Bench_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Bench_01.uasset new file mode 100644 index 0000000..ae15cd2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Bench_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Chest_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Chest_01.uasset new file mode 100644 index 0000000..c595033 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Chest_Lid_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Chest_Lid_01.uasset new file mode 100644 index 0000000..6a263ed Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Elven_Chest_Lid_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Long_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Long_01.uasset new file mode 100644 index 0000000..14f3318 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Long_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Long_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Long_02.uasset new file mode 100644 index 0000000..d6d4548 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Long_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_01.uasset new file mode 100644 index 0000000..6143f66 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_02.uasset new file mode 100644 index 0000000..fa505fe Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_End_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_End_01.uasset new file mode 100644 index 0000000..18e075c Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_End_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_End_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_End_02.uasset new file mode 100644 index 0000000..0e0ab7f Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Stone_End_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_WoodGate_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_WoodGate_01.uasset new file mode 100644 index 0000000..b639136 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_WoodGate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_01.uasset new file mode 100644 index 0000000..8f5ffa7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_02.uasset new file mode 100644 index 0000000..8deb484 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_03.uasset new file mode 100644 index 0000000..2cfbcf3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Fence_Wood_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_01.uasset new file mode 100644 index 0000000..689ff2b Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_02.uasset new file mode 100644 index 0000000..9f38927 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_03.uasset new file mode 100644 index 0000000..0fb00e0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Firepit_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_FlagString_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_FlagString_01.uasset new file mode 100644 index 0000000..6d6582a Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_FlagString_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_01.uasset new file mode 100644 index 0000000..96ccb2c Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_010.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_010.uasset new file mode 100644 index 0000000..7075d08 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_011.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_011.uasset new file mode 100644 index 0000000..2cde979 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_012.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_012.uasset new file mode 100644 index 0000000..1e6a0bb Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_02.uasset new file mode 100644 index 0000000..c934ab9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_03.uasset new file mode 100644 index 0000000..e85c501 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_04.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_04.uasset new file mode 100644 index 0000000..a5d9337 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_05.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_05.uasset new file mode 100644 index 0000000..7e38743 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_06.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_06.uasset new file mode 100644 index 0000000..2b7e6b3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_07.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_07.uasset new file mode 100644 index 0000000..b78e904 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_08.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_08.uasset new file mode 100644 index 0000000..65bae89 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_09.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_09.uasset new file mode 100644 index 0000000..af2a95b Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Flag_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Forge_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Forge_01.uasset new file mode 100644 index 0000000..4efba56 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Forge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Gallows_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Gallows_01.uasset new file mode 100644 index 0000000..393dc29 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Gallows_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Anvil.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Anvil.uasset new file mode 100644 index 0000000..4ee4aa4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Anvil.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_01.uasset new file mode 100644 index 0000000..3c2dc68 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_Lid_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_Lid_01.uasset new file mode 100644 index 0000000..2c0d017 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_Lid_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_Lock_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_Lock_01.uasset new file mode 100644 index 0000000..4a232cb Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Chest_Lock_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Crane_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Crane_01.uasset new file mode 100644 index 0000000..ced5c0b Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Crane_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Deadboar_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Deadboar_01.uasset new file mode 100644 index 0000000..9e5f6dc Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Deadboar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Deadboar_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Deadboar_02.uasset new file mode 100644 index 0000000..e190e82 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Deadboar_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_DigWheel_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_DigWheel_01.uasset new file mode 100644 index 0000000..f77fba8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_DigWheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Fence_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Fence_01.uasset new file mode 100644 index 0000000..b289183 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Fence_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Forge_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Forge_01.uasset new file mode 100644 index 0000000..811a074 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Forge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Ladder_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Ladder_01.uasset new file mode 100644 index 0000000..fd7c141 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Ladder_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_LogPile_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_LogPile_01.uasset new file mode 100644 index 0000000..a77e512 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_LogPile_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_LogPile_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_LogPile_02.uasset new file mode 100644 index 0000000..ca9857f Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_LogPile_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Pole_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Pole_01.uasset new file mode 100644 index 0000000..57845d7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Pole_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Seat_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Seat_01.uasset new file mode 100644 index 0000000..9be22ca Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Seat_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Seat_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Seat_02.uasset new file mode 100644 index 0000000..7a3a8d1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Seat_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_01.uasset new file mode 100644 index 0000000..35c446e Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_02.uasset new file mode 100644 index 0000000..3af0b3d Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_03.uasset new file mode 100644 index 0000000..730e7c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_04.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_04.uasset new file mode 100644 index 0000000..25db9ac Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Spike_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Throne_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Throne_01.uasset new file mode 100644 index 0000000..433af06 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Goblin_Throne_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_GoldBar_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_GoldBar_01.uasset new file mode 100644 index 0000000..c1be83f Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_GoldBar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_GoldBar_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_GoldBar_02.uasset new file mode 100644 index 0000000..7e47be5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_GoldBar_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Grave_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Grave_01.uasset new file mode 100644 index 0000000..05249cd Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Grave_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Grave_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Grave_02.uasset new file mode 100644 index 0000000..f144bae Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Grave_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_01.uasset new file mode 100644 index 0000000..45d0b16 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_02.uasset new file mode 100644 index 0000000..353dee2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_03.uasset new file mode 100644 index 0000000..9a0aa66 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Graveyard_Fence_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_GrindStone_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_GrindStone_01.uasset new file mode 100644 index 0000000..6315522 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_GrindStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Guillotine_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Guillotine_01.uasset new file mode 100644 index 0000000..fbc3390 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Guillotine_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_HangingCages_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_HangingCages_01.uasset new file mode 100644 index 0000000..516a923 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_HangingCages_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Human_Stairs.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Human_Stairs.uasset new file mode 100644 index 0000000..a20117b Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Human_Stairs.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Pillar_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Pillar_01.uasset new file mode 100644 index 0000000..140bc59 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Pillar_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Pumpkin_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Pumpkin_01.uasset new file mode 100644 index 0000000..31d9270 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Pumpkin_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_01.uasset new file mode 100644 index 0000000..b0024ec Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_02.uasset new file mode 100644 index 0000000..39c7022 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_03.uasset new file mode 100644 index 0000000..9e26ade Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_SignPost_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_SkullPole_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_SkullPole_01.uasset new file mode 100644 index 0000000..7ef1391 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_SkullPole_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Stocks_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Stocks_01.uasset new file mode 100644 index 0000000..1664b45 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Stocks_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_SwordInStone_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_SwordInStone_01.uasset new file mode 100644 index 0000000..49ecce8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_SwordInStone_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Target_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Target_01.uasset new file mode 100644 index 0000000..207e681 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Target_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Torch_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Torch_01.uasset new file mode 100644 index 0000000..7b0c3d8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Torch_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Torch_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Torch_02.uasset new file mode 100644 index 0000000..5f5bcea Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Torch_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_TrainingDummy_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_TrainingDummy_01.uasset new file mode 100644 index 0000000..8582b83 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_TrainingDummy_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_TrainingDummy_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_TrainingDummy_02.uasset new file mode 100644 index 0000000..6e51324 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_TrainingDummy_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_01.uasset new file mode 100644 index 0000000..b325a1f Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_010.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_010.uasset new file mode 100644 index 0000000..8f0aad0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_011.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_011.uasset new file mode 100644 index 0000000..5264578 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_02.uasset new file mode 100644 index 0000000..4acdf4e Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_03.uasset new file mode 100644 index 0000000..6c62e8b Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_04.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_04.uasset new file mode 100644 index 0000000..4f7d7a0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_05.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_05.uasset new file mode 100644 index 0000000..8e1e4c9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_06.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_06.uasset new file mode 100644 index 0000000..d8b8170 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_07.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_07.uasset new file mode 100644 index 0000000..c477eeb Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_08.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_08.uasset new file mode 100644 index 0000000..03098eb Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_09.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_09.uasset new file mode 100644 index 0000000..bd95dc6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Tree_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Anvil_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Anvil_01.uasset new file mode 100644 index 0000000..738df6d Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Anvil_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Chest_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Chest_01.uasset new file mode 100644 index 0000000..0f84b13 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Chest_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Chest_Lid_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Chest_Lid_01.uasset new file mode 100644 index 0000000..69fe41d Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Chest_Lid_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Forge_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Forge_01.uasset new file mode 100644 index 0000000..53ecca5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Forge_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_01.uasset new file mode 100644 index 0000000..fcbb56a Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_02.uasset new file mode 100644 index 0000000..5f47511 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_03.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_03.uasset new file mode 100644 index 0000000..3442837 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_04.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_04.uasset new file mode 100644 index 0000000..227a91e Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_05.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_05.uasset new file mode 100644 index 0000000..f4863e8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Graves_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Statue_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Statue_01.uasset new file mode 100644 index 0000000..da561a7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Undead_Statue_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Walkway_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Walkway_01.uasset new file mode 100644 index 0000000..19295e0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Walkway_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Walkway_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Walkway_02.uasset new file mode 100644 index 0000000..cb17f37 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Walkway_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Washingline_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Washingline_01.uasset new file mode 100644 index 0000000..7f594c8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Washingline_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_WaterTrough_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_WaterTrough_01.uasset new file mode 100644 index 0000000..eb2f4d3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_WaterTrough_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Well_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Well_01.uasset new file mode 100644 index 0000000..cb81738 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Well_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Wheel_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Wheel_01.uasset new file mode 100644 index 0000000..255f428 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Wheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_Wheel_02.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_Wheel_02.uasset new file mode 100644 index 0000000..8d0a2d4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_Wheel_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Props/SF_Prop_WoodGate_01.uasset b/Content/SimpleFantasy/Models/Props/SF_Prop_WoodGate_01.uasset new file mode 100644 index 0000000..f344e7f Binary files /dev/null and b/Content/SimpleFantasy/Models/Props/SF_Prop_WoodGate_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Ballista_01.uasset new file mode 100644 index 0000000..e7a8842 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_BatteringRam_01.uasset new file mode 100644 index 0000000..72bd75a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Cart_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Cart_01.uasset new file mode 100644 index 0000000..5f81bb7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Cart_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Ballista_01.uasset new file mode 100644 index 0000000..70187b3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_BatteringRam_01.uasset new file mode 100644 index 0000000..e1116d2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Mangonel_01.uasset new file mode 100644 index 0000000..d41d397 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_SiegeTower_01.uasset new file mode 100644 index 0000000..91f3472 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Trebuchet_01.uasset new file mode 100644 index 0000000..211eccf Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Goblin_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_HouseWagon_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_HouseWagon_01.uasset new file mode 100644 index 0000000..b05ceee Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_HouseWagon_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Mangonel_01.uasset new file mode 100644 index 0000000..f810d7a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_SiegeTower_01.uasset new file mode 100644 index 0000000..90a7fdf Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Trebuchet_01.uasset new file mode 100644 index 0000000..09c561d Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/PHYS_Veh_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Ballista_01.uasset new file mode 100644 index 0000000..1af11c1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_BatteringRam_01.uasset new file mode 100644 index 0000000..708fdb4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Cart_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Cart_01.uasset new file mode 100644 index 0000000..bc55703 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Cart_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Ballista_01.uasset new file mode 100644 index 0000000..5a53ac4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_BatteringRam_01.uasset new file mode 100644 index 0000000..7b47a76 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Mangonel_01.uasset new file mode 100644 index 0000000..fd6240b Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_SiegeTower_01.uasset new file mode 100644 index 0000000..831c2f5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Trebuchet_01.uasset new file mode 100644 index 0000000..3207c38 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Goblin_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_HouseWagon_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_HouseWagon_01.uasset new file mode 100644 index 0000000..720c1fd Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_HouseWagon_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Mangonel_01.uasset new file mode 100644 index 0000000..25dfc9f Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_SiegeTower_01.uasset new file mode 100644 index 0000000..7daf8ae Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Trebuchet_01.uasset new file mode 100644 index 0000000..5b1aa87 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SKEL_Veh_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Ballista_01.uasset new file mode 100644 index 0000000..21a4a7a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_BatteringRam_01.uasset new file mode 100644 index 0000000..21da46e Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Cart_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Cart_01.uasset new file mode 100644 index 0000000..c948582 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Cart_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Ballista_01.uasset new file mode 100644 index 0000000..fab8b4d Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_BatteringRam_01.uasset new file mode 100644 index 0000000..1ad0a68 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Mangonel_01.uasset new file mode 100644 index 0000000..c8dbf49 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_SiegeTower_01.uasset new file mode 100644 index 0000000..da60748 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Trebuchet_01.uasset new file mode 100644 index 0000000..cdc2b42 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Goblin_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_HouseWagon_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_HouseWagon_01.uasset new file mode 100644 index 0000000..9db9270 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_HouseWagon_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Mangonel_01.uasset new file mode 100644 index 0000000..3480f95 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_SiegeTower_01.uasset new file mode 100644 index 0000000..cfb49bc Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Trebuchet_01.uasset new file mode 100644 index 0000000..5289ba8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/SK_Veh_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_01.uasset new file mode 100644 index 0000000..009989a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_ArmL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_ArmL.uasset new file mode 100644 index 0000000..5fe2536 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_ArmL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_ArmR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_ArmR.uasset new file mode 100644 index 0000000..a412911 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_ArmR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_Bolt.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_Bolt.uasset new file mode 100644 index 0000000..147a8a3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_Bolt.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_Handle.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_Handle.uasset new file mode 100644 index 0000000..c862387 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_Handle.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_WheelL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_WheelL.uasset new file mode 100644 index 0000000..6b3adc0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_WheelL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_WheelR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_WheelR.uasset new file mode 100644 index 0000000..7ae1e21 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Ballista_WheelR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_01.uasset new file mode 100644 index 0000000..e080eb7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_Pole.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_Pole.uasset new file mode 100644 index 0000000..03dd546 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_Pole.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_Ropes.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_Ropes.uasset new file mode 100644 index 0000000..2ed636b Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_Ropes.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelBL.uasset new file mode 100644 index 0000000..cb0e037 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelBR.uasset new file mode 100644 index 0000000..bb946a0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelFL.uasset new file mode 100644 index 0000000..2f6ea59 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelFR.uasset new file mode 100644 index 0000000..f89831f Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelML.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelML.uasset new file mode 100644 index 0000000..f652b55 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelMR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelMR.uasset new file mode 100644 index 0000000..ba34686 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_BatteringRam_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Boat_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Boat_01.uasset new file mode 100644 index 0000000..b573785 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Boat_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_01.uasset new file mode 100644 index 0000000..e51fc7a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_Wheel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_Wheel_01.uasset new file mode 100644 index 0000000..5aaf5ee Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_Wheel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_Wheel_02.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_Wheel_02.uasset new file mode 100644 index 0000000..104d782 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Cart_Wheel_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_01.uasset new file mode 100644 index 0000000..4f74cae Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_ArmL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_ArmL.uasset new file mode 100644 index 0000000..1d3f2e6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_ArmL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_ArmR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_ArmR.uasset new file mode 100644 index 0000000..761802b Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_ArmR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_Bolt.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_Bolt.uasset new file mode 100644 index 0000000..2290faa Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_Bolt.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_Handle.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_Handle.uasset new file mode 100644 index 0000000..c5d7f0f Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_Handle.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_WheelL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_WheelL.uasset new file mode 100644 index 0000000..c815da6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_WheelL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_WheelR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_WheelR.uasset new file mode 100644 index 0000000..65d0581 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Ballista_WheelR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_01.uasset new file mode 100644 index 0000000..5c23739 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_Pole.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_Pole.uasset new file mode 100644 index 0000000..c6dcd69 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_Pole.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_Rope.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_Rope.uasset new file mode 100644 index 0000000..dbf6356 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_Rope.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelBL.uasset new file mode 100644 index 0000000..9e1febb Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelBR.uasset new file mode 100644 index 0000000..22fb498 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelFL.uasset new file mode 100644 index 0000000..eaf29f5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelFR.uasset new file mode 100644 index 0000000..310b3a1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelML.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelML.uasset new file mode 100644 index 0000000..cebbd84 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelMR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelMR.uasset new file mode 100644 index 0000000..031db0b Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_BatteringRam_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_01.uasset new file mode 100644 index 0000000..0465396 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_Arm.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_Arm.uasset new file mode 100644 index 0000000..7d7f676 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelBL.uasset new file mode 100644 index 0000000..f02eb30 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelBR.uasset new file mode 100644 index 0000000..eca7c18 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelFL.uasset new file mode 100644 index 0000000..37269c8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelFR.uasset new file mode 100644 index 0000000..18b9468 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Mangonel_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_01.uasset new file mode 100644 index 0000000..f7a6355 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_Gate.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_Gate.uasset new file mode 100644 index 0000000..7832966 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_Gate.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelBL.uasset new file mode 100644 index 0000000..8dbfcc7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelBR.uasset new file mode 100644 index 0000000..9f4dd44 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelFL.uasset new file mode 100644 index 0000000..b8d1528 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelFR.uasset new file mode 100644 index 0000000..e06117e Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelML.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelML.uasset new file mode 100644 index 0000000..4d0cc07 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelMR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelMR.uasset new file mode 100644 index 0000000..a93526c Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_SiegeTower_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_01.uasset new file mode 100644 index 0000000..dcba94d Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_Arm.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_Arm.uasset new file mode 100644 index 0000000..1e4676a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_Weight.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_Weight.uasset new file mode 100644 index 0000000..54dd1ff Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_Weight.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelBL.uasset new file mode 100644 index 0000000..edef3f8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelBR.uasset new file mode 100644 index 0000000..608825c Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelFL.uasset new file mode 100644 index 0000000..bc9c884 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelFR.uasset new file mode 100644 index 0000000..065aea2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Goblin_Trebuchet_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWagon_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWagon_01.uasset new file mode 100644 index 0000000..d9cb90d Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWagon_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWheel_Back.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWheel_Back.uasset new file mode 100644 index 0000000..f88415a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWheel_Back.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWheel_Front.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWheel_Front.uasset new file mode 100644 index 0000000..107498e Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_HouseWheel_Front.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_01.uasset new file mode 100644 index 0000000..eca0033 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_Arm.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_Arm.uasset new file mode 100644 index 0000000..7989926 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelBL.uasset new file mode 100644 index 0000000..fc96916 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelBR.uasset new file mode 100644 index 0000000..1dabbe4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelFL.uasset new file mode 100644 index 0000000..9fd9cfc Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelFR.uasset new file mode 100644 index 0000000..5ab384a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Mangonel_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_01.uasset new file mode 100644 index 0000000..290038d Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_Gate.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_Gate.uasset new file mode 100644 index 0000000..f918f81 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_Gate.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelBL.uasset new file mode 100644 index 0000000..7a82132 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelBR.uasset new file mode 100644 index 0000000..f96e71b Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelFL.uasset new file mode 100644 index 0000000..9fd431a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelFR.uasset new file mode 100644 index 0000000..ee5b2f1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelML.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelML.uasset new file mode 100644 index 0000000..ea753b6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelML.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelMR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelMR.uasset new file mode 100644 index 0000000..22dd595 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_SiegeTower_WheelMR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_Arm.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_Arm.uasset new file mode 100644 index 0000000..fb87ae2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_Arm.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_Weight.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_Weight.uasset new file mode 100644 index 0000000..a48a399 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_Weight.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelBL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelBL.uasset new file mode 100644 index 0000000..a73e80a Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelBL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelBR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelBR.uasset new file mode 100644 index 0000000..95faa03 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelBR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelFL.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelFL.uasset new file mode 100644 index 0000000..d657853 Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelFL.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelFR.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelFR.uasset new file mode 100644 index 0000000..0123c2f Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SF_Veh_Trebuchet_WheelFR.uasset differ diff --git a/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SK_Veh_Trebuchet_01.uasset b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SK_Veh_Trebuchet_01.uasset new file mode 100644 index 0000000..5f5b62e Binary files /dev/null and b/Content/SimpleFantasy/Models/Vehicle/Vehicle_Mesh/SK_Veh_Trebuchet_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_BlackSword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_BlackSword_01.uasset new file mode 100644 index 0000000..7c8ef37 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_BlackSword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Buckler_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Buckler_01.uasset new file mode 100644 index 0000000..aff572c Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Buckler_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Claws_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Claws_01.uasset new file mode 100644 index 0000000..bd831fb Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Claws_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Doublesword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Doublesword_01.uasset new file mode 100644 index 0000000..7e46c3c Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Doublesword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Arrow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Arrow_01.uasset new file mode 100644 index 0000000..fce3a10 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Axe_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Axe_01.uasset new file mode 100644 index 0000000..ba89ba9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Bow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Bow_01.uasset new file mode 100644 index 0000000..7d1c915 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Dagger_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Dagger_01.uasset new file mode 100644 index 0000000..d1756e8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Greatsword_01.uasset new file mode 100644 index 0000000..797a643 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Halberd_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Halberd_01.uasset new file mode 100644 index 0000000..b116cf7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Halberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Hammer_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Hammer_01.uasset new file mode 100644 index 0000000..2eaa423 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Hammer_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Lance_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Lance_01.uasset new file mode 100644 index 0000000..bcbac3b Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Longsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Longsword_01.uasset new file mode 100644 index 0000000..ee9a295 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Mace_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Mace_01.uasset new file mode 100644 index 0000000..a13738a Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_01.uasset new file mode 100644 index 0000000..e9369e1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_010.uasset new file mode 100644 index 0000000..184e05e Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_011.uasset new file mode 100644 index 0000000..6946996 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_012.uasset new file mode 100644 index 0000000..ffcec5a Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_02.uasset new file mode 100644 index 0000000..8aa1963 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_03.uasset new file mode 100644 index 0000000..5dd83c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_04.uasset new file mode 100644 index 0000000..02cd027 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_05.uasset new file mode 100644 index 0000000..c50cd24 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_06.uasset new file mode 100644 index 0000000..adb2b8e Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_07.uasset new file mode 100644 index 0000000..36cc2ec Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_08.uasset new file mode 100644 index 0000000..142dd5c Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_09.uasset new file mode 100644 index 0000000..67bccaf Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sheild_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Spear_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Spear_01.uasset new file mode 100644 index 0000000..bc40976 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Staff_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Staff_01.uasset new file mode 100644 index 0000000..2063d14 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sweihander_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sweihander_01.uasset new file mode 100644 index 0000000..9cb241d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Elven_Sweihander_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_GemLongsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_GemLongsword_01.uasset new file mode 100644 index 0000000..11cf37d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_GemLongsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Arrow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Arrow_01.uasset new file mode 100644 index 0000000..2731b8c Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Axe_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Axe_01.uasset new file mode 100644 index 0000000..ba9c53d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Bow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Bow_01.uasset new file mode 100644 index 0000000..50619c6 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Dagger_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Dagger_01.uasset new file mode 100644 index 0000000..a74601d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Greatsword_01.uasset new file mode 100644 index 0000000..307dc10 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Halberd_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Halberd_01.uasset new file mode 100644 index 0000000..ec8d8d3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Halberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Hammer_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Hammer_01.uasset new file mode 100644 index 0000000..c02e0b5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Hammer_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Lance_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Lance_01.uasset new file mode 100644 index 0000000..abbd5c4 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Longsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Longsword_01.uasset new file mode 100644 index 0000000..e906818 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Mace_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Mace_01.uasset new file mode 100644 index 0000000..ac2157a Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_01.uasset new file mode 100644 index 0000000..ea903c0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_010.uasset new file mode 100644 index 0000000..25290f9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_011.uasset new file mode 100644 index 0000000..2cd1493 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_012.uasset new file mode 100644 index 0000000..910654f Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_02.uasset new file mode 100644 index 0000000..7ddb380 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_03.uasset new file mode 100644 index 0000000..10eb2bd Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_04.uasset new file mode 100644 index 0000000..8c96516 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_05.uasset new file mode 100644 index 0000000..51b96ab Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_06.uasset new file mode 100644 index 0000000..d6d9d73 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_07.uasset new file mode 100644 index 0000000..e31865f Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_08.uasset new file mode 100644 index 0000000..207ecc3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_09.uasset new file mode 100644 index 0000000..a4d6e68 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Shield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Spear_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Spear_01.uasset new file mode 100644 index 0000000..e3a9091 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Staff_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Staff_01.uasset new file mode 100644 index 0000000..e306856 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Sweihander_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Sweihander_01.uasset new file mode 100644 index 0000000..0ced9a1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Goblin_Sweihander_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_GreatAxe_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_GreatAxe_01.uasset new file mode 100644 index 0000000..3a65b76 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_GreatAxe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_GreatswordHook_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_GreatswordHook_01.uasset new file mode 100644 index 0000000..9f721e7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_GreatswordHook_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Hook_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Hook_01.uasset new file mode 100644 index 0000000..7937a3a Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Hook_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Arrow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Arrow_01.uasset new file mode 100644 index 0000000..701deea Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Axe_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Axe_01.uasset new file mode 100644 index 0000000..ee4c2af Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Bow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Bow_01.uasset new file mode 100644 index 0000000..929f676 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Dagger_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Dagger_01.uasset new file mode 100644 index 0000000..59bafbc Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Greatsword_01.uasset new file mode 100644 index 0000000..a37263c Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Haldberd_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Haldberd_01.uasset new file mode 100644 index 0000000..85bda17 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Haldberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Hammner_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Hammner_01.uasset new file mode 100644 index 0000000..69b5056 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Hammner_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Lance_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Lance_01.uasset new file mode 100644 index 0000000..4902d24 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Longsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Longsword_01.uasset new file mode 100644 index 0000000..75a62ae Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Mace_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Mace_01.uasset new file mode 100644 index 0000000..a797c77 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_01.uasset new file mode 100644 index 0000000..7038532 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_010.uasset new file mode 100644 index 0000000..a1532d0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_011.uasset new file mode 100644 index 0000000..8fc18e1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_012.uasset new file mode 100644 index 0000000..3fca7a1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_02.uasset new file mode 100644 index 0000000..f67bade Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_03.uasset new file mode 100644 index 0000000..d285edd Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_04.uasset new file mode 100644 index 0000000..412a315 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_05.uasset new file mode 100644 index 0000000..3c83cb0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_06.uasset new file mode 100644 index 0000000..1b82849 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_07.uasset new file mode 100644 index 0000000..139a123 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_08.uasset new file mode 100644 index 0000000..ebc35ec Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_09.uasset new file mode 100644 index 0000000..97926bd Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Shield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Spear_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Spear_01.uasset new file mode 100644 index 0000000..2b68f79 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Staff_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Staff_01.uasset new file mode 100644 index 0000000..82c26f3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Zweihander_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Zweihander_01.uasset new file mode 100644 index 0000000..3f137ca Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Human_Zweihander_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Katana_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Katana_01.uasset new file mode 100644 index 0000000..f68b005 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Katana_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_01.uasset new file mode 100644 index 0000000..869c5e7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_010.uasset new file mode 100644 index 0000000..b0a9281 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_011.uasset new file mode 100644 index 0000000..3848085 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_012.uasset new file mode 100644 index 0000000..a275b12 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_02.uasset new file mode 100644 index 0000000..7e4cf5d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_03.uasset new file mode 100644 index 0000000..74310ad Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_04.uasset new file mode 100644 index 0000000..ba5affd Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_05.uasset new file mode 100644 index 0000000..b27bd39 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_06.uasset new file mode 100644 index 0000000..d45b889 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_07.uasset new file mode 100644 index 0000000..91d1359 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_08.uasset new file mode 100644 index 0000000..c3634bc Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_09.uasset new file mode 100644 index 0000000..9164135 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Pattern_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_01.uasset new file mode 100644 index 0000000..d2087a7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_010.uasset new file mode 100644 index 0000000..7413214 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_011.uasset new file mode 100644 index 0000000..542f4d5 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_012.uasset new file mode 100644 index 0000000..19ccf1b Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_02.uasset new file mode 100644 index 0000000..b7044b1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_03.uasset new file mode 100644 index 0000000..085d66c Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_04.uasset new file mode 100644 index 0000000..5082b64 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_05.uasset new file mode 100644 index 0000000..c7f786b Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_06.uasset new file mode 100644 index 0000000..c90cd42 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_07.uasset new file mode 100644 index 0000000..c3f13c2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_08.uasset new file mode 100644 index 0000000..27c2042 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_09.uasset new file mode 100644 index 0000000..378c0f3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_KiteShield_Symbol_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Pitchfork_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Pitchfork_01.uasset new file mode 100644 index 0000000..4982e03 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Pitchfork_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Rapier_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Rapier_01.uasset new file mode 100644 index 0000000..d888955 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Rapier_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_01.uasset new file mode 100644 index 0000000..f40df09 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_010.uasset new file mode 100644 index 0000000..c5d53a7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_011.uasset new file mode 100644 index 0000000..adaac81 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_012.uasset new file mode 100644 index 0000000..5f73e3d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_02.uasset new file mode 100644 index 0000000..2e59f3f Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_03.uasset new file mode 100644 index 0000000..d440680 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_04.uasset new file mode 100644 index 0000000..15186c2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_05.uasset new file mode 100644 index 0000000..807c553 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_06.uasset new file mode 100644 index 0000000..f4fc59d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_07.uasset new file mode 100644 index 0000000..ec5e726 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_08.uasset new file mode 100644 index 0000000..a6ab986 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_09.uasset new file mode 100644 index 0000000..15d9fc3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Pattern_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_01.uasset new file mode 100644 index 0000000..92343aa Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_010.uasset new file mode 100644 index 0000000..227f642 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_011.uasset new file mode 100644 index 0000000..402b664 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_012.uasset new file mode 100644 index 0000000..27b7aef Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_02.uasset new file mode 100644 index 0000000..db489d9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_03.uasset new file mode 100644 index 0000000..36af190 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_04.uasset new file mode 100644 index 0000000..5a86674 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_05.uasset new file mode 100644 index 0000000..f33d8a8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_06.uasset new file mode 100644 index 0000000..8863814 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_07.uasset new file mode 100644 index 0000000..e1f2c6d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_08.uasset new file mode 100644 index 0000000..c918c22 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_09.uasset new file mode 100644 index 0000000..07e4174 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Symbol_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Wooden_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Wooden_01.uasset new file mode 100644 index 0000000..6ce0fec Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_RoundShield_Wooden_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Scythe_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Scythe_01.uasset new file mode 100644 index 0000000..b24b367 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Scythe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_SplitBlade_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_SplitBlade_01.uasset new file mode 100644 index 0000000..d8337a0 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_SplitBlade_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_StoneGreatsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_StoneGreatsword_01.uasset new file mode 100644 index 0000000..71572a7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_StoneGreatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Torch_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Torch_01.uasset new file mode 100644 index 0000000..861863f Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Torch_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_01.uasset new file mode 100644 index 0000000..7fb6219 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_010.uasset new file mode 100644 index 0000000..8f6572d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_011.uasset new file mode 100644 index 0000000..bda84b8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_012.uasset new file mode 100644 index 0000000..de34587 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_02.uasset new file mode 100644 index 0000000..36d2817 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_03.uasset new file mode 100644 index 0000000..7237e4f Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_04.uasset new file mode 100644 index 0000000..22efab2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_05.uasset new file mode 100644 index 0000000..7297901 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_06.uasset new file mode 100644 index 0000000..fe5a1a8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_07.uasset new file mode 100644 index 0000000..1aca5ce Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_08.uasset new file mode 100644 index 0000000..044b69a Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_09.uasset new file mode 100644 index 0000000..b450b2a Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_TowerShield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Arrow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Arrow_01.uasset new file mode 100644 index 0000000..bde9500 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Arrow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Axe_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Axe_01.uasset new file mode 100644 index 0000000..e6509b7 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Axe_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Bow_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Bow_01.uasset new file mode 100644 index 0000000..646c334 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Bow_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Dagger_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Dagger_01.uasset new file mode 100644 index 0000000..f84e490 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Dagger_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Greatsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Greatsword_01.uasset new file mode 100644 index 0000000..34db6f3 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Greatsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Halberd_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Halberd_01.uasset new file mode 100644 index 0000000..276ae14 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Halberd_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Hammer_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Hammer_01.uasset new file mode 100644 index 0000000..c8fc762 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Hammer_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Lance_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Lance_01.uasset new file mode 100644 index 0000000..13ab2df Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Lance_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Longsword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Longsword_01.uasset new file mode 100644 index 0000000..7938782 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Longsword_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Mace_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Mace_01.uasset new file mode 100644 index 0000000..d8bd9ca Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Mace_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_01.uasset new file mode 100644 index 0000000..027fdfe Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_010.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_010.uasset new file mode 100644 index 0000000..ce4122d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_010.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_011.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_011.uasset new file mode 100644 index 0000000..8b7bbdd Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_011.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_012.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_012.uasset new file mode 100644 index 0000000..2dc3cdd Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_012.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_02.uasset new file mode 100644 index 0000000..1f1ee2d Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_03.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_03.uasset new file mode 100644 index 0000000..84a1eb2 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_03.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_04.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_04.uasset new file mode 100644 index 0000000..169a9e9 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_04.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_05.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_05.uasset new file mode 100644 index 0000000..2930bf1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_05.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_06.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_06.uasset new file mode 100644 index 0000000..8ceb973 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_06.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_07.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_07.uasset new file mode 100644 index 0000000..ffa10a1 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_07.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_08.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_08.uasset new file mode 100644 index 0000000..f048b75 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_08.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_09.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_09.uasset new file mode 100644 index 0000000..5fd455b Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Shield_09.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Spear_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Spear_01.uasset new file mode 100644 index 0000000..2408afc Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Spear_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Spear_02.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Spear_02.uasset new file mode 100644 index 0000000..e1c7c90 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Spear_02.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Staff_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Staff_01.uasset new file mode 100644 index 0000000..1e543c8 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_Undead_Staff_01.uasset differ diff --git a/Content/SimpleFantasy/Models/Weapons/SF_Wep_WoodSword_01.uasset b/Content/SimpleFantasy/Models/Weapons/SF_Wep_WoodSword_01.uasset new file mode 100644 index 0000000..2911974 Binary files /dev/null and b/Content/SimpleFantasy/Models/Weapons/SF_Wep_WoodSword_01.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Bard.uasset b/Content/SimpleFantasy/Textures/T_Bard.uasset new file mode 100644 index 0000000..6bc554a Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Bard.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Bartender.uasset b/Content/SimpleFantasy/Textures/T_Bartender.uasset new file mode 100644 index 0000000..cbb4417 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Bartender.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_BlankWhite.uasset b/Content/SimpleFantasy/Textures/T_BlankWhite.uasset new file mode 100644 index 0000000..5c82db6 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_BlankWhite.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Doctor.uasset b/Content/SimpleFantasy/Textures/T_Doctor.uasset new file mode 100644 index 0000000..3620d31 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Doctor.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Elf_Assassin.uasset b/Content/SimpleFantasy/Textures/T_Elf_Assassin.uasset new file mode 100644 index 0000000..30ed7e5 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Elf_Assassin.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Elf_Female.uasset b/Content/SimpleFantasy/Textures/T_Elf_Female.uasset new file mode 100644 index 0000000..7dd6e04 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Elf_Female.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Elf_King.uasset b/Content/SimpleFantasy/Textures/T_Elf_King.uasset new file mode 100644 index 0000000..5e0d2eb Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Elf_King.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Elf_Knight.uasset b/Content/SimpleFantasy/Textures/T_Elf_Knight.uasset new file mode 100644 index 0000000..4553285 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Elf_Knight.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Executioner_White.uasset b/Content/SimpleFantasy/Textures/T_Executioner_White.uasset new file mode 100644 index 0000000..18c1b35 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Executioner_White.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Globlin_01.uasset b/Content/SimpleFantasy/Textures/T_Globlin_01.uasset new file mode 100644 index 0000000..2659865 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Globlin_01.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_GoblinHunter_Green.uasset b/Content/SimpleFantasy/Textures/T_GoblinHunter_Green.uasset new file mode 100644 index 0000000..b559c70 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_GoblinHunter_Green.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_GoblinKing_Green.uasset b/Content/SimpleFantasy/Textures/T_GoblinKing_Green.uasset new file mode 100644 index 0000000..9aa9cfe Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_GoblinKing_Green.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_GoblinWitchDoctor_Green.uasset b/Content/SimpleFantasy/Textures/T_GoblinWitchDoctor_Green.uasset new file mode 100644 index 0000000..442239b Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_GoblinWitchDoctor_Green.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Goblin_Female.uasset b/Content/SimpleFantasy/Textures/T_Goblin_Female.uasset new file mode 100644 index 0000000..34047e5 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Goblin_Female.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Goblin_King.uasset b/Content/SimpleFantasy/Textures/T_Goblin_King.uasset new file mode 100644 index 0000000..6fb6c81 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Goblin_King.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Jester.uasset b/Content/SimpleFantasy/Textures/T_Jester.uasset new file mode 100644 index 0000000..8dd16c5 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Jester.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_King.uasset b/Content/SimpleFantasy/Textures/T_King.uasset new file mode 100644 index 0000000..ad7087d Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_King.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight01_White.uasset b/Content/SimpleFantasy/Textures/T_Knight01_White.uasset new file mode 100644 index 0000000..607674b Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight01_White.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight02.uasset b/Content/SimpleFantasy/Textures/T_Knight02.uasset new file mode 100644 index 0000000..a9b8edf Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight02.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight03_White.uasset b/Content/SimpleFantasy/Textures/T_Knight03_White.uasset new file mode 100644 index 0000000..4163d60 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight03_White.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_Dark.uasset b/Content/SimpleFantasy/Textures/T_Knight_Dark.uasset new file mode 100644 index 0000000..3c52ef2 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_Dark.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_Gladiator.uasset b/Content/SimpleFantasy/Textures/T_Knight_Gladiator.uasset new file mode 100644 index 0000000..f0f1ce7 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_Gladiator.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_Heavy.uasset b/Content/SimpleFantasy/Textures/T_Knight_Heavy.uasset new file mode 100644 index 0000000..04d9fb3 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_Heavy.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_Heavy_02.uasset b/Content/SimpleFantasy/Textures/T_Knight_Heavy_02.uasset new file mode 100644 index 0000000..b5a0b2d Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_Heavy_02.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_Hood.uasset b/Content/SimpleFantasy/Textures/T_Knight_Hood.uasset new file mode 100644 index 0000000..fb95997 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_Hood.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_Red.uasset b/Content/SimpleFantasy/Textures/T_Knight_Red.uasset new file mode 100644 index 0000000..ea9fe0a Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_Red.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_ShieldMaiden.uasset b/Content/SimpleFantasy/Textures/T_Knight_ShieldMaiden.uasset new file mode 100644 index 0000000..ee435ea Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_ShieldMaiden.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Knight_Templar.uasset b/Content/SimpleFantasy/Textures/T_Knight_Templar.uasset new file mode 100644 index 0000000..cd70e7f Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Knight_Templar.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Medieval_Texture.uasset b/Content/SimpleFantasy/Textures/T_Medieval_Texture.uasset new file mode 100644 index 0000000..8161f8a Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Medieval_Texture.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_PeasantMan_02.uasset b/Content/SimpleFantasy/Textures/T_PeasantMan_02.uasset new file mode 100644 index 0000000..c4b350b Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_PeasantMan_02.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Princess.uasset b/Content/SimpleFantasy/Textures/T_Princess.uasset new file mode 100644 index 0000000..3d24118 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Princess.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_SimpleFantasy_Elf.uasset b/Content/SimpleFantasy/Textures/T_SimpleFantasy_Elf.uasset new file mode 100644 index 0000000..f8a7a69 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_SimpleFantasy_Elf.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_TownsMan_White.uasset b/Content/SimpleFantasy/Textures/T_TownsMan_White.uasset new file mode 100644 index 0000000..b983d10 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_TownsMan_White.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_TownsWoman_White.uasset b/Content/SimpleFantasy/Textures/T_TownsWoman_White.uasset new file mode 100644 index 0000000..36c08a6 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_TownsWoman_White.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Undead_Footman_01.uasset b/Content/SimpleFantasy/Textures/T_Undead_Footman_01.uasset new file mode 100644 index 0000000..17efc5c Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Undead_Footman_01.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Undead_Footman_02.uasset b/Content/SimpleFantasy/Textures/T_Undead_Footman_02.uasset new file mode 100644 index 0000000..609024c Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Undead_Footman_02.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Undead_Heavy.uasset b/Content/SimpleFantasy/Textures/T_Undead_Heavy.uasset new file mode 100644 index 0000000..7b4643a Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Undead_Heavy.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Undead_King.uasset b/Content/SimpleFantasy/Textures/T_Undead_King.uasset new file mode 100644 index 0000000..f908dcc Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Undead_King.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Undead_Rogue.uasset b/Content/SimpleFantasy/Textures/T_Undead_Rogue.uasset new file mode 100644 index 0000000..bb8f24d Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Undead_Rogue.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Undead_Skeleton.uasset b/Content/SimpleFantasy/Textures/T_Undead_Skeleton.uasset new file mode 100644 index 0000000..9316acc Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Undead_Skeleton.uasset differ diff --git a/Content/SimpleFantasy/Textures/T_Wizard_White.uasset b/Content/SimpleFantasy/Textures/T_Wizard_White.uasset new file mode 100644 index 0000000..11df6e4 Binary files /dev/null and b/Content/SimpleFantasy/Textures/T_Wizard_White.uasset differ diff --git a/Content/UI/WBP_HUD.uasset b/Content/UI/WBP_HUD.uasset new file mode 100644 index 0000000..ad10938 Binary files /dev/null and b/Content/UI/WBP_HUD.uasset differ diff --git a/Content/UI/WBP_UI.uasset b/Content/UI/WBP_UI.uasset new file mode 100644 index 0000000..69fe2ec Binary files /dev/null and b/Content/UI/WBP_UI.uasset differ diff --git a/FPSForsakenKnight.uproject b/FPSForsakenKnight.uproject new file mode 100644 index 0000000..0dff37f --- /dev/null +++ b/FPSForsakenKnight.uproject @@ -0,0 +1,15 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.7", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "ModelingToolsEditorMode", + "Enabled": true, + "TargetAllowList": [ + "Editor" + ] + } + ] +} \ No newline at end of file