Update on bug number 16 ?
I came across this one again:
16 : Type: Events | Status: CONFIRMED | Severity: NORMAL
Missing event text for event 3900 (Dutch independence) (not fixed in 1.05!)
Reported In: 1.02 | Correction planned In: | Corrected In:
I investigate a bit and effectively the description of
EVENTNAME3900
EVENTHIST3900
ACTIONNAME3900A
for the event:
in the major_hol.txt file,
are missing in the text.csv file.
Is it fix in 1.06 ?
Cat
I came across this one again:
16 : Type: Events | Status: CONFIRMED | Severity: NORMAL
Missing event text for event 3900 (Dutch independence) (not fixed in 1.05!)
Reported In: 1.02 | Correction planned In: | Corrected In:
I investigate a bit and effectively the description of
EVENTNAME3900
EVENTHIST3900
ACTIONNAME3900A
for the event:
Code:
[COLOR=silver]#Creation of the Dutch Republic#
event = {
id = 3900
random = no
country = HOL
name = "EVENTNAME3900"
desc = "EVENTHIST3900"
style = 2
date = { day = 1 month = january year = 1559 }
offset = 0
deathdate = { day = 1 month = january year = 1648 }
action_a ={ #Establish it#
name = "ACTIONNAME3900A"
command = { type = addcore which = 337 }
command = { type = addcore which = 338 }
command = { type = addcore which = 339 }
command = { type = addcore which = 340 }
command = { type = addcore which = 378 }
command = { type = addcore which = 380 }
command = { type = capital which = 339 } # Amsterdam
command = { type = cot which = 339 }
command = { type = trigger which = 3810 } # Flandres
command = { type = trigger which = 3808 } # Friesland
command = { type = trigger which = 3806 } # Gelre
command = { type = trigger which = 3812 } # Brabant
}[/COLOR]
are missing in the text.csv file.
Is it fix in 1.06 ?
Cat
Upvote
0