mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-11-04 10:21:20 +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
		
	
	
		
			717 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			717 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"textures": [
 | 
						|
		{
 | 
						|
			"image": "6-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": 1,
 | 
						|
						"y": 0,
 | 
						|
						"w": 93,
 | 
						|
						"h": 95
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 93,
 | 
						|
						"h": 95
 | 
						|
					}
 | 
						|
				}
 | 
						|
			]
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"meta": {
 | 
						|
		"app": "https://www.codeandweb.com/texturepacker",
 | 
						|
		"version": "3.0",
 | 
						|
		"smartupdate": "$TexturePacker:SmartUpdate:48f0c3561ec0cb6de477079187cdd60d:c7593c0b0231260cc248927024a78c2c:ccdd809633adb361311bc5ccf1403764$"
 | 
						|
	}
 | 
						|
}
 |