Modularise item data, change tesla arc from projectile to particle
This commit is contained in:
@@ -4,6 +4,7 @@ Functions that affect the world according to what pressed buttons are stored in
|
||||
module Dodge.Update.UsingInput
|
||||
where
|
||||
import Dodge.Data
|
||||
import Dodge.Item.Data
|
||||
import Dodge.Creature.Action.UseItem
|
||||
import Geometry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user