]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/scra.c
Remove option TRADESHIPS, customize table ship-chr instead
[empserver] / src / lib / commands / scra.c
index 9bad64fca75a034d7a1375ca95e910644816b3ee..d3e4eac42aef354a1cf0a9dd4d6590d5b222a551 100644 (file)
@@ -143,8 +143,7 @@ scra(void)
                   prship(&item.ship));
                continue;
            }
-           if (opt_TRADESHIPS
-               && (mchr[item.ship.shp_type].m_flags & M_TRADE)) {
+           if (mchr[item.ship.shp_type].m_flags & M_TRADE) {
                pr("WARNING: You only collect money from trade ships if you \"scuttle\" them!\n");
                sprintf(prompt,
                        "Are you really sure that you want to scrap %s (n)? ",