Modularise triggers for weapons

This commit is contained in:
2021-03-12 02:54:15 +01:00
parent 22275beb89
commit 6f1f817ed3
3 changed files with 193 additions and 176 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ door = Room
, _rmLinks = lnks
, _rmPath = [((20,35),(20,5))]
-- door extends into side walls (for shadows as rendered 12/03)
, _rmPS = [PS (0,20) 0 $ PutAutoDoor (-10,0) (50,0)]
, _rmPS = [PS (0,20) 0 $ PutAutoDoor (-20,0) (60,0)]
, _rmBound = []
}
where lnks = [((20,35),0)