Add room foregrounds
This commit is contained in:
@@ -22,6 +22,7 @@ data PSType = PutCrit {_unPutCrit :: Creature}
|
||||
| PutBtDoor Color Point2 Float Point2 Point2
|
||||
| PutSwitchDoor Color Point2 Float Point2 Point2
|
||||
| RandPS (State StdGen PSType)
|
||||
| PutForeground Picture
|
||||
| PutNothing
|
||||
| PutID { _putID :: Int}
|
||||
data PlacementSpot = PS
|
||||
|
||||
Reference in New Issue
Block a user