Improve falling, hover corpse
This commit is contained in:
@@ -39,6 +39,7 @@ tocrs = uvWorld . cWorld . lWorld . creatures
|
||||
|
||||
testStringInit :: Universe -> [String]
|
||||
testStringInit u = u ^.. tocrs . each . crStance . carriage . to show
|
||||
<> u ^.. tocrs . each . crPos . _z . to show
|
||||
|
||||
-- where
|
||||
-- tocr = uvWorld . cWorld . lWorld . creatures . ix 0
|
||||
|
||||
Reference in New Issue
Block a user