Remove separate wall color, should be handled by material type
This commit is contained in:
@@ -330,7 +330,8 @@ centerVaultRoom w h d =
|
||||
jspsJ (V2 0 (d -10)) 0 (PutSlideDr (thedoor btid) thewall switchWallObs 1 (V2 (-21) 0) (V2 0 0)) $
|
||||
sPS (V2 0 (d -10)) 0 (PutSlideDr (thedoor btid) thewall switchWallObs 1 (V2 21 0) (V2 0 0))
|
||||
]
|
||||
thewall = switchWallCol col
|
||||
--thewall = switchWallCol col
|
||||
thewall = defaultSwitchWall
|
||||
thedoor btid =
|
||||
defaultDoor
|
||||
& drTrigger .~ WdBlBtOn btid
|
||||
|
||||
Reference in New Issue
Block a user