Implement simple sweep light
This commit is contained in:
@@ -28,6 +28,7 @@ import System.Random
|
||||
data PSType = PutCrit {_unPutCrit :: Creature}
|
||||
| PutLS LightSource Picture
|
||||
| PutButton Button
|
||||
| PutProp Prop
|
||||
| PutFlIt Item
|
||||
| PutPressPlate PressPlate
|
||||
| PutAutoDoor Point2 Point2
|
||||
|
||||
Reference in New Issue
Block a user