ship.config plane.config: Drop obsolete notes on auto-set flags

Flags monkey-patching is gone since commit c0c5822 and commit a4a25df,
v4.3.33.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2016-05-27 10:58:58 +02:00
parent 177929e80f
commit f75d0e10f2
2 changed files with 0 additions and 6 deletions

View file

@ -39,9 +39,6 @@
# Available flags are in compiled-in table plane-chr-flags. info # Available flags are in compiled-in table plane-chr-flags. info
# Plane-types should document them all. # Plane-types should document them all.
#
# Note if a flag missile is set, then flag VTOL will automatically be
# set by init_plchr().
# Do not edit this file to customize a game! Create your own custom # Do not edit this file to customize a game! Create your own custom
# configuration file(s), best next to your econfig, and name them in # configuration file(s), best next to your econfig, and name them in

View file

@ -39,9 +39,6 @@
# Available flags are in compiled-in table ship-chr-flags. info # Available flags are in compiled-in table ship-chr-flags. info
# Ship-types should document them all. # Ship-types should document them all.
#
# Note that if nplanes > 0 and flag plane is not set, then flag miss
# will automatically be set.
# Do not edit this file to customize a game! Create your own custom # Do not edit this file to customize a game! Create your own custom
# configuration file(s), best next to your econfig, and name them in # configuration file(s), best next to your econfig, and name them in