tweak: set player unit weapon to handgun
This commit is contained in:
parent
57622176cb
commit
75fbfec2d1
|
@ -34,7 +34,7 @@ unique_name_in_owner = true
|
|||
unique_name_in_owner = true
|
||||
|
||||
[node name="Inventory" type="Inventory" parent="."]
|
||||
weapon = 2
|
||||
weapon_id = 2
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="NavigationAgent3D" type="NavigationAgent3D" parent="."]
|
||||
|
|
Loading…
Reference in a new issue