/datum/biome/jungleland
        
    
            
        
| Vars | |
| cellular_noise_map_id | how dense the closed turf is relative to the open turf | 
|---|---|
| dense_flora | Spawns on closed_turf | 
| dense_flora_density | Probability of dense_flora | 
| loose_flora | Spawns on turf_type | 
| loose_flora_density | Probability of loose flora | 
| spawn_fauna_on_closed | If mobs can be spawned on closed_turf tiles | 
Var Details
cellular_noise_map_id
            
        
    
            
        
        how dense the closed turf is relative to the open turf
dense_flora
            
        
    
            
        
        Spawns on closed_turf
dense_flora_density
            
        
    
            
        
        Probability of dense_flora
loose_flora
            
        
    
            
        
        Spawns on turf_type
loose_flora_density
            
        
    
            
        
        Probability of loose flora
spawn_fauna_on_closed
            
        
    
            
        
        If mobs can be spawned on closed_turf tiles