Start work on clouds, damage, sensors

This commit is contained in:
2025-06-06 22:53:41 +01:00
parent d2d4642380
commit 7bee1549bf
25 changed files with 325 additions and 312 deletions
+1 -1
View File
@@ -64,6 +64,7 @@ flameWall =
flameThrower :: Item
flameThrower =
defaultHeldItem
& itType .~ HELD FLAMETHROWER
& itParams .~ NozzleAngle 0
-- & itUse . heldDelay .~ NoDelay
-- & itUse . heldAim . aimZoom .~ defaultItZoom{_izMax = 5, _izMin = 1.5}
@@ -78,7 +79,6 @@ flameThrower =
-- 0
-- ]
-- & itAmmoSlots .~ singleAmmo GasAmmo
-- & itType .~ HELD FLAMETHROWER
-- & itUse . heldParams .~ GasSprayParams
-- { _weaponInvLock = 0
---- , _weaponRepeat = mempty