mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-11-03 18:01:23 +01:00 
			
		
		
		
	* Hardcoded Pokemon should have proper names * Add evil admin placeholder images * Add admin names to locale files * Add evil team admin dialogue * current things. * rename * team galactic wants to be special * Revert debug changes * Added Trainer Names and Titles * [Hotfix] Fix interactions of some moves not changing types (#3183) * [Hotfix] Fix wild spawns not having their HA (#3190) * Add evil admin placeholder images * Add admin names to locale files * Add evil team admin dialogue * Added new sprites * Make simple admin trainer pools * Add Korean localization * Revert this * [Feature] Named Evil Team Admins * Dateien removed * Revert override * French only needs one pair of evil team bosses :) * Some things Temp Mentioned in the PR * Removed NoDuplicates again...Because it only works on the speciality pool.... Also reordered the second admin wave. So we guarantee it is never the same one * German dialogue * Offset * Jördis just better * Credit for the artists (see https://www.deviantart.com/icejkai/art/Magma-Admin-Courtney-Trainer-Sprite-544510574) * Order * Added tsdoc and named it more clear * Fixed formatting and made it a void function * Changed offset to number and updated tsdoch * Improve readability * Removed extra lines * Fix this * Revert override * colress gets his own pool because @blitzy wants it (and i agree) * Added Rood (some plasma sage guy) * has voucher is not false by default. So only it will be set true for evil team leaders, gym leaders, elite 4 and champions * Apply suggestions from code review Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: returntoice <dieandbecome@gmail.com> * Added the localization also to japanese * Update src/locales/ko/trainers.ts Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * CA * Removed Colress * Colress Last Stand --------- Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com> Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: returntoice <dieandbecome@gmail.com> Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
		
			
				
	
	
		
			42 lines
		
	
	
		
			709 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			709 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"textures": [
 | 
						|
		{
 | 
						|
			"image": "matt.png",
 | 
						|
			"format": "RGBA8888",
 | 
						|
			"size": {
 | 
						|
				"w": 80,
 | 
						|
				"h": 80
 | 
						|
			},
 | 
						|
			"scale": 1,
 | 
						|
			"frames": [
 | 
						|
				{
 | 
						|
					"filename": "0001.png",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					}
 | 
						|
				}
 | 
						|
			]
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"meta": {
 | 
						|
		"app": "https://www.codeandweb.com/texturepacker",
 | 
						|
		"version": "3.0",
 | 
						|
		"smartupdate": "$TexturePacker:SmartUpdate:831f5748dad92911b10a1cb358ee2dae:a3bf81bbaa3b49cad5e0e549cf94563b:bb6befc9383c9c08837183ae2a7a80c1$"
 | 
						|
	}
 | 
						|
}
 |