This commit is contained in:
2022-06-09 11:34:34 +01:00
parent e4e7122070
commit 5aa55b3c86
39 changed files with 0 additions and 43 deletions
-1
View File
@@ -3,7 +3,6 @@ import Dodge.Data
import RandomHelp
import Dodge.Item.Weapon.BulletGuns
import Control.Monad.State
randBlockBreakWeapon :: RandomGen g => State g Item
randBlockBreakWeapon = takeOne [bangStick 1,bangCane]