feat: replace 'fallback weapon' with 'starting weapon'

This commit is contained in:
Sara 2025-07-18 00:45:55 +02:00
parent a93e79cd1c
commit 01b69df872
12 changed files with 233 additions and 57 deletions

View file

@ -20,4 +20,4 @@ fov = 60.0
[node name="WeaponInventory" type="WeaponInventory" parent="."]
unique_name_in_owner = true
fallback_weapon = ExtResource("1_eqqp1")
starting_weapon = ExtResource("1_eqqp1")