From 93ed28c68e2791b0ced454c87ebec4c03691e959 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 8 Jan 2023 00:42:00 +0100 Subject: [PATCH] Make sprouts unshaded --- island/CropMaterial.tres | 1 + 1 file changed, 1 insertion(+) diff --git a/island/CropMaterial.tres b/island/CropMaterial.tres index 799082f..199c013 100644 --- a/island/CropMaterial.tres +++ b/island/CropMaterial.tres @@ -7,6 +7,7 @@ resource_name = "material1" transparency = 2 alpha_scissor_threshold = 0.5 alpha_antialiasing_mode = 0 +shading_mode = 0 albedo_texture = ExtResource("1_gc4um") texture_filter = 0 texture_repeat = false