npc+enemy(первая половина) фикс диалогов g

This commit is contained in:
2026-07-30 01:02:19 +07:00
parent 9878b4cc63
commit e4d634ec5f
20 changed files with 2134 additions and 29 deletions
@@ -1,7 +1,7 @@
extends Node3D
var ammoDict : Dictionary = { #key = ammo type, value = ammo start number
"LightAmmo" : 90,
"LightAmmo" : 9,
"MediumAmmo" : 60,
"HeavyAmmo" : 9,
"ShellAmmo" : 128,