#66 - Ajout objets divers

This commit is contained in:
2020-12-16 22:06:03 +01:00
parent ecc83a79d4
commit 856162d072
15 changed files with 6 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"Actor": {
"types": ["personnage", "humanoide", "creature", "entite"],
"types": ["personnage", "creature", "entite"],
"templates": {
"description": {
"description": "Description ...",
@@ -532,9 +532,6 @@
"personnage": {
"templates": [ "background", "common"]
},
"humanoide": {
"templates": [ "common", "description" ]
},
"creature": {
"templates": [ "creature", "description" ]
},