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
		
	
	
		
			719 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			719 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"textures": [
 | 
						|
		{
 | 
						|
			"image": "844-gigantamax.png",
 | 
						|
			"format": "RGBA8888",
 | 
						|
			"size": {
 | 
						|
				"w": 92,
 | 
						|
				"h": 92
 | 
						|
			},
 | 
						|
			"scale": 1,
 | 
						|
			"frames": [
 | 
						|
				{
 | 
						|
					"filename": "0001.png",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 96,
 | 
						|
						"h": 96
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 2,
 | 
						|
						"y": 3,
 | 
						|
						"w": 92,
 | 
						|
						"h": 90
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 92,
 | 
						|
						"h": 90
 | 
						|
					}
 | 
						|
				}
 | 
						|
			]
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"meta": {
 | 
						|
		"app": "https://www.codeandweb.com/texturepacker",
 | 
						|
		"version": "3.0",
 | 
						|
		"smartupdate": "$TexturePacker:SmartUpdate:3c8953ca4454b45bee1c7ea0cb9ee7e0:b9e4b60e0e8b07599c7b37c40c618e75:90fad18249c31675244b6074e437530b$"
 | 
						|
	}
 | 
						|
}
 |