Sectors and ships no longer need shells to fire flak
4.0.9 changed flak not to use up shells, but they still had to be present. Drop that, because it doesn't really provide any value. Moreover, this gets rid of the buggy flak shell supply code (seqno mismatch oopses, lost supplies).
This commit is contained in:
parent
7cce3124bf
commit
c0b300d875
4 changed files with 5 additions and 48 deletions
|
@ -34,7 +34,7 @@ or the unit wishes to attack, or is attacked, etc, it must attempt to get
|
|||
them from supply sources. Other things may use the same routines, such as
|
||||
loyal sectors, which will draw food from supply sources when in danger of
|
||||
starvation, and ships/forts/sectors, which will draw shells when they need
|
||||
them to fire defensively or fire AA at planes.
|
||||
them to fire defensively.
|
||||
.s1
|
||||
.L "Supply Sources"
|
||||
.s1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue