Move deprecated tables

This commit is contained in:
2022-09-12 21:20:03 +02:00
parent bd74d179f0
commit d725b84011
58 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"name": "Localisation - Serpent",
"die": "1d100",
"hide": true,
"rows": [{
"description": "Tête",
"result": "head",
"range": [1, 19]
},
{
"description": "Corps",
"result": "body",
"range": [20, 100]
}]
}