Could someone post here the 1936 Summer Olympics event from HSR? I don't really want to d/l the whole mod just to have a look at that event, which I'm curious about.
###################################################################################
# 40037-39 Olympic Games of 1936 (Aregorn 050208 based on original Bolt event)
###################################################################################
event = {
id = 40037
random = no
country = GER
trigger = { atwar = no supplies = 2000 }
name = "The XI Olympic Games (1936)"
desc = "The contest will show Germany and the world the capabilities of the new Reich especially its people."
style = 0
picture = olympics #by Steffele
date = { day = 15 month = january year = 1936 }
offset = 1
deathdate = { day = 30 month = march year = 1936 }
action_a = {
name = "Prepare the games"
ai_chance = 100
command = { type = supplies value = -2000 }
command = { type = money value = -100 }
command = { type = trigger which = 40038 }
}
action_b = {
name = "We can not afford the games"
ai_chance = 0
command = { }
}
}
event = {
id = 40038
country = ger
random = no
name = "Olympic Games preparations"
desc = "Thousands of people were enrolled for the task."
style = 0
picture = olympics #by Steffele
action_a = {
name = "We will make the best Olympics ever"
command = { type = dissent value = -2 }
}
}
event = {
id = 40039
random = no
country = GER
trigger = { atwar = no event = 40038}
name = "Olympic Games of 1936 - German success"
desc = "The Reich hospitality and organization won the praises of visitors while German athletes captured the most medals. Most newspapers echoed the New York Times report that the Games put Germany 'back in the fold of nations'."
style = 0
picture = 40039_olympic_games #by Mosquito
date = { day = 1 month = september year = 1936 }
action_a = {
name = "Success!"
command = { type = dissent value = -2 }
command = { type = relation which = ita value = 20 }
command = { type = relation which = hun value = 20 }
command = { type = relation which = bul value = 20 }
command = { type = relation which = rom value = 20 }
command = { type = relation which = swe value = 20 }
command = { type = relation which = fin value = 20 }
command = { type = relation which = nor value = 20 }
command = { type = relation which = den value = 20 }
command = { type = relation which = hol value = 20 }
command = { type = relation which = bel value = 20 }
command = { type = relation which = lux value = 20 }
command = { type = relation which = usa value = 20 }
command = { type = relation which = fra value = 20 }
command = { type = relation which = eng value = 20 }
command = { type = relation which = sov value = 20 }
command = { type = relation which = jap value = 20 }
}
}