Door destruction happens during door update, updates pathing

This commit is contained in:
2025-10-22 22:47:10 +01:00
parent 151c037763
commit 0fd7ba46b5
9 changed files with 145 additions and 198 deletions
+1 -4
View File
@@ -60,10 +60,7 @@ data WdP2f
= WdP2f0
| WdP2fDoorPosition Int
data DrWdWd
= DrWdId
| DrWdMakeDoorDebris
| DoorLerp
data DrWdWd = DrWdId | DoorLerp
deriveJSON defaultOptions ''ItCrWdWd
deriveJSON defaultOptions ''WdWd