Start implementing attachable scroll items
This commit is contained in:
@@ -29,6 +29,8 @@ data HeldConsumption
|
||||
data AmmoSource
|
||||
= InternalSource InternalAmmo
|
||||
| AboveSource
|
||||
| BelowSource
|
||||
| EitherSource
|
||||
deriving (Eq, Show, Read) --Generic, Flat)
|
||||
|
||||
data ExternalSourceType = BulletClip
|
||||
|
||||
Reference in New Issue
Block a user