diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 411a5bf2a2a..1eab2a3516f 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -4038,3 +4038,11 @@ Entries: message: Species in the character editor have a shortcut to their guidebook entry id: 6105 time: '2024-03-23T02:09:54.0000000+00:00' +- author: LovelyLophi + changes: + - type: Tweak + message: >- + Sectech now says "Crack communist skulls!" instead of "Crack syndicate + skulls!" + id: 6106 + time: '2024-04-17T04:07:41.0000000+00:00' diff --git a/Resources/Locale/en-US/advertisements/vending/sectech.ftl b/Resources/Locale/en-US/advertisements/vending/sectech.ftl index 8f028971429..1edaa980cdd 100644 --- a/Resources/Locale/en-US/advertisements/vending/sectech.ftl +++ b/Resources/Locale/en-US/advertisements/vending/sectech.ftl @@ -1,4 +1,4 @@ -advertisement-sectech-1 = Crack syndicate skulls! +advertisement-sectech-1 = Crack communist skulls! advertisement-sectech-2 = Beat some heads in! advertisement-sectech-3 = Don't forget - harm is good! advertisement-sectech-4 = Your weapons are right here. diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/fancytables.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/fancytables.yml new file mode 100644 index 00000000000..274db344378 --- /dev/null +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/fancytables.yml @@ -0,0 +1,22 @@ +- type: entity + name: random fancy table spawner + id: FancyTableSpawner + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - sprite: Structures/Furniture/Tables/Fancy/blue.rsi + state: full + - type: RandomSpawner + prototypes: + - TableFancyBlue + - TableFancyCyan + - TableFancyBlack + - TableFancyRed + - TableFancyPurple + - TableFancyPink + - TableFancyGreen + - TableFancyOrange + - TableFancyWhite + offset: 0.0