|
|
|
|
|
PlaceObj('BanterDef', { |
|
Comment = "Phase 1 only", |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianFemale_1", |
|
'Text', T(103076216222, "Sorry, constables, but we will never go back to the <em>Sanatorium</em>."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "Sanatorium", |
|
Vars = set({ |
|
CampHopeVisit_Phase2 = false, |
|
CampHopeVisit_Phase3 = false, |
|
}), |
|
__eval = function () |
|
local quest = gv_Quests['Sanatorium'] or QuestGetState('Sanatorium') |
|
return not quest.CampHopeVisit_Phase2 and not quest.CampHopeVisit_Phase3 |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerFemale_01", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianFemale_1", |
|
'Text', T(852129154349, "The Spirits know their business. It's only a matter of time."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerFemale_02", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianFemale_1", |
|
'Text', T(529170556622, "Ozzy taught us what to do! The spirits speak to Ozzy."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerFemale_03", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianFemale_1", |
|
'Text', T(694045991519, "You cannot play ball, constables. It is only for us to play."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerFemale_04", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Comment = "Phase 2 only", |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianFemale_1", |
|
'Text', T(428409006055, "I will not get well soon. The spirits will take me."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "Sanatorium", |
|
Vars = set( "CampHopeVisit_Phase2" ), |
|
__eval = function () |
|
local quest = gv_Quests['Sanatorium'] or QuestGetState('Sanatorium') |
|
return quest.CampHopeVisit_Phase2 |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerFemale_05", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Comment = "Phase 1 only", |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(900743329005, "I'd rather die than go back to the <em>Sanatorium</em>. Anyway, it is just a matter of time."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "Sanatorium", |
|
Vars = set({ |
|
CampHopeVisit_Phase2 = false, |
|
CampHopeVisit_Phase3 = false, |
|
}), |
|
__eval = function () |
|
local quest = gv_Quests['Sanatorium'] or QuestGetState('Sanatorium') |
|
return not quest.CampHopeVisit_Phase2 and not quest.CampHopeVisit_Phase3 |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerMale_01", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(814783652711, "The game is all there is. Les Cadavérés don't play. Only humans play!"), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerMale_02", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(480211819623, "Do not worry about us, constables. Ozzy taught us how to play ball."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerMale_03", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Annotation', "reference to the famous quote by Friedrich Schiller", |
|
'Character', "CivilianMale_1", |
|
'Text', T(386803669325, "You are still a human being if you can play!"), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerMale_04", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Comment = "Phase 2 only", |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(887636789959, "There are less and less of us every day, but we still play."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "Sanatorium", |
|
Vars = set( "CampHopeVisit_Phase2" ), |
|
__eval = function () |
|
local quest = gv_Quests['Sanatorium'] or QuestGetState('Sanatorium') |
|
return quest.CampHopeVisit_Phase2 |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_CampHope", |
|
id = "CampHope_VillagerMale_05", |
|
}) |
|
|
|
|