legère update

This commit is contained in:
BARRAUX Arthur
2022-09-21 07:06:32 +02:00
parent b6a29b45e9
commit ff01ebff66
+1 -1
View File
@@ -78,7 +78,7 @@ class Personnage(Animation):
self.pdv = 20
self.max_pdv = 20
self.xp = xp
self.inv = ['potion'for i in range(7)]
self.inv = ['potion'for i in range(2)]
self.shape = ['', '']
self.x = x