GAME CONCEPTS
This commit is contained in:
parent
37ebe0b321
commit
a1a15cd6b5
10 changed files with 66 additions and 17 deletions
2
common/game_concepts/neow_game_concepts.txt
Normal file
2
common/game_concepts/neow_game_concepts.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
neow_the_event = {
|
||||
}
|
||||
18
common/game_concepts/neow_religion_game_concepts.txt
Normal file
18
common/game_concepts/neow_religion_game_concepts.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
neow_the_author = {
|
||||
texture = "gfx/interface/icons/faith/numenorean.dds"
|
||||
}
|
||||
neow_the_novel = {
|
||||
texture = "gfx/interface/icons/faith/numenorean.dds"
|
||||
}
|
||||
neow_the_belle_epoque = {
|
||||
texture = "gfx/interface/icons/faith/concordianist.dds"
|
||||
}
|
||||
neow_sevillian_church = {
|
||||
texture = "gfx/interface/icons/faith/sevillian.dds"
|
||||
}
|
||||
neow_charlemagne = {
|
||||
texture = "gfx/interface/icons/faith/carolingian.dds"
|
||||
}
|
||||
neow_war_to_end_all = {
|
||||
texture = "gfx/interface/icons/faith/trenchsinger.dds"
|
||||
}
|
||||
|
|
@ -395,7 +395,7 @@
|
|||
}
|
||||
sevillian = {
|
||||
color = { 128 204 229 }
|
||||
icon = custom_faith_1
|
||||
icon = sevillian
|
||||
|
||||
religious_head = k_sevillian_papacy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue