Skip to content

Commit

Permalink
Merge pull request #6989 from NBKelly/automata-release
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahTheDuke authored Aug 12, 2023
2 parents fb9194e + c23f3cc commit 4c8c400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clj/game/cards/upgrades.clj
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@

(defcard "Adrian Seis"
{:events [mobile-sysop-event
{:event :approach-server
{:event :successful-run
:interactive (req true)
:psi {:req (req this-server)
:not-equal {:msg (msg "prevent the Runner from accessing cards other than " (:title card))
Expand Down

0 comments on commit 4c8c400

Please sign in to comment.