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