8 lines
		
	
	
		
			194 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			194 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| 
								 | 
							
								class Geode:
							 | 
						||
| 
								 | 
							
								    geode = "Geode"
							 | 
						||
| 
								 | 
							
								    frozen = "Frozen Geode"
							 | 
						||
| 
								 | 
							
								    magma = "Magma Geode"
							 | 
						||
| 
								 | 
							
								    omni = "Omni Geode"
							 | 
						||
| 
								 | 
							
								    artifact_trove = "Artifact Trove"
							 | 
						||
| 
								 | 
							
								    golden_coconut = "Golden Coconut"
							 |