Add (ugly) support for fractional volumes
This commit is contained in:
@@ -67,6 +67,9 @@ itemCombinations =
|
||||
, po [FLAMETHROWER,PUMP] flameTorrent
|
||||
|
||||
, p [o PRISM,o TRANSFORMER,o PIPE] lasGun
|
||||
, p [o LASGUN,o PRISM] lasGunSway
|
||||
, p [o LASGUN,o HARDWARE] lasGunSwing
|
||||
, p [o LASGUN,o PIPE] lasGunPulse
|
||||
, p [o LASGUN,o TRANSFORMER,o PRISM] (lasGunWide 2)
|
||||
|
||||
, p [o TRANSFORMER,p 2 CAN] sparkGun
|
||||
@@ -180,6 +183,8 @@ batteryGuns =
|
||||
[ teslaGun
|
||||
, sparkGun
|
||||
, lasGun
|
||||
, lasGunSway
|
||||
, lasGunSwing
|
||||
] ++
|
||||
[ lasGunWide i | i <- [1..10]
|
||||
] ++
|
||||
|
||||
Reference in New Issue
Block a user