mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	- Added the last two missing patterns
This commit is contained in:
		| @@ -51,6 +51,26 @@ | ||||
| 		], | ||||
| 		"mapping" : { "normal" : "76" } | ||||
| 	}, | ||||
| 	{ | ||||
| 		"id" : "x4", | ||||
| 		"data" : | ||||
| 		[ | ||||
| 			"N", "N", "S", | ||||
| 			"N", "N", "D", | ||||
| 			"S", "D", "D" | ||||
| 		], | ||||
| 		"mapping" : { "normal" : "77" } | ||||
| 	}, | ||||
| 	{ | ||||
| 		"id" : "x5", | ||||
| 		"data" : | ||||
| 		[ | ||||
| 			"N", "N", "D", | ||||
| 			"N", "N", "D", | ||||
| 			"D", "D", "S" | ||||
| 		], | ||||
| 		"mapping" : { "normal" : "78" } | ||||
| 	}, | ||||
| 	// No transition | ||||
| 	{ | ||||
| 		"id" : "n1", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user