Funny dog mug (#8224)
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
- PonderingOrb
|
- PonderingOrb
|
||||||
- Skub
|
- Skub
|
||||||
- ClothingHeadHatCatEars
|
- ClothingHeadHatCatEars
|
||||||
|
- DrinkMugDog
|
||||||
rareChance: 0.01
|
rareChance: 0.01
|
||||||
prototypes:
|
prototypes:
|
||||||
- Lighter
|
- Lighter
|
||||||
|
|||||||
@@ -79,6 +79,16 @@
|
|||||||
sprite: Objects/Consumable/Drinks/mug_green.rsi
|
sprite: Objects/Consumable/Drinks/mug_green.rsi
|
||||||
state: icon-3
|
state: icon-3
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: DrinkBaseCup
|
||||||
|
id: DrinkMugDog
|
||||||
|
name: funny dog mug
|
||||||
|
description: It looks like a cartoon beagle.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Consumable/Drinks/mug_dog.rsi
|
||||||
|
state: icon-3
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DrinkBaseCup
|
parent: DrinkBaseCup
|
||||||
id: DrinkMugHeart
|
id: DrinkMugHeart
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 465 B |
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "https://github.com/unitystation/unitystation/blob/221bbcc50edf4e63dc71ac6fd5152664a6b6745a/UnityProject/Assets/Textures/items/drinks/mug_gromit.png | Created By https://github.com/ksivte",
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon-3"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user