]> git.pond.sub.org Git - empserver/commitdiff
ship.config plane.config: Drop obsolete notes on auto-set flags
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 27 May 2016 08:58:58 +0000 (10:58 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 12:03:21 +0000 (14:03 +0200)
Flags monkey-patching is gone since commit c0c5822 and commit a4a25df,
v4.3.33.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/global/plane.config
src/lib/global/ship.config

index e20cadbbcd85a0b1a3515e2e927d010c808984ff..e03588fcbffcc5cf6478c940e111a5c72c3038e4 100644 (file)
@@ -39,9 +39,6 @@
 
 # Available flags are in compiled-in table plane-chr-flags.  info
 # Plane-types should document them all.
 
 # Available flags are in compiled-in table plane-chr-flags.  info
 # 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
 # configuration file(s), best next to your econfig, and name them in
 
 # 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
index 2ec9bcb2b0000146b994ef1a50073c6ffab89cbf..1856eb4741b00575b3ce320ca3ad761725cc1abd 100644 (file)
@@ -39,9 +39,6 @@
 
 # Available flags are in compiled-in table ship-chr-flags.  info
 # Ship-types should document them all.
 
 # Available flags are in compiled-in table ship-chr-flags.  info
 # 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
 # configuration file(s), best next to your econfig, and name them in
 
 # 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