Refactor, try to limit dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module Dodge.ChainEffect where
|
||||
import Dodge.Data
|
||||
import Dodge.Data.World
|
||||
|
||||
type ChainEffect =
|
||||
(Item -> Creature -> World -> World)
|
||||
|
||||
Reference in New Issue
Block a user