Golden pai (#38549)
* Golden pai * Make golden PAI public and rare * Golden PAI = legendary salvage
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
- id: ClothingHeadHatFancyCrown
|
||||
- id: GoldenBikeHorn
|
||||
- id: ClothingHeadHatCatEars
|
||||
- id: GoldenPersonalAI
|
||||
- id: TreasureCoinDiamond
|
||||
amount: !type:RangeNumberSelector
|
||||
range: 2, 5
|
||||
|
||||
@@ -172,6 +172,7 @@
|
||||
- id: ClothingUniformJumpsuitFamilyGuy
|
||||
- id: WristwatchGold
|
||||
- id: RubberStampGreytide
|
||||
- id: GoldenPersonalAI
|
||||
|
||||
- type: entity
|
||||
name: Maint Loot Spawner
|
||||
|
||||
@@ -130,6 +130,23 @@
|
||||
- type: StaticPrice
|
||||
price: 500
|
||||
|
||||
- type: entity
|
||||
parent: PersonalAI
|
||||
id: GoldenPersonalAI
|
||||
name: golden personal ai device
|
||||
description: Your electronic pal who's fun to be with! Special golden edition!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/pai.rsi
|
||||
layers:
|
||||
- state: golden-pai-base
|
||||
- state: pai-off-overlay
|
||||
shader: unshaded
|
||||
map: ["screen"]
|
||||
- type: Appearance
|
||||
- type: StaticPrice
|
||||
price: 5000
|
||||
|
||||
- type: entity
|
||||
parent: PersonalAI
|
||||
id: PotatoAI
|
||||
|
||||
BIN
Resources/Textures/Objects/Fun/pai.rsi/golden-icon-pai-off.png
Normal file
BIN
Resources/Textures/Objects/Fun/pai.rsi/golden-icon-pai-off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 590 B |
BIN
Resources/Textures/Objects/Fun/pai.rsi/golden-pai-base.png
Normal file
BIN
Resources/Textures/Objects/Fun/pai.rsi/golden-pai-base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 551 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9ddb8cf084e292571d4e9c79745db25befbd82fe. pai-searching-overlay heavily modified. Syndicate variants by fedKotikeD, and potato by Doru991",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9ddb8cf084e292571d4e9c79745db25befbd82fe. pai-searching-overlay heavily modified. Syndicate variants by fedKotikeD, and potato by Doru991. Golden pai variant is made from ScrapPAIGold by AsnDen",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -72,6 +72,12 @@
|
||||
},
|
||||
{
|
||||
"name": "potato-searching-overlay"
|
||||
},
|
||||
{
|
||||
"name": "golden-icon-pai-off"
|
||||
},
|
||||
{
|
||||
"name": "golden-pai-base"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user