fix set tiers
This commit is contained in:
		
							parent
							
								
									b772e7891a
								
							
						
					
					
						commit
						f4838904ae
					
				| @ -30,7 +30,7 @@ hash = "d0d7f0cabc0ef494013d8d004434f068de5d5ab90de5bd14c0e39d1a90197715" | |||||||
| 
 | 
 | ||||||
| [[files]] | [[files]] | ||||||
| file = "kubejs/server_scripts/loot.js" | file = "kubejs/server_scripts/loot.js" | ||||||
| hash = "2b1cc674725bf4809857b2a83fbced2e77f0315cab04465021dc0bae1148af12" | hash = "35174f129ac037bb81ae19886e6ca81fc6507aee7c9337ee6ec95e669262a248" | ||||||
| 
 | 
 | ||||||
| [[files]] | [[files]] | ||||||
| file = "kubejs/server_scripts/script.js" | file = "kubejs/server_scripts/script.js" | ||||||
|  | |||||||
| @ -984,14 +984,14 @@ const sets = [ | |||||||
|         "pull_type": "full", |         "pull_type": "full", | ||||||
|         "type": "Legendary Decks", |         "type": "Legendary Decks", | ||||||
|         "size": 133, |         "size": 133, | ||||||
|         "tier": "low" |         "tier": "high" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         "code": "LEDD", |         "code": "LEDD", | ||||||
|         "pull_type": "full", |         "pull_type": "full", | ||||||
|         "type": "Legendary Decks", |         "type": "Legendary Decks", | ||||||
|         "size": 153, |         "size": 153, | ||||||
|         "tier": "low" |         "tier": "high" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         "code": "LEDU", |         "code": "LEDU", | ||||||
| @ -1075,7 +1075,7 @@ const sets = [ | |||||||
|         "pull_type": "full", |         "pull_type": "full", | ||||||
|         "type": "Legendary Decks", |         "type": "Legendary Decks", | ||||||
|         "size": 150, |         "size": 150, | ||||||
|         "tier": "low" |         "tier": "high" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         "code": "LOB", |         "code": "LOB", | ||||||
| @ -2272,7 +2272,7 @@ const sets = [ | |||||||
|         "pull_type": "full", |         "pull_type": "full", | ||||||
|         "type": "Legendary Decks", |         "type": "Legendary Decks", | ||||||
|         "size": 126, |         "size": 126, | ||||||
|         "tier": "low" |         "tier": "high" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         "code": "SDZW", |         "code": "SDZW", | ||||||
|  | |||||||
| @ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" | |||||||
| [index] | [index] | ||||||
| file = "index.toml" | file = "index.toml" | ||||||
| hash-format = "sha256" | hash-format = "sha256" | ||||||
| hash = "c8b77fb9879fa4070fc4ab89aed4cdf6fa5976d1d14d9d2af9b7eda35a8fbda8" | hash = "9ff8f071339891fe99f65f817bf74759aee0a0f19e53c8f71ed37026e24dd8c4" | ||||||
| 
 | 
 | ||||||
| [versions] | [versions] | ||||||
| forge = "36.2.39" | forge = "36.2.39" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user