Skip to content

Commit

Permalink
some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ArkoG committed Jun 14, 2020
1 parent ef00058 commit fef59ce
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
6 changes: 4 additions & 2 deletions L3T/common/buildings/00_buildings_CA.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ castle = {
extra_tech_building_start = 10
}

ca_wall_5 = { #Grande enceinte
ca_wall_5 = { #Grande enceinte #used in events
desc = wall_5_desc
trigger = { TECH_FORTIFICATIONS_CONSTRUCTION = 0 }
prerequisites = {
Expand Down Expand Up @@ -323,7 +323,7 @@ castle = {
#court_size_modifier = 1 #temporary, give it palace
extra_tech_building_start = 6.0
}
ca_keep_6 = {
ca_keep_6 = { #used in scripted triggers
desc = ca_keep_1_desc
trigger = { TECH_FORTIFICATIONS_CONSTRUCTION = 8 }
prerequisites = {
Expand Down Expand Up @@ -698,6 +698,8 @@ castle = {
add_number_to_name = no
extra_tech_building_start = 10
}
#ca_town_6 = { #exists in vanilla scripted triggers


#new tags
ca_eglise_L1 = { #Oratoire
Expand Down
4 changes: 2 additions & 2 deletions L3T/common/buildings/00_buildings_TP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ tp_wall_4 = { #Enceinte épaisse
extra_tech_building_start = 10
}

tp_wall_5 = { #Grande enceinte
tp_wall_5 = { #Grande enceinte #used in events
desc = wall_5_desc
trigger = { TECH_FORTIFICATIONS_CONSTRUCTION = 0 }
prerequisites = { CITEEPISCOPALE}
Expand Down Expand Up @@ -203,7 +203,7 @@ tp_wall_5 = { #Grande enceinte
# tp_monastery_3 = {
# tp_monastery_4 = {
# tp_monastery_5 = {
# tp_monastery_6 = {
# tp_monastery_6 = { #used in scripted triggers

##utilise en prebuild jusqu au niveau 2
tp_barracks_1 = {
Expand Down
3 changes: 2 additions & 1 deletion L3T/common/buildings/L3T_adm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@ temple = {

extra_tech_building_start = 10
}

#tp_monastery_6 = { #exists in vanilla scripted triggers

TP_episcopat_L1 = { #R�sidence �piscopale/du nazir
desc = TP_episcopat_L1_desc
trigger = {
Expand Down

0 comments on commit fef59ce

Please sign in to comment.