mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Add some missing object subtypes, (found on test map VCMI_Tests_2011b.h3m)
This commit is contained in:
		| @@ -235,7 +235,10 @@ | ||||
| 					"value"		: 3000, | ||||
| 					"rarity"	: 100 | ||||
| 				} | ||||
| 			} | ||||
| 			}, | ||||
| 			"object1":{ //WoG? | ||||
| 				"index" :1 | ||||
| 			}			 | ||||
| 		} | ||||
| 	}, | ||||
| 	"eyeOfTheMagi" : { | ||||
| @@ -388,6 +391,9 @@ | ||||
| 					"value"		: 1500, | ||||
| 					"rarity"	: 80 | ||||
| 				} | ||||
| 			}, | ||||
| 			"object1" : { //WoG? | ||||
| 				"index" : 1 | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
|   | ||||
| @@ -190,6 +190,7 @@ | ||||
| 			"crystalCavern" : { "index" : 4, "rmg" : { "value" : 3500 } }, | ||||
| 			"gemPond" :       { "index" : 5, "rmg" : { "value" : 3500 } }, | ||||
| 			"goldMine" :      { "index" : 6, "rmg" : { "value" : 7000 } }, | ||||
| 			"abandoned" :	  { "index" : 7} | ||||
| 		} | ||||
| 	}, | ||||
| 	"abandonedMine" : { | ||||
|   | ||||
| @@ -389,6 +389,9 @@ | ||||
| 					"value"		: 100, | ||||
| 					"rarity"	: 100 | ||||
| 				} | ||||
| 			}, | ||||
| 			"object1" : {//WoG? | ||||
| 				"index" : 1 | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user