mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
11 lines
343 B
XML
11 lines
343 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<Defs>
|
||
|
<LetterDef Name="AnotherBaby">
|
||
|
<defName>AnotherBaby</defName>
|
||
|
<color>(120, 176, 216)</color>
|
||
|
<flashColor>(106, 179, 231)</flashColor>
|
||
|
<flashInterval>40</flashInterval>
|
||
|
<arriveSound>LetterArrive_Good</arriveSound>
|
||
|
<pauseMode>MajorThreat</pauseMode>
|
||
|
</LetterDef>
|
||
|
</Defs>
|