Add airlocks

This commit is contained in:
2021-05-02 21:09:25 +02:00
parent 9cdd3a9629
commit f336d7e3f6
27 changed files with 522 additions and 219 deletions
+2
View File
@@ -22,3 +22,5 @@ door = Room
where lnks = [((20,35),0)
,((20, 5),pi)
]