mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 18:31:16 +00:00
Made things into tools to display enemy icons on spawner marks
This commit is contained in:
parent
f460103239
commit
c00d298443
49 changed files with 174 additions and 55 deletions
|
|
@ -12,8 +12,8 @@ BulletCapacity = 4
|
|||
ReloadTime = 2.0
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
ItemKey = null
|
||||
AmmoKey = null
|
||||
ItemKey = &""
|
||||
AmmoKey = &""
|
||||
BulletsPerShot = 5
|
||||
SpreadAngle = 30.0
|
||||
RandomSpread = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue