mirror of
				https://gitgud.io/c0ffeeeeeeee/rjw-events.git
				synced 2024-08-14 23:57:42 +00:00 
			
		
		
		
	Fixes to make Psychic Arouse occur naturally
This commit is contained in:
		
							parent
							
								
									60a4205e6f
								
							
						
					
					
						commit
						2859cc2484
					
				
					 3 changed files with 17 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
<Defs>
 | 
			
		||||
	<GameConditionDef>
 | 
			
		||||
		<defName>PsychicArouse</defName>
 | 
			
		||||
		<conditionClass>RJW_Events.GameCondition_PsychicArouse</conditionClass>
 | 
			
		||||
		<conditionClass>RJW_Events.GameCondition_PsychicEmanation</conditionClass>
 | 
			
		||||
		<label>psychic arouse</label>
 | 
			
		||||
 | 
			
		||||
		<description>A distant archotech is emitting psychic signals through an orbital amplifier, sexually arousing people.</description>
 | 
			
		||||
| 
						 | 
				
			
			@ -12,5 +12,8 @@
 | 
			
		|||
		<defaultDroneLevel>BadMedium</defaultDroneLevel>
 | 
			
		||||
		<letterDef>NegativeEvent</letterDef>
 | 
			
		||||
		<natural>false</natural>
 | 
			
		||||
		<exclusiveConditions>
 | 
			
		||||
			<li>PsychicArouse</li>
 | 
			
		||||
		</exclusiveConditions>
 | 
			
		||||
	</GameConditionDef>
 | 
			
		||||
</Defs>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue