Add reactor map
This commit is contained in:
		
							parent
							
								
									e815d3bed6
								
							
						
					
					
						commit
						7f570eb1e7
					
				
					 1 changed files with 18 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -417,6 +417,24 @@ export const checker: Map = {
 | 
			
		|||
	]
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const reactor: Map = {
 | 
			
		||||
	name: 'Reactor',
 | 
			
		||||
	category: '10x10',
 | 
			
		||||
	author: 'syuilo',
 | 
			
		||||
	data: [
 | 
			
		||||
		'-w------b-',
 | 
			
		||||
		'b- -  - -w',
 | 
			
		||||
		'- --wb-- -',
 | 
			
		||||
		'---b  w---',
 | 
			
		||||
		'- b wb w -',
 | 
			
		||||
		'- w bw b -',
 | 
			
		||||
		'---w  b---',
 | 
			
		||||
		'- --bw-- -',
 | 
			
		||||
		'w- -  - -b',
 | 
			
		||||
		'-b------w-'
 | 
			
		||||
	]
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const sixeight: Map = {
 | 
			
		||||
	name: '6x8',
 | 
			
		||||
	category: 'special',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue