]> git.pond.sub.org Git - empserver/blobdiff - include/ship.h
(shp_nav_one_sector, mchr[], ship_chr_flags[], Ship-types, Sector-types):
[empserver] / include / ship.h
index e7554441222eeefb311f7097c7523ca53d73f32d..489147260c5436eaeb505080fcc9aa3bec247f90 100644 (file)
@@ -174,6 +174,7 @@ struct mchrstr {
 #define M_CHOPPER      bit(16) /* can hold choppers */
 #define M_OILER                bit(17) /* can re-fuel ships */
 #define M_SUPPLY       bit(18) /* Can supply units/sects/ships */
+#define M_CANAL                bit(19) /* Can navigate a canal (BIG CITY) */
 #define M_ANTIMISSILE   bit(20)        /* Shoot down missile */
 
 #define getship(n, p) \