Rename loot and equipment

This commit is contained in:
Johannes Loher 2021-02-21 03:40:54 +01:00
parent dacce1b29d
commit 343a888b68
13 changed files with 267 additions and 128 deletions

View file

@ -128,8 +128,8 @@
"armor",
"shield",
"spell",
"trinket",
"equipment",
"loot",
"talent",
"racialAbility",
"language",
@ -167,10 +167,10 @@
"shield": {
"templates": ["base", "physical", "equipable", "protective"]
},
"trinket": {
"equipment": {
"templates": ["base", "physical", "equipable"]
},
"equipment": {
"loot": {
"templates": ["base", "physical"]
},
"talent": {