legère update
This commit is contained in:
@@ -78,7 +78,7 @@ class Personnage(Animation):
|
|||||||
self.pdv = 20
|
self.pdv = 20
|
||||||
self.max_pdv = 20
|
self.max_pdv = 20
|
||||||
self.xp = xp
|
self.xp = xp
|
||||||
self.inv = ['potion'for i in range(7)]
|
self.inv = ['potion'for i in range(2)]
|
||||||
|
|
||||||
self.shape = ['', '']
|
self.shape = ['', '']
|
||||||
self.x = x
|
self.x = x
|
||||||
|
|||||||
Reference in New Issue
Block a user