vanhempi
							
							
						
						
						commit
						ffd0ecc44b
					 
				 
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
					GPG Key ID: E80B35A6F11C3656
				  
				
			
		
		
		
	
		
			
			1 muutettua tiedostoa jossa 
1 lisäystä ja 
0 poistoa
			
		 
		
			
				- 
					
					
					 
					gorge.js
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @@ -254,6 +254,7 @@ function updateClickVictim() { | 
		
	
		
			
			|  |  |  | for (let effect of effects["click-victim"]) { | 
		
	
		
			
			|  |  |  | if (ownedUpgrades[effect.parent]) { | 
		
	
		
			
			|  |  |  | clickVictim = effect.id; | 
		
	
		
			
			|  |  |  | document.querySelector("#tasty-micro").innerText = "Eat " + buildings[effect.id].name; | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | } | 
		
	
	
		
			
				|  |  | 
 |