Remove creature records
This commit is contained in:
@@ -98,11 +98,10 @@ startCr =
|
||||
& crMvDir .~ pi / 2
|
||||
& crID .~ 0
|
||||
& crHP .~ 10000
|
||||
& crMaxHP .~ 15000
|
||||
& crInv .~ startInventory
|
||||
& crFaction .~ PlayerFaction
|
||||
& crMvType .~ MvWalking yourDefaultSpeed
|
||||
& crType .~ Avatar (PulseStatus 55 0)
|
||||
& crType .~ Avatar (PulseStatus 55 0) Flesh
|
||||
|
||||
-- | Items you start with.
|
||||
startInvList :: [Item]
|
||||
|
||||
Reference in New Issue
Block a user