Improve booster (graphics + bugfixes)

This commit is contained in:
2021-05-25 02:15:38 +02:00
parent a7d4d8911d
commit 62c4baaec8
3 changed files with 56 additions and 20 deletions
+1 -1
View File
@@ -588,7 +588,7 @@ boosterGun = defaultGun
, _wpReloadState = 0
, _itUseRate = 0
, _itUseTime = 0
, _itUse = boostSelf 20
, _itUse = boostSelf 10
, _wpSpread = 0.05
, _wpRange = 20
, _itFloorPict = onLayer FlItLayer $ polygon [(-2,-2),(-2,2),(2,2),(2,0),(0,0),(0,-2)]