Use explicit out and in placements with ids

This commit is contained in:
2022-03-11 12:55:59 +00:00
parent 219e4e15ee
commit 5d43fc8244
6 changed files with 33 additions and 30 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ defaultRoom = Room
, _rmPos = []
, _rmPath = []
, _rmPmnts = []
, _rmPartPmnt = Nothing
, _rmExtPmnt = Nothing
, _rmInPmnt = []
, _rmOutPmnt = []
, _rmBound = []
, _rmFloor = InheritFloor
, _rmName = "defaultRoom"