Refactor weapon usages

This commit is contained in:
2021-08-27 16:31:43 +01:00
parent cb8613036f
commit dd44a93476
11 changed files with 308 additions and 60 deletions
+4 -1
View File
@@ -37,7 +37,10 @@ launcher = defaultGun
, _wpReloadState = 0
, _itUseRate = 20
, _itUseTime = 0
, _itUse = shootWithSound launcherSound . aRocketWithItemParams
, _itUse = aRocketWithItemParams
, _itUseModifiers =
[ shootWithSoundI launcherSound
]
, _wpSpread = 0.02
, _wpRange = 20
, _itFloorPict = onLayer FlItLayer launcherPic