Fixed inventory crash when restarting level

This commit is contained in:
MaddoScientisto 2025-05-03 16:24:05 +02:00
commit 68daf9c372
5 changed files with 32 additions and 17 deletions

View file

@ -7,6 +7,8 @@
script = ExtResource("2_8ycgt")
Name = &""
BulletData = ExtResource("1_eps1c")
Priority = 0
AmmoPerShot = 1
RateOfFire = 0.3
BulletCapacity = 4
ReloadTime = 1.0

View file

@ -8,6 +8,7 @@ script = ExtResource("2_vm6dw")
Name = &"Nuclear Gun (MP-42)"
BulletData = ExtResource("1_x7js4")
Priority = 20
AmmoPerShot = 1
RateOfFire = 0.6
BulletCapacity = 5
ReloadTime = 0.5