Implement simple flak and frag bullets

This commit is contained in:
2023-01-12 15:48:32 +00:00
parent 3508d9c266
commit d08b6c5727
14 changed files with 133 additions and 42 deletions
+1
View File
@@ -1,6 +1,7 @@
module Dodge.Item.Weapon.Bullet (
basicBullet,
hvBullet,
defaultBullet,
) where
import Dodge.Data.Item.Use.Consumption.Ammo