aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/sliced_cheese.gd
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/items/sliced_cheese.gd')
-rw-r--r--client/map/items/sliced_cheese.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/sliced_cheese.gd b/client/map/items/sliced_cheese.gd
index b803ace4..955233f1 100644
--- a/client/map/items/sliced_cheese.gd
+++ b/client/map/items/sliced_cheese.gd
@@ -21,4 +21,4 @@ func _init(owned_by_: Node3D):
base.add_child(load("res://map/items/sliced_cheese.tscn").instantiate())
static func height() -> float:
- return .025
+ return .05