Removes funny smug plushie (#2711)
* Removes smug plushie * Prototype * Removed from medical crate
This commit is contained in:
@@ -41,8 +41,6 @@
|
|||||||
amount: 1
|
amount: 1
|
||||||
- name: ClothingMaskSterile
|
- name: ClothingMaskSterile
|
||||||
amount: 1
|
amount: 1
|
||||||
- name: PlushieSmug
|
|
||||||
amount: 1
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateMedicalScrubs
|
id: CrateMedicalScrubs
|
||||||
|
|||||||
@@ -60,21 +60,6 @@
|
|||||||
- type: UseDelay
|
- type: UseDelay
|
||||||
delay: 1.0
|
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
|
- type: entity
|
||||||
name: carp plushie
|
name: carp plushie
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 590 B |
@@ -5,7 +5,7 @@
|
|||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
"license": "CCBYSA3",
|
"license": "CCBYSA3",
|
||||||
"copyright": "https://github.com/tgstation/tgstation, smug plushie by memager",
|
"copyright": "https://github.com/tgstation/tgstation",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "carpplush",
|
"name": "carpplush",
|
||||||
@@ -368,15 +368,6 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "giantsmugplushie",
|
|
||||||
"directions": 1,
|
|
||||||
"delays": [
|
|
||||||
[
|
|
||||||
1
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "skeletonprize",
|
"name": "skeletonprize",
|
||||||
"directions": 1,
|
"directions": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user