Modularise item data, change tesla arc from projectile to particle
This commit is contained in:
@@ -158,6 +158,7 @@ startInventory :: IM.IntMap Item
|
||||
startInventory = IM.fromList (zip [0..20]
|
||||
(
|
||||
[hvAutoGun
|
||||
,teslaGun
|
||||
,blinkGun
|
||||
,miniGun
|
||||
,bezierGun
|
||||
|
||||
Reference in New Issue
Block a user