forked from public/foundryvtt-wh4-lang-fr-fr
Move deprecated tables
This commit is contained in:
15
tables.deprecated/snake.json
Normal file
15
tables.deprecated/snake.json
Normal 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]
|
||||
}]
|
||||
}
|
Reference in New Issue
Block a user