Funny dog mug (#8224)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
- PonderingOrb
|
||||
- Skub
|
||||
- ClothingHeadHatCatEars
|
||||
- DrinkMugDog
|
||||
rareChance: 0.01
|
||||
prototypes:
|
||||
- Lighter
|
||||
@@ -38,8 +39,8 @@
|
||||
- ClothingUnderSocksCoder
|
||||
chance: 0.6
|
||||
offset: 0.0
|
||||
|
||||
|
||||
|
||||
|
||||
- type: entity
|
||||
name: Maint Loot Spawner
|
||||
suffix: Tools+Cells+Mats
|
||||
@@ -73,7 +74,7 @@
|
||||
- SheetPlastic
|
||||
chance: 0.6
|
||||
offset: 0.0
|
||||
|
||||
|
||||
- type: entity
|
||||
name: Maint Loot Spawner
|
||||
suffix: Scrap+Weapons
|
||||
|
||||
@@ -79,6 +79,16 @@
|
||||
sprite: Objects/Consumable/Drinks/mug_green.rsi
|
||||
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
|
||||
parent: DrinkBaseCup
|
||||
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