Ajout des derniers développement #1
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ end
|
||||||
|
|
||||||
function AbstractMobParent:initLife()
|
function AbstractMobParent:initLife()
|
||||||
self.hp = self.stats.hpmax
|
self.hp = self.stats.hpmax
|
||||||
self.mp = self.stats.mpmax
|
self.pp = self.stats.ppmax
|
||||||
self.status = 0
|
self.status = 0
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue