|
|
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "VillagerMale_3", |
|
'Text', T(175097798320, "What do you think about <em>Bulldozer</em>? I'm thinking of putting some cash on him tonight."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_Landsbach_NightClub", |
|
id = "Landsbach_Nightclubbers01", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "VillagerMale_3", |
|
'Text', T(638324390655, "I haven't seen you in <em>Night Club</em>.... Oops, I forgot. I'm not supposed to talk about <em>Night Club</em>."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_Landsbach_NightClub", |
|
id = "Landsbach_Nightclubbers02", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "VillagerMale_3", |
|
'Text', T(424010532794, "I don't fight, man. I only come to gamble here. If you want to pick an opponent, they are right there in the back."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_Landsbach_NightClub", |
|
id = "Landsbach_Nightclubbers03", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "VillagerMale_3", |
|
'Text', T(603549019142, "This place is the only good thing about Landsbach."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_Landsbach_NightClub", |
|
id = "Landsbach_Nightclubbers04", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "VillagerMale_3", |
|
'Text', T(132184176481, "Hey there, Mr. Prizefighter. That was quite the match against <em>The Bonecrusher</em>."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "Landsbach", |
|
Vars = set( "FightWon" ), |
|
__eval = function () |
|
local quest = gv_Quests['Landsbach'] or QuestGetState('Landsbach') |
|
return quest.FightWon |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_Landsbach_NightClub", |
|
id = "Landsbach_Nightclubbers05", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "VillagerMale_3", |
|
'Text', T(699474333635, "Damn it... I've lost all my cash. My wife will kill me."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_Landsbach_NightClub", |
|
id = "Landsbach_Nightclubbers06", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "VillagerMale_3", |
|
'Text', T(987085825002, "Man, I can't buy <em>Diesel</em> anywhere. I heard <em>Siegfried</em> buys tons of it, but why doesn't he sell it here?"), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_Landsbach_NightClub", |
|
id = "Landsbach_Nightclubbers07", |
|
}) |
|
|
|
|