forked from halo-battle/game
Version 2007-11-09
This commit is contained in:
parent
d08fb34825
commit
e0f55450e1
87 changed files with 513 additions and 741 deletions
|
|
@ -44,6 +44,7 @@ function txtmission($mission){
|
|||
elseif ($mission == 2) return 'Transporter';
|
||||
elseif ($mission == 3) return 'Coloniser';
|
||||
elseif ($mission == 4) return 'Recycler';
|
||||
elseif ($mission == 5) return 'Espionner';
|
||||
else return 'Erreur';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue