Adding remaining missing Empath triggers

This commit is contained in:
Zach Dziura 2016-01-12 17:40:40 -05:00
parent 64d77ef10c
commit fba918858f

View file

@ -995,11 +995,9 @@ end</script>
<colorTriggerBgColor>#000000</colorTriggerBgColor> <colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList> <regexCodeList>
<string>Bright tendrils of energy pulsate through the ship and heal the hull to full strength.</string> <string>Bright tendrils of energy pulsate through the ship and heal the hull to full strength.</string>
<string>The ship's hull is already at maximum strength.</string>
</regexCodeList> </regexCodeList>
<regexCodePropertyList> <regexCodePropertyList>
<integer>3</integer> <integer>3</integer>
<integer>3</integer>
</regexCodePropertyList> </regexCodePropertyList>
</Trigger> </Trigger>
</TriggerGroup> </TriggerGroup>
@ -1098,14 +1096,34 @@ end</script>
<colorTriggerBgColor>#000000</colorTriggerBgColor> <colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList> <regexCodeList>
<string>^Crackling energy surges to \w+\s(\w+)\s\w+, fully healing it\.$</string> <string>^Crackling energy surges to \w+\s(\w+)\s\w+, fully healing it\.$</string>
<string>That module is already in full repair.</string>
</regexCodeList> </regexCodeList>
<regexCodePropertyList> <regexCodePropertyList>
<integer>1</integer> <integer>1</integer>
<integer>3</integer>
</regexCodePropertyList> </regexCodePropertyList>
</Trigger> </Trigger>
</TriggerGroup> </TriggerGroup>
<Trigger isActive="no" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>Already Repaired</name>
<script></script>
<triggerType>0</triggerType>
<conditonLineDelta>0</conditonLineDelta>
<mStayOpen>0</mStayOpen>
<mCommand></mCommand>
<packageName></packageName>
<mFgColor>#ff0000</mFgColor>
<mBgColor>#ffff00</mBgColor>
<mSoundFile></mSoundFile>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>That module is already in full repair.</string>
<string>The ship's hull is already at maximum strength.</string>
</regexCodeList>
<regexCodePropertyList>
<integer>3</integer>
<integer>0</integer>
</regexCodePropertyList>
</Trigger>
</TriggerGroup> </TriggerGroup>
<TriggerGroup isActive="yes" isFolder="yes" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no"> <TriggerGroup isActive="yes" isFolder="yes" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>Slivvens</name> <name>Slivvens</name>