On a enlevé le script du nouveau monstre

This commit is contained in:
Fife 2016-06-11 15:57:41 +01:00
parent 10455780b1
commit 16cf918d13
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ int Jeu()
MonsterPattern P_SacPV("SacPV",A_SacPV,3,10,10,0);
MonsterPattern P_SacPV("SacPV",A_SacPV,3,10,10,-1);
MonsterPattern P_Tab1[]={P_SacPV};
Object * GenerateurSlime1 = new Object;