Commit before checking where mounted lights became misplaced
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module Dodge.Room.Tutorial where
|
||||
|
||||
import Dodge.Item.Held.Utility
|
||||
import Control.Monad
|
||||
import qualified Data.IntMap.Strict as IM
|
||||
import qualified Data.IntSet as IS
|
||||
@@ -200,7 +201,7 @@ tutLight = do
|
||||
return $
|
||||
tToBTree "TutLight" $
|
||||
treePost
|
||||
[ x
|
||||
[ x -- & rmPmnts <>~ [sps (PS 0 0) (PutFlIt torch)]
|
||||
, corridor & rmPmnts .~ mempty
|
||||
, removeLights y
|
||||
, corridor & rmPmnts .~ mempty
|
||||
|
||||
Reference in New Issue
Block a user