unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
0
N3OW/.gitattributes → .gitattributes
vendored
0
N3OW/.gitattributes → .gitattributes
vendored
0
N3OW/.gitignore → .gitignore
vendored
0
N3OW/.gitignore → .gitignore
vendored
13
N3OW.mod
13
N3OW.mod
|
|
@ -1,13 +0,0 @@
|
|||
version="0.0.1"
|
||||
tags={
|
||||
"Total Overhaul"
|
||||
}
|
||||
name="New Era Old World"
|
||||
picture="thumbnail.png"
|
||||
path="mod/N3OW/N3OW"
|
||||
replace_path="common/landed_titles"
|
||||
replace_path="history/characters"
|
||||
replace_path="history/cultures"
|
||||
replace_path="history/provinces"
|
||||
replace_path="history/titles"
|
||||
supported_version="1.18.*"
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
d_lucania = {
|
||||
item = {
|
||||
trigger = {
|
||||
holder.culture = {
|
||||
has_cultural_pillar = heritage_albanian
|
||||
}
|
||||
}
|
||||
coat_of_arms = d_lucania_albanian
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue