aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2025-10-13 22:30:03 +0200
committertpart <tpart120@proton.me>2025-10-13 22:32:15 +0200
commit5e9a01bafc07dffa89fb5b02d24e27d883f02b3f (patch)
treef5950b9e1afe2f5584244865268dcaa2bb773313
parenta05f2651634f942a372eecb401e48e515f9da9f8 (diff)
downloadhurrycurry-5e9a01bafc07dffa89fb5b02d24e27d883f02b3f.tar
hurrycurry-5e9a01bafc07dffa89fb5b02d24e27d883f02b3f.tar.bz2
hurrycurry-5e9a01bafc07dffa89fb5b02d24e27d883f02b3f.tar.zst
Rename to noodles crate
-rw-r--r--client/map/tile_factory.gd2
-rw-r--r--client/map/tiles/noodles_crate.gd (renamed from client/map/tiles/noodle_crate.gd)2
-rw-r--r--client/map/tiles/noodles_crate.gd.uid (renamed from client/map/tiles/noodle_crate.gd.uid)0
-rw-r--r--client/map/tiles/noodles_crate.tscn (renamed from client/map/tiles/noodle_crate.tscn)16
-rw-r--r--data/maps/debug.yaml2
5 files changed, 11 insertions, 11 deletions
diff --git a/client/map/tile_factory.gd b/client/map/tile_factory.gd
index 2a981944..08d71333 100644
--- a/client/map/tile_factory.gd
+++ b/client/map/tile_factory.gd
@@ -94,7 +94,7 @@ func produce(raw_name: String, position: Vector2i, neighbors: Array) -> Tile:
"leek-crate": return LeekCrate.new(ctx)
"lettuce-crate": return LettuceCrate.new(ctx)
"mushroom-crate": return MushroomCrate.new(ctx)
- "noodle-crate": return NoodleCrate.new(ctx)
+ "noodles-crate": return NoodlesCrate.new(ctx)
"steak-crate": return SteakCrate.new(ctx)
"rice-crate": return RiceCrate.new(ctx)
"strawberry-crate": return StrawberryCrate.new(ctx)
diff --git a/client/map/tiles/noodle_crate.gd b/client/map/tiles/noodles_crate.gd
index 8e1fab7b..972b8ae7 100644
--- a/client/map/tiles/noodle_crate.gd
+++ b/client/map/tiles/noodles_crate.gd
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
-class_name NoodleCrate
+class_name NoodlesCrate
extends Crate
func _init(ctx: TileFactory.TileCC):
diff --git a/client/map/tiles/noodle_crate.gd.uid b/client/map/tiles/noodles_crate.gd.uid
index 8c4c0454..8c4c0454 100644
--- a/client/map/tiles/noodle_crate.gd.uid
+++ b/client/map/tiles/noodles_crate.gd.uid
diff --git a/client/map/tiles/noodle_crate.tscn b/client/map/tiles/noodles_crate.tscn
index f4765018..72a9191b 100644
--- a/client/map/tiles/noodle_crate.tscn
+++ b/client/map/tiles/noodles_crate.tscn
@@ -1,31 +1,31 @@
[gd_scene load_steps=3 format=3 uid="uid://b0jyx2gu6fcx7"]
-[ext_resource type="ArrayMesh" uid="uid://btn7oh1v2k40p" path="res://map/tiles/crate.res" id="1_fb56n"]
-[ext_resource type="ArrayMesh" uid="uid://c7nmboj44jn7a" path="res://map/items/noodles.res" id="2_pkjkx"]
+[ext_resource type="ArrayMesh" uid="uid://btn7oh1v2k40p" path="res://map/tiles/crate.res" id="1_vcnsh"]
+[ext_resource type="ArrayMesh" uid="uid://c7nmboj44jn7a" path="res://map/items/noodles.res" id="2_3k214"]
[node name="Crate" type="Node3D"]
[node name="Mesh" type="MeshInstance3D" parent="."]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
-mesh = ExtResource("1_fb56n")
+mesh = ExtResource("1_vcnsh")
skeleton = NodePath("")
[node name="Noodles" type="MeshInstance3D" parent="."]
transform = Transform3D(0.49983656, 0.012705037, 0.0014109544, -0.012783143, 0.4967825, 0.05517004, 0, -0.05518808, 0.49694493, -0.02444148, 0.3581394, 0.099653274)
-mesh = ExtResource("2_pkjkx")
+mesh = ExtResource("2_3k214")
[node name="Noodles2" type="MeshInstance3D" parent="."]
transform = Transform3D(0.36541817, 0, 0.16269466, 0, 0.4, 0, -0.16269466, 0, 0.36541817, -0.151, 0.239, 0.265)
-mesh = ExtResource("2_pkjkx")
+mesh = ExtResource("2_3k214")
[node name="Noodles3" type="MeshInstance3D" parent="."]
transform = Transform3D(-0.19513778, 0, 0.3491722, 0, 0.39999998, 0, -0.3491722, 0, -0.19513778, 0.23498613, 0.24920535, 0.14507401)
-mesh = ExtResource("2_pkjkx")
+mesh = ExtResource("2_3k214")
[node name="Noodles4" type="MeshInstance3D" parent="."]
transform = Transform3D(-0.3997121, 0, -0.015173763, 0, 0.39999998, 0, 0.015173763, 0, -0.3997121, 0.16035348, 0.24920535, -0.2861838)
-mesh = ExtResource("2_pkjkx")
+mesh = ExtResource("2_3k214")
[node name="Noodles5" type="MeshInstance3D" parent="."]
transform = Transform3D(0.111918226, 0, -0.38402385, 0, 0.39999995, 0, 0.38402385, 0, 0.111918226, -0.2625249, 0.24920535, -0.16159214)
-mesh = ExtResource("2_pkjkx")
+mesh = ExtResource("2_3k214")
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml
index 7bb32992..92e91331 100644
--- a/data/maps/debug.yaml
+++ b/data/maps/debug.yaml
@@ -61,7 +61,7 @@ tiles:
"ß": mushroom-crate -x
"?": potato-crate -x
"Ü": bun-crate -x
- "Ö": noodle-crate -x
+ "Ö": noodles-crate -x
"X": trash -x
"¹": black-hole-counter