forked from github/server
remove prefixes.xml from E4, too
This commit is contained in:
parent
3003b7fc61
commit
c731edbfed
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"include": [
|
"include": [
|
||||||
"keywords.json",
|
"keywords.json",
|
||||||
|
"prefixes.json",
|
||||||
"e3/terrains.xml"
|
"e3/terrains.xml"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
<xi:include href="config://core/common/items.xml"/>
|
<xi:include href="config://core/common/items.xml"/>
|
||||||
<xi:include href="config://core/common/herbs.xml" />
|
<xi:include href="config://core/common/herbs.xml" />
|
||||||
<xi:include href="config://core/spoils.xml"/>
|
<xi:include href="config://core/spoils.xml"/>
|
||||||
<xi:include href="config://core/prefixes.xml"/>
|
|
||||||
<xi:include href="config://core/common/buildings.xml"/>
|
<xi:include href="config://core/common/buildings.xml"/>
|
||||||
<xi:include href="config://game/familiars.xml"/>
|
<xi:include href="config://game/familiars.xml"/>
|
||||||
|
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
c93c:Menschen:1:4
|
c93c:Menschen:1:4
|
||||||
|
c93c:Menschen:1:4
|
||||||
|
|
Loading…
Reference in New Issue