Start to remove explicit "outplacements"
This commit is contained in:
@@ -51,8 +51,9 @@ lockedStart i = do
|
||||
map (over root $ rmConnectsTo .~ S.member theedge) doorrooms
|
||||
++ [ return
|
||||
smallRoom
|
||||
{ _rmOutPmnt = IM.singleton i (putLitButOnPosExtTrig red useUnusedLnk)
|
||||
, _rmPmnts = [plRRpt 0 (PutFlIt theweapon)]
|
||||
{ --_rmOutPmnt = IM.singleton i (putLitButOnPosExtTrig red useUnusedLnk)
|
||||
_rmPmnts = [plRRpt 0 (PutFlIt theweapon)
|
||||
,(putLitButOnPosExtTrig red useUnusedLnk) & plExternalID ?~ i]
|
||||
, _rmBound = [rectNSWE 70 30 0 40]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user