Bomb Deliveries (#37069)

* init

* BOMB!!!

* review

* partial review

* review
This commit is contained in:
ScarKy0
2025-05-18 10:57:22 +02:00
committed by GitHub
parent 5b7c00b374
commit 30537e13a4
12 changed files with 246 additions and 2 deletions

View File

@@ -42,6 +42,8 @@ public enum DeliveryVisualLayers : byte
PriorityTape,
Breakage,
Trash,
Bomb,
BombPrimed,
}
public enum DeliverySpawnerVisualLayers : byte