Constinue work on respawn
This commit is contained in:
@@ -34,11 +34,7 @@ rezBox' = do
|
||||
return $
|
||||
tToBTree "rezBox'" $
|
||||
treePost
|
||||
[ roomRect 40 60 1 1
|
||||
& rmPmnts .~ [sPS (V2 20 1) 0 $ PutLS col]
|
||||
& restrictInLinks (\(V2 _ h, _) -> h < 1)
|
||||
& restrictOutLinks (\(V2 _ h, _) -> h > 59)
|
||||
& rmName .~ "rezBox"
|
||||
[ rezBox col
|
||||
, cleatOnward door
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user