diff --git a/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_medical.yml b/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_medical.yml index 46e78e885d..e68a49e442 100644 --- a/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_medical.yml +++ b/Resources/Prototypes/Entities/Constructible/Storage/Crates/Filled/crate_medical.yml @@ -41,8 +41,6 @@ amount: 1 - name: ClothingMaskSterile amount: 1 - - name: PlushieSmug - amount: 1 - type: entity id: CrateMedicalScrubs diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 99a122f7ad..0d61da304d 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -60,21 +60,6 @@ - type: UseDelay delay: 1.0 -- type: entity - name: giant smug plushie - parent: BaseItem - id: PlushieSmug - description: Its smug aura compells you to perform surgery with a slightly higher degree of skill. - components: - - type: Toys - - type: LoopingSound - - type: Sprite - sprite: Objects/Fun/toys.rsi - state: giantsmugplushie - - type: ItemCooldown - - type: UseDelay - delay: 1.0 - - type: entity name: carp plushie parent: BaseItem diff --git a/Resources/Textures/Objects/Fun/toys.rsi/giantsmugplushie.png b/Resources/Textures/Objects/Fun/toys.rsi/giantsmugplushie.png deleted file mode 100644 index c4b9072e62..0000000000 Binary files a/Resources/Textures/Objects/Fun/toys.rsi/giantsmugplushie.png and /dev/null differ diff --git a/Resources/Textures/Objects/Fun/toys.rsi/meta.json b/Resources/Textures/Objects/Fun/toys.rsi/meta.json index 97d0863e84..3d31fd265e 100644 --- a/Resources/Textures/Objects/Fun/toys.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/toys.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CCBYSA3", - "copyright": "https://github.com/tgstation/tgstation, smug plushie by memager", + "copyright": "https://github.com/tgstation/tgstation", "states": [ { "name": "carpplush", @@ -368,15 +368,6 @@ ] ] }, - { - "name": "giantsmugplushie", - "directions": 1, - "delays": [ - [ - 1 - ] - ] - }, { "name": "skeletonprize", "directions": 1,