(reje): Do not require contact. Closes #890722.
This commit is contained in:
parent
39ce96c63d
commit
c3d5ed801c
1 changed files with 2 additions and 4 deletions
|
@ -93,10 +93,8 @@ reje(void)
|
||||||
pr("You may not reject/accept stuff from %s\nbecause they are a deity.\n", nat.nat_cnam);
|
pr("You may not reject/accept stuff from %s\nbecause they are a deity.\n", nat.nat_cnam);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
if (opt_HIDDEN) {
|
if (nat.nat_stat == STAT_UNUSED)
|
||||||
if (!getcontact(getnatp(player->cnum), ni.cur))
|
continue;
|
||||||
continue;
|
|
||||||
}
|
|
||||||
switch (rel) {
|
switch (rel) {
|
||||||
case REJ_ANNO:
|
case REJ_ANNO:
|
||||||
pr("%s annos from %s\n",
|
pr("%s annos from %s\n",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue