aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/cooked_rice_fill.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/cooked_rice_fill.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/cooked_rice_fill.tscn')
-rw-r--r--client/map/items/cooked_rice_fill.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/map/items/cooked_rice_fill.tscn b/client/map/items/cooked_rice_fill.tscn
index 1232aed9..825e1f63 100644
--- a/client/map/items/cooked_rice_fill.tscn
+++ b/client/map/items/cooked_rice_fill.tscn
@@ -4,6 +4,7 @@
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_vr3i3"]
resource_local_to_scene = true
+albedo_color = Color(0.933333, 0.933333, 0.666667, 1)
[node name="CookedRiceFIll" type="Node3D"]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)