[dilemma]
name = TRAVELLERS RIGHTS
guiname = Travelers Rights
description =  A local council recently demolished some old abandoned housing, leaving empty land for travelers to park their caravans on, the local people are angry and wish to have them moved, the council are unsure what rights these people have and have turned to the government to clarify national policy.

[influences]
0 = PovertyRate,0+(0.8*x)

[option0]
Name = Allow Travelers To Stay
Description = Everybody has the right to live somewhere, including these travelers. There is no evidence that they are causing problems, this is just a case of people not understanding the lifestyles of traveling people.
OnImplement = "CreateGrudge(TRAVELLERS RIGHTS,Conservatives,-0.10,1.0f);CreateGrudge(TRAVELLERS RIGHTS,Poor,0.09,1.0f);CreateGrudge(TRAVELLERS RIGHTS,Liberal,0.11,1.0f);"

[option1]
Name = Evict The Travelers
Description = You must support the local people. These travelers have intruded on private property and upset local families. This is unacceptable at all cost. You cannot allow a small group of people to cause such disruption to otherwise peaceful communities.
OnImplement = "CreateGrudge(TRAVELLERS RIGHTS,Liberal,-0.09,1.0f);CreateGrudge(TRAVELLERS RIGHTS,Conservatives,0.10,1.0f);CreateGrudge(TRAVELLERS RIGHTS,Poor,-0.09,1.0f);"

