mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 01:23:47 +00:00
Fixed inventory crash when restarting level
This commit is contained in:
parent
62751a66e6
commit
68daf9c372
5 changed files with 32 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue