mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-11-04 02:11:19 +01:00 
			
		
		
		
	* First draft of usable G-Max forms They are not fully usable yet, and still needs more work to reach that point. * Fix Gigantamax on Pokémon with forms Co-Authored-By: Samuel H <3542488+Flashfyre@users.noreply.github.com> --------- Co-authored-by: Samuel H <3542488+Flashfyre@users.noreply.github.com>
		
			
				
	
	
		
			42 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"textures": [
 | 
						|
		{
 | 
						|
			"image": "861-gigantamax.png",
 | 
						|
			"format": "RGBA8888",
 | 
						|
			"size": {
 | 
						|
				"w": 95,
 | 
						|
				"h": 95
 | 
						|
			},
 | 
						|
			"scale": 1,
 | 
						|
			"frames": [
 | 
						|
				{
 | 
						|
					"filename": "0001.png",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 96,
 | 
						|
						"h": 96
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 18,
 | 
						|
						"y": 0,
 | 
						|
						"w": 60,
 | 
						|
						"h": 95
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 60,
 | 
						|
						"h": 95
 | 
						|
					}
 | 
						|
				}
 | 
						|
			]
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"meta": {
 | 
						|
		"app": "https://www.codeandweb.com/texturepacker",
 | 
						|
		"version": "3.0",
 | 
						|
		"smartupdate": "$TexturePacker:SmartUpdate:564faa32f7dcacd5ce144b5560d2644b:66e5e440fe51fed9b619005d4a5b28e3:a21d785fa2a10397bc9d1c258ac78cc3$"
 | 
						|
	}
 | 
						|
}
 |