Add invisible FOBs (#504)

Co-authored-by: Raffson <Raffson@users.noreply.github.com>
This commit is contained in:
Druss99
2025-05-18 11:50:47 -04:00
committed by GitHub
parent 7b16967641
commit 02de6d325a
8 changed files with 60 additions and 8 deletions

View File

@@ -6,6 +6,7 @@ REQUIRED_BUILDINGS = [
"ammo",
"factory",
"fob",
"invisiblefob",
"oil",
]