Skip to content

Commit

Permalink
Update triggers.cwt
Browse files Browse the repository at this point in the history
  • Loading branch information
tboby authored Dec 23, 2018
1 parent f2c79a8 commit ba6d6c2
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 @@ -1088,6 +1088,7 @@ alias[trigger:last_increased_tech] = <technology>


### Prints a message to game.log for debugging purposes
## scope = all
alias[trigger:log] = scalar

### Checks if the local human is logged in to a Pdx account. This WILL cause an out of sync if used for anything that can change the game state
Expand Down Expand Up @@ -1850,4 +1851,4 @@ alias[trigger:has_district] = <district>
alias[trigger:has_active_event] = {
## cardinality = 0..inf
<event>
}
}

0 comments on commit ba6d6c2

Please sign in to comment.