invite-hook: fixed incorrect assertion about outgoing invites

This commit is contained in:
Isaac Visintainer 2020-01-09 16:16:39 -08:00
parent 754fba30e3
commit a07a3747d1

View File

@ -54,7 +54,7 @@
?: (team:title our.bowl src.bowl)
:: outgoing. we must be inviting another ship. send them the invite.
::
?> !(team:title our.bowl ship.invite.act)
?> !(team:title our.bowl recipient.invite.act)
[(invite-hook-poke:do recipient.invite.act act)]~
:: else incoming. ensure invitatory exists and invite is not a duplicate.
::