New slots

This commit is contained in:
LeRatierBretonnien 2023-03-10 18:32:42 +01:00
parent c2a7fbb4b5
commit 6b7d943649
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
"ACTOR": {
"TypeCharacter": "Character",
"TypeNpc": "NPC",
"TypeMonster": "Monster"
"TypeMonster": "Monster",
"TypeParty": "Party"
},
"ITEM": {
"TypeWeapon": "Weapon",