mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-30 03:11:05 +00:00 
			
		
		
		
	first step
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Bezencon.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Bezencon.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Bianchi.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Bianchi.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Ellert.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Ellert.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Epiney.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Epiney.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Evequoz.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Evequoz.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Gloeckner.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Gloeckner.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Pavanello.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Pavanello.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Player.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Player.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Data/img/Image_prof/Sallem.xcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Data/img/Image_prof/Sallem.xcf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -67,7 +67,7 @@ public class PokeMudry extends PortableApplication { | |||||||
|         boolean onMapScreen = sp.screenManager.getActiveScreen().getClass().equals(ScreenMap.class); |         boolean onMapScreen = sp.screenManager.getActiveScreen().getClass().equals(ScreenMap.class); | ||||||
|         boolean onBattleScreen = sp.screenManager.getActiveScreen().getClass().equals(ScreenBattle.class); |         boolean onBattleScreen = sp.screenManager.getActiveScreen().getClass().equals(ScreenBattle.class); | ||||||
|  |  | ||||||
|         long timeNow = System.currentTimeMillis(); |         long timeNow = System.currentTimeMillis();a | ||||||
|         if((timeNow-lastMesure) >= 1000){ |         if((timeNow-lastMesure) >= 1000){ | ||||||
|             lastMesure = timeNow; |             lastMesure = timeNow; | ||||||
|             for (Enemy enemy : enemies) { enemy.recoveredTime++; } |             for (Enemy enemy : enemies) { enemy.recoveredTime++; } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user