conforms file names to consistant standard

This commit is contained in:
2026-02-21 04:24:04 +11:00
parent 6b67dd9755
commit 5a4ad8633a
1991 changed files with 3836 additions and 7976 deletions

View File

@@ -0,0 +1,17 @@
[gd_scene format=3 uid="uid://df27vi4stdgjx"]
[ext_resource type="PackedScene" uid="uid://b7nargdyg28fj" path="res://scenes/weapons/weapon.tscn" id="1_533eh"]
[ext_resource type="Script" uid="uid://bg8jqsqf83tbf" path="res://weapons/ascension_weapon/scr_ascension_weapon.gd" id="2_s1gtk"]
[ext_resource type="Resource" uid="uid://do05i1xtdwfqk" path="res://weapons/ascension_weapon/weapon_stats.tres" id="3_s1gtk"]
[ext_resource type="Texture2D" uid="uid://dc6g4iw3eje0e" path="res://weapons/ascension_weapon/tex_ascention_weapon.png" id="4_evfnb"]
[sub_resource type="AtlasTexture" id="AtlasTexture_4kfie"]
atlas = ExtResource("4_evfnb")
region = Rect2(0, 0, 64, 64)
[node name="Weapon" unique_id=106696861 instance=ExtResource("1_533eh")]
script = ExtResource("2_s1gtk")
stats = ExtResource("3_s1gtk")
[node name="Sprite3D" parent="." index="0" unique_id=1457062627]
texture = SubResource("AtlasTexture_4kfie")