|
@@ -0,0 +1,29 @@
|
|
|
|
|
+[
|
|
|
|
|
+ {
|
|
|
|
|
+ "nom" : "Invasion",
|
|
|
|
|
+ "description" : "C'est la hinz cousin y'a les arabes",
|
|
|
|
|
+ "lois" : []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "nom" : "Famine",
|
|
|
|
|
+ "description" : "C'est la hinz cousin y'a r à graille",
|
|
|
|
|
+ "lois" : []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "nom" : "Vol de la couronne",
|
|
|
|
|
+ "description" : "C'est la hinz cousin y'a un gars il a volé la couronne",
|
|
|
|
|
+ "lois" : []
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "nom" : "Feu dans la bibliothèque",
|
|
|
|
|
+ "description" : "C'est la hinz cousin y'a les bouquins qui ont brulé",
|
|
|
|
|
+ "lois" : [
|
|
|
|
|
+ {
|
|
|
|
|
+ "qsd": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ }
|
|
|
|
|
+]
|