This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
ecomonde
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
ajout du sample final.mp3
master
heuzef
10 years ago
parent
1c34f748fc
commit
0a4c7a97d1
11 changed files
with
42 additions
and
94 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-5
gamers/astorias.xml
+3
-3
gamers/badwolf.xml
+3
-3
gamers/jebediah.xml
+7
-7
gamers/kapoue.xml
+18
-0
gamers/niorph.xml
+0
-18
gamers/player6.xml
+0
-18
gamers/player7.xml
+0
-18
gamers/player8.xml
+0
-18
gamers/player9.xml
+6
-4
gamers/stitch.xml
BIN
music/final.mp3
gamers/player3.xml → gamers/astorias.xml
View File
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>
player3
</nom>
<hp>
10
</hp>
<xp>
1
0</xp>
<nom>
astorias
</nom>
<hp>
6
</hp>
<xp>0</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
<jaune>0</jaune>
<rouge>
0
</rouge>
<rouge>
1
</rouge>
<blanche>0</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>
...
</notes>
<notes>
Element de la loyauté
</notes>
</entry>
</response>
gamers/player5.xml → gamers/badwolf.xml
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>
player5
</nom>
<hp>
10
</hp>
<xp>
1
0</xp>
<nom>
badwolf
</nom>
<hp>
7
</hp>
<xp>0</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
gamers/player2.xml → gamers/jebediah.xml
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>
player2
</nom>
<hp>
10
</hp>
<xp>
1
0</xp>
<nom>
jebediah
</nom>
<hp>
9
</hp>
<xp>0</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
gamers/player4.xml → gamers/kapoue.xml
View File
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>
player4
</nom>
<hp>
10
</hp>
<xp>
10
</xp>
<nom>
kapoue
</nom>
<hp>
7
</hp>
<xp>
5
</xp>
<ecos>
<verte>0</verte>
<bleue>
0
</bleue>
<jaune>
0
</jaune>
<rouge>
0
</rouge>
<bleue>
1
</bleue>
<jaune>
1
</jaune>
<rouge>
1
</rouge>
<blanche>0</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>
...
</notes>
<notes>
Element de l'honnêteté
</notes>
</entry>
</response>
+ 18
- 0
gamers/niorph.xml
View File
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>niorph</nom>
<hp>5</hp>
<xp>5</xp>
<ecos>
<verte>1</verte>
<bleue>1</bleue>
<jaune>0</jaune>
<rouge>1</rouge>
<blanche>0</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>Element de la generosité</notes>
</entry>
</response>
+ 0
- 18
gamers/player6.xml
View File
@@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>player6</nom>
<hp>10</hp>
<xp>10</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
<jaune>0</jaune>
<rouge>0</rouge>
<blanche>0</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>...</notes>
</entry>
</response>
+ 0
- 18
gamers/player7.xml
View File
@@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>player7</nom>
<hp>10</hp>
<xp>10</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
<jaune>0</jaune>
<rouge>0</rouge>
<blanche>0</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>...</notes>
</entry>
</response>
+ 0
- 18
gamers/player8.xml
View File
@@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>player8</nom>
<hp>10</hp>
<xp>10</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
<jaune>0</jaune>
<rouge>0</rouge>
<blanche>0</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>....</notes>
</entry>
</response>
+ 0
- 18
gamers/player9.xml
View File
@@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>player9</nom>
<hp>10</hp>
<xp>10</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
<jaune>0</jaune>
<rouge>0</rouge>
<blanche>0</blanche>
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>...</notes>
</entry>
</response>
gamers/player1.xml → gamers/stitch.xml
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<response>
<entry>
<nom>
player1
</nom>
<hp>
10
</hp>
<xp>
1
0</xp>
<nom>
stitch
</nom>
<hp>
7
</hp>
<xp>0</xp>
<ecos>
<verte>0</verte>
<bleue>0</bleue>
@@ -13,6 +13,8 @@
<noire>0</noire>
</ecos>
<trans>default</trans>
<notes>....</notes>
<notes>Element du rire
Materiel pour feu de camp
</notes>
</entry>
</response>
BIN
music/final.mp3
View File
Write
Preview
Loading…
Cancel
Save