- 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
{
"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
},
{
"name": "potato-searching-overlay"
+ },
+ {
+ "name": "golden-icon-pai-off"
+ },
+ {
+ "name": "golden-pai-base"
}
]
}