Skip to content

Commit

Permalink
Revert "mod actions fixup"
Browse files Browse the repository at this point in the history
This reverts commit 067a963.
  • Loading branch information
Zematus committed Aug 20, 2022
1 parent 9e20541 commit aae191c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Mods/Base/Actions/actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@
{
"condition": "contacts.count > 0",
"info": "Number of neighbor tribes must be greater than 0. Currently, <<contacts.count>>"
},
{
"condition": "neighbor_clans.count > 0",
"info": "Number of neighbor clans must be greater than 0. Currently, <<neighbor_clans.count>>"
}
],
"effects": [
Expand Down Expand Up @@ -120,10 +116,6 @@
{
"condition": "contacts.count > 0",
"info": "Number of neighbor tribes must be greater than 0. Currently, <<contacts.count>>"
},
{
"condition": "neighbor_clans.count > 0",
"info": "Number of neighbor clans must be greater than 0. Currently, <<neighbor_clans.count>>"
}
],
"effects": [
Expand Down

0 comments on commit aae191c

Please sign in to comment.