From b17f1c336b372f4b22706b516c4c2922b73a295f Mon Sep 17 00:00:00 2001 From: FATFSAAM2 Date: Thu, 15 Aug 2024 16:04:41 +0330 Subject: [PATCH] Figurine voicelines (#30865) * initial commit * tweaks to the new voice lines capitalizations of I's and the Y on hos 3 voice lines also changed the captain figuring voice line 2 to something completely different * capitalized one letter man i really suck at capitalization * more capitalization i never thought this pr would need so many changes * changed one comma to a dot * Update Resources/Locale/en-US/datasets/figurines.ftl Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --- Resources/Locale/en-US/datasets/figurines.ftl | 9 ++++++++- Resources/Prototypes/Datasets/figurines.yml | 10 +++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/Resources/Locale/en-US/datasets/figurines.ftl b/Resources/Locale/en-US/datasets/figurines.ftl index b981347dbe..e87e2151ad 100644 --- a/Resources/Locale/en-US/datasets/figurines.ftl +++ b/Resources/Locale/en-US/datasets/figurines.ftl @@ -30,16 +30,23 @@ figurines-musician-2 = Never gonna let you down! # figurines-boxer- figurines-captain-1 = Glory to NT! +figurines-captain-2 = How did I get hired? Yes. +figurines-captain-3 = The nuclear disk is secure. Where? Somewhere. figurines-hos-1 = Space law? What? -figurines-hos-2 = Shot the clown. +figurines-hos-2 = Shoot the clown. +figurines-hos-3 = Yes, I shot the clown. No, I don't regret it. figurines-warden-1 = Execute him for breaking in! +figurines-warden-2 = Perma the fucker for insulting me! +figurines-warden-3 = We totally treat everyone fairly and do NOT mistreat our prisoners. figurines-detective-1 = The butler did it. +figurines-detective-2 = I need some whiskey after this. figurines-security-1 = I am the law! figurines-security-2 = You have violated article 1984. +figurines-security-3 = Whenever I get bored I use the clown as target practice. figurines-lawyer-1 = Better Call Saul! figurines-lawyer-2 = Objection! diff --git a/Resources/Prototypes/Datasets/figurines.yml b/Resources/Prototypes/Datasets/figurines.yml index 212139b37d..d2dcb61c45 100644 --- a/Resources/Prototypes/Datasets/figurines.yml +++ b/Resources/Prototypes/Datasets/figurines.yml @@ -50,31 +50,31 @@ id: FigurinesCaptain values: prefix: figurines-captain- - count: 1 + count: 3 - type: localizedDataset id: FigurinesHoS values: prefix: figurines-hos- - count: 2 + count: 3 - type: localizedDataset id: FigurinesWarden values: prefix: figurines-warden- - count: 1 + count: 3 - type: localizedDataset id: FigurinesDetective values: prefix: figurines-detective- - count: 1 + count: 2 - type: localizedDataset id: FigurinesSecurity values: prefix: figurines-security- - count: 2 + count: 3 - type: localizedDataset id: FigurinesLawyer