Refactor creature ai
This commit is contained in:
@@ -21,7 +21,7 @@ medkit i = defaultConsumable
|
||||
, _itAmount = 1
|
||||
, _cnEffect = heal i
|
||||
, _itFloorPict = onLayer FlItLayer $ color blue $ circleSolid 3
|
||||
, _itEquipPict = drawWeapon $ color blue $ circleSolid 3
|
||||
, _itEquipPict = pictureItem $ color blue $ circleSolid 3
|
||||
, _itID = Nothing
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user