Ajout attribut pv et attack pour oMonstre
This commit is contained in:
parent
96632440e9
commit
944b39e071
2 changed files with 47 additions and 44 deletions
|
@ -5,3 +5,6 @@ deplaceVertical = 0;
|
||||||
|
|
||||||
dir = 3;
|
dir = 3;
|
||||||
|
|
||||||
|
pv = 5;
|
||||||
|
|
||||||
|
attack = 1;
|
Reference in a new issue