9 lines
		
	
	
		
			133 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			133 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| return
 | |
| {
 | |
|   entities =
 | |
|   {
 | |
|     {"texugo-wind-turbine", {x = -2, y = -1}, {}},
 | |
|     {"texugo-wind-turbine", {x = 3, y = 3}, {}},
 | |
|   },
 | |
| }
 |