Refactor weapon usages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user