aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/rice_content.tscn
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-10-04 11:58:06 +0200
committertpart <tpart120@proton.me>2024-10-04 11:58:06 +0200
commit966cbc43171b0f32b4a06c07d029fd6298563688 (patch)
tree482ac115a0c26cfd12e3d646865b0aefdeb3daac /client/map/items/rice_content.tscn
parent3a08497471c9dbae7277373a967b06c65f940904 (diff)
downloadhurrycurry-966cbc43171b0f32b4a06c07d029fd6298563688.tar
hurrycurry-966cbc43171b0f32b4a06c07d029fd6298563688.tar.bz2
hurrycurry-966cbc43171b0f32b4a06c07d029fd6298563688.tar.zst
Tweak rice color (Fixes #164)
Diffstat (limited to 'client/map/items/rice_content.tscn')
-rw-r--r--client/map/items/rice_content.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/rice_content.tscn b/client/map/items/rice_content.tscn
index b7111399..71038a4e 100644
--- a/client/map/items/rice_content.tscn
+++ b/client/map/items/rice_content.tscn
@@ -4,7 +4,7 @@
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ce6yj"]
resource_local_to_scene = true
-albedo_color = Color(1, 1, 0.8, 1)
+albedo_color = Color(0.933333, 0.933333, 0.666667, 1)
[node name="RiceContent" type="MeshInstance3D"]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)