]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/assa.c
Remove option SLOW_WAR
[empserver] / src / lib / commands / assa.c
index 3a66ea9fcdd3142ffdae8044c0ba10b82b67a719..9fbd30e2f8ab43600379ec193e9cab797220f7f7 100644 (file)
@@ -173,8 +173,7 @@ assa(void)
                putland(llp->unit.land.lnd_uid, &llp->unit.land);
            } else {
                pr("%s was spotted", prland(&llp->unit.land));
-               if (rel == HOSTILE || rel == AT_WAR || rel == SITZKRIEG ||
-                   rel == MOBILIZATION) {
+               if (rel <= HOSTILE) {
                    wu(0, def->own, "%s spy shot and killed in %s.\n",
                       cname(player->cnum), xyas(def->x, def->y,
                                                 def->own));