aboutsummaryrefslogtreecommitdiff
path: root/client/map/items
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-16 14:04:22 +0200
committertpart <tpart120@proton.me>2024-09-16 14:04:27 +0200
commite396c3b5287ef3d34b3cb18c19f30bf9f4af1c46 (patch)
treec9436c99301b06aaf62eded98fb9f7f11472824d /client/map/items
parenta492e9d461d9a24023f91fbe5a531e9501bf5bb8 (diff)
downloadhurrycurry-e396c3b5287ef3d34b3cb18c19f30bf9f4af1c46.tar
hurrycurry-e396c3b5287ef3d34b3cb18c19f30bf9f4af1c46.tar.bz2
hurrycurry-e396c3b5287ef3d34b3cb18c19f30bf9f4af1c46.tar.zst
Add new burned model
Diffstat (limited to 'client/map/items')
-rw-r--r--client/map/items/burned.resbin7297 -> 6920 bytes
-rw-r--r--client/map/items/burned.tscn2
2 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/burned.res b/client/map/items/burned.res
index b8150bc7..8305ca6e 100644
--- a/client/map/items/burned.res
+++ b/client/map/items/burned.res
Binary files differ
diff --git a/client/map/items/burned.tscn b/client/map/items/burned.tscn
index 23cd450a..241bbf77 100644
--- a/client/map/items/burned.tscn
+++ b/client/map/items/burned.tscn
@@ -5,6 +5,6 @@
[node name="Burned" type="Node3D"]
[node name="Mesh" type="MeshInstance3D" parent="."]
-transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0, 0, 0)
+transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
mesh = ExtResource("1_wu5eo")
skeleton = NodePath("")