Work on minigun
This commit is contained in:
@@ -40,7 +40,7 @@ minigunFakeout = do
|
||||
rcol <- rezColor
|
||||
ncor <- state $ randomR (0,2)
|
||||
roomwithmini <- randomiseAllLinks $ roomRectAutoLinks 150 150
|
||||
& rmPmnts %~ (plRRpt 0 (PutFlIt miniGun):)
|
||||
& rmPmnts %~ (plRRpt 0 (PutFlIt $ miniGunX 6):)
|
||||
randcors <- replicateM ncor $ (fmap PassDown . randomiseOutLinks) corridor
|
||||
return $ ([PassDown $ rezBox rcol
|
||||
,PassDown door
|
||||
|
||||
Reference in New Issue
Block a user