Skip to content

Commit

Permalink
Add Event.name line.
Browse files Browse the repository at this point in the history
  • Loading branch information
iChun committed Sep 3, 2018
1 parent 55e8486 commit 0b2806b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/en_us.lang
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ cci.component.Configuration.types=List of event types

cci.component.Event.conditions=List of conditions required to trigger the event.
cci.component.Event.outcomes=List of outcomes to trigger if the event meets the conditions.
cci.component.Event.name=Optional name for this event, for Editor readability.
cci.component.Event.constantName=The name of the constant event to reference. If this is set then all the other fields in here are ignored.
cci.component.Event.triggersFromAnyConditionMet=Does this event trigger from any condition that is met?
cci.component.Event.allowsOtherEventsToTrigger=Does triggering this event still allow other events to trigger?
Expand Down

0 comments on commit 0b2806b

Please sign in to comment.