Remove _plGenUpdate field, instead allow Placements to take World arg
This commit is contained in:
@@ -27,6 +27,7 @@ import Dodge.Data
|
||||
--import MonadHelp
|
||||
import Data.Tree
|
||||
import LensHelp
|
||||
import Dodge.RandomHelp
|
||||
--import Color
|
||||
--import Dodge.Wire
|
||||
|
||||
@@ -49,6 +50,7 @@ initialAnoTree = padSucWithDoors $ treeFromPost
|
||||
, TreeSubLabelling "chaseCrit+armourChaseCrit rectRoom" Nothing)
|
||||
]
|
||||
-- , [AnoApplyInt 100 healthTest]
|
||||
, [PassthroughLockKeyLists 23 [(sensorRoomRunPast Electrical, takeOne [STATICMODULE,SPARKGUN] )] itemRooms]
|
||||
, [SpecificRoom ((return . UseAll <$> tanksRoom [] [])
|
||||
<&> (, TreeSubLabelling "empty tanksRoom" Nothing))]
|
||||
, [PassthroughLockKeyLists 2 lockRoomKeyItems itemRooms]
|
||||
|
||||
Reference in New Issue
Block a user