Defunction-ify item modules, requires more cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ ltAutoCrit = defaultCreature
|
||||
, _crStrategy = StrategyActions WatchAndWait [StartSentinelPost]
|
||||
, _crGoal = []
|
||||
}
|
||||
, _crInv = IM.fromList [(0,ltAutoGun),(1,medkit 100)]
|
||||
, _crInv = IM.fromList [(0,autoPistol),(1,medkit 100)]
|
||||
, _crInvSel = 0
|
||||
, _crRad = 10
|
||||
, _crHP = 500
|
||||
|
||||
Reference in New Issue
Block a user