From 8cf5cefe6e91a5a1ed6eeaae4d94760d84c304a6 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 5 Jun 2021 19:27:48 +0200 Subject: Presque sortie du jeu --- race/circuits/water.html | 133 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 race/circuits/water.html (limited to 'race/circuits/water.html') diff --git a/race/circuits/water.html b/race/circuits/water.html new file mode 100644 index 0000000..1c6166a --- /dev/null +++ b/race/circuits/water.html @@ -0,0 +1,133 @@ + + + + + { + "name": { + "fr": "Attention à l'eau", + "en": "Keep out the water" + }, + "author": "Minteck Projects" + } + + + +
+
+ + +
+ + + + + +
+ + +
+ + + +
+ +
+
+ + +
\ No newline at end of file -- cgit