Ajout annence et NPC

This commit is contained in:
2023-08-09 17:33:11 +02:00
parent 554a1af531
commit 0d25bbe764
3 changed files with 21 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"Actor": {
"types": [
"pc","annency"
"pc","annency", "npc"
],
"templates": {
"biodata": {
@@ -196,6 +196,12 @@
"annency"
]
},
"npc": {
"templates": [
"biodata",
"core"
]
},
"pc": {
"templates": [
"biodata",