Enhance speech frame behavior and settings

This commit is contained in:
Roman Jaroš 2025-03-04 07:49:19 +01:00
parent e37886072f
commit 8b53a5247c
12 changed files with 65 additions and 43 deletions

View file

@ -5489,24 +5489,12 @@ CzechQuestsAddon.data.quest[88878] = {
CzechQuestsAddon.data.speech["It's just business pal."] = {
text = "Je to jen obchod, kamaráde.",
}
CzechQuestsAddon.data.speech["Where is Noggenfogger's Shipment? Don't you make me look bad in front of him."] = {
text = "Kde se nachází zásilka Noggenfogger? Nechtěj, abych před ním vypadal špatně.",
}
CzechQuestsAddon.data.speech["I had to be a... big shot..."] = {
text = "Musel jsem být... velký...",
}
CzechQuestsAddon.data.speech["You get the delivery to the secret project site yesterday! And whatever's left goes to Venture for munition's testing."] = {
text = "Dodávku na tajné místo projektu jste obdrželi včera! A co zbylo, jde do Venture na testování munice.",
}
CzechQuestsAddon.data.speech["This tollbooth has to be brand new."] = {
text = "Tato mýtná budka musí být úplně nová.",
}
CzechQuestsAddon.data.speech["Where is Noggenfogger's shipment? Don't you make me look bad in front of him."] = {
text = "Kde je zásilka Noggenfogger? Nechtěj, abych před ním vypadal špatně.",
}
CzechQuestsAddon.data.speech["You get the delivery to the secret project site yesterday! And whatever's left goes to Venture for munitions testing."] = {
text = "Dodávku na tajné místo projektu jste obdrželi včera! A co zbylo, jde do Venture na testování munice.",
}
CzechQuestsAddon.data.speech["Yer back! What happened?"] = {
text = "Jsi zpátky! Co se stalo?",
}