mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 03:39:16 +00:00 
			
		
		
		
	xp modifiaction
This commit is contained in:
		| @@ -11,7 +11,7 @@ public class Attack { | |||||||
|  |  | ||||||
|     private int xp; |     private int xp; | ||||||
|  |  | ||||||
|     Attack(String attack, String answer1,String answer2,String answer3, String answer4, float xp){ |     Attack(String attack, String answer1,String answer2,String answer3, String answer4, int xp){ | ||||||
|         this.attack = attack; |         this.attack = attack; | ||||||
|         this.answer1 = answer1; |         this.answer1 = answer1; | ||||||
|         this.answer2 = answer2; |         this.answer2 = answer2; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user