Move towards allowing partial destruction of doors

This commit is contained in:
2022-06-23 14:52:25 +01:00
parent 4c8c82b55c
commit 0f01e422f6
11 changed files with 73 additions and 28 deletions
+2
View File
@@ -14,5 +14,7 @@ defaultDoor = Door
, _drHP = 10000
, _drDeath = const id
, _drSpeed = 1
, _drSupport = SupportsItself
, _drPushes = Nothing
}