Skip to content

Commit

Permalink
Update triggers.cwt
Browse files Browse the repository at this point in the history
  • Loading branch information
tboby authored Jan 29, 2019
1 parent bf8b5a6 commit 408fcf7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/triggers.cwt
Original file line number Diff line number Diff line change
Expand Up @@ -1776,9 +1776,10 @@ alias[trigger:num_districts] = {
}

###Checks the number of available slots the planet has of any, or a specific, district
###Only works for uncapped districts as of 2.2.4
alias[trigger:num_free_districts] = {
type = any
type = <district>
type = <district.uncapped>
value = int
}

Expand Down

0 comments on commit 408fcf7

Please sign in to comment.