don't place anything in Halls

This commit is contained in:
nek0 2018-08-03 02:22:30 +02:00
parent a3a0538c35
commit 8fb71181c6

View file

@ -145,8 +145,8 @@ clusterRoom ClusterCopier = [Offi]
clusterRoom ClusterFlipchart = [Offi]
clusterRoom ClusterConferenceTable1 = [Offi]
clusterRoom ClusterConferenceTable2 = [Offi]
clusterRoom ClusterPlant1 = [Offi, Hall]
clusterRoom ClusterPlant2 = [Offi, Hall]
clusterRoom ClusterPlant1 = [Offi]
clusterRoom ClusterPlant2 = [Offi]
clusterRoom ClusterToilet = [Toil]
clusterPoints :: Cluster -> [ReachPoint]