re-writing BFR timed deatruction; unwinding explicit logic antipattern; reactivating bfr spawning (#1361)

This commit is contained in:
Fate-JH 2026-04-21 11:23:08 -04:00 committed by GitHub
parent ceb6e58119
commit 5d28fe54cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 169 additions and 142 deletions

View file

@ -95,27 +95,27 @@ add_property trek allowed true
add_property trek equiptime 500
add_property trek holstertime 500
add_property vulture requirement_award0 false
add_property aphelion allowed false
add_property aphelion_flight allowed false
add_property aphelion_gunner allowed false
add_property aphelion allowed true
add_property aphelion_flight allowed true
add_property aphelion_gunner allowed true
add_property aphelion_armor_siphon allowed false
add_property aphelion_armor_siphon_left allowed false
add_property aphelion_armor_siphon_right allowed false
add_property aphelion_ntu_siphon allowed false
add_property aphelion_ntu_siphon_left allowed false
add_property aphelion_ntu_siphon_right allowed false
add_property colossus allowed false
add_property colossus_flight allowed false
add_property colossus_gunner allowed false
add_property colossus allowed true
add_property colossus_flight allowed true
add_property colossus_gunner allowed true
add_property colossus_armor_siphon allowed false
add_property colossus_armor_siphon_left allowed false
add_property colossus_armor_siphon_right allowed false
add_property colossus_ntu_siphon allowed false
add_property colossus_ntu_siphon_left allowed false
add_property colossus_ntu_siphon_right allowed false
add_property peregrine allowed false
add_property peregrine_flight allowed false
add_property peregrine_gunner allowed false
add_property peregrine allowed true
add_property peregrine_flight allowed true
add_property peregrine_gunner allowed true
add_property peregrine_armor_siphon allowed false
add_property peregrine_armor_siphon_left allowed false
add_property peregrine_armor_siphon_right allowed false