Replace room: hallway
This commit is contained in:
		
							
								
								
									
										18
									
								
								room.lua
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								room.lua
									
									
									
									
									
								
							@@ -142,19 +142,19 @@ local room_types = {
 | 
			
		||||
		},
 | 
			
		||||
		--traps = true,
 | 
			
		||||
	},
 | 
			
		||||
	-- hallway
 | 
			
		||||
	-- square
 | 
			
		||||
	{
 | 
			
		||||
		style = "yrepeat",
 | 
			
		||||
		layout = {
 | 
			
		||||
			"S"," "," "," "," ","S","S","S"," ",
 | 
			
		||||
			"S","^","^","S"," ","S","S",">"," ",
 | 
			
		||||
			"S","S","S","S"," ","S","S",">"," ",
 | 
			
		||||
			"S","S","S","S"," ","S","S","S"," ",
 | 
			
		||||
			" "," "," "," "," "," "," "," "," ",
 | 
			
		||||
			" ","S","S","S"," ","S","S","S","S",
 | 
			
		||||
			" ","<","S","S"," ","S","S","S","S",
 | 
			
		||||
			" ","<","S","S"," ","S","v","v","S",
 | 
			
		||||
			" ","S","S","S"," "," "," "," "," ",
 | 
			
		||||
			" ","S","S","S","^","S","S","S"," ",
 | 
			
		||||
			" ","S","S","S","S","S","S","S"," ",
 | 
			
		||||
			" ","S","S","S","S","S","S","S"," ",
 | 
			
		||||
			" ","S","S","S","S","S","S",">"," ",
 | 
			
		||||
			" ","S","S","S","S","S","S","S"," ",
 | 
			
		||||
			" ","S","S","S","S","S","S","S"," ",
 | 
			
		||||
			" ","S","S","S","v","S","S","S"," ",
 | 
			
		||||
			" "," "," "," "," "," "," "," "," ",
 | 
			
		||||
		},
 | 
			
		||||
	},
 | 
			
		||||
	-- hallway 2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user