Changes all the uplink ally icons to be a combination of the mob + radio (#28954)
* New Icons! * Better meta info
This commit is contained in:
@@ -904,7 +904,7 @@
|
||||
name: uplink-reinforcement-radio-name
|
||||
description: uplink-reinforcement-radio-desc
|
||||
productEntity: ReinforcementRadioSyndicate
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio-urist }
|
||||
cost:
|
||||
Telecrystal: 16
|
||||
categories:
|
||||
@@ -920,7 +920,7 @@
|
||||
name: uplink-reinforcement-radio-name
|
||||
description: uplink-reinforcement-radio-desc
|
||||
productEntity: ReinforcementRadioSyndicateNukeops
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio-urist }
|
||||
cost:
|
||||
Telecrystal: 16
|
||||
categories:
|
||||
@@ -936,7 +936,7 @@
|
||||
name: uplink-reinforcement-radio-cyborg-assault-name
|
||||
description: uplink-reinforcement-radio-cyborg-assault-desc
|
||||
productEntity: ReinforcementRadioSyndicateCyborgAssault
|
||||
icon: { sprite: Mobs/Silicon/chassis.rsi, state: synd_sec }
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio-borg-assault }
|
||||
cost:
|
||||
Telecrystal: 65
|
||||
categories:
|
||||
@@ -952,7 +952,7 @@
|
||||
name: uplink-reinforcement-radio-ancestor-name
|
||||
description: uplink-reinforcement-radio-ancestor-desc
|
||||
productEntity: ReinforcementRadioSyndicateAncestor
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio-ancestor }
|
||||
cost:
|
||||
Telecrystal: 6
|
||||
categories:
|
||||
@@ -968,7 +968,7 @@
|
||||
name: uplink-reinforcement-radio-ancestor-name
|
||||
description: uplink-reinforcement-radio-ancestor-desc
|
||||
productEntity: ReinforcementRadioSyndicateAncestorNukeops
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio-ancestor }
|
||||
cost:
|
||||
Telecrystal: 6
|
||||
categories:
|
||||
@@ -998,7 +998,7 @@
|
||||
id: UplinkMobCatMicrobomb
|
||||
name: uplink-mobcat-microbomb-name
|
||||
description: uplink-mobcat-microbomb-desc
|
||||
icon: { sprite: /Textures/Mobs/Pets/cat.rsi, state: syndicat }
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio-syndicat }
|
||||
productEntity: ReinforcementRadioSyndicateSyndiCat
|
||||
cost:
|
||||
Telecrystal: 6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cev-eris and modified by Swept at https://github.com/discordia-space/CEV-Eris/commit/efce5b6c3be75458ce238dcc01510e8f8a653ca6",
|
||||
"copyright": "Taken from cev-eris and modified by Swept at https://github.com/discordia-space/CEV-Eris/commit/efce5b6c3be75458ce238dcc01510e8f8a653ca6. Uplink radio sprites by Vermidia, derivative of other lisenced sprites in the repo",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -69,7 +69,7 @@
|
||||
"name": "off-walkietalkie-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "old-radio"
|
||||
},
|
||||
{
|
||||
@@ -79,6 +79,18 @@
|
||||
{
|
||||
"name": "old-radio-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "old-radio-syndicat"
|
||||
},
|
||||
{
|
||||
"name": "old-radio-urist"
|
||||
},
|
||||
{
|
||||
"name": "old-radio-ancestor"
|
||||
},
|
||||
{
|
||||
"name": "old-radio-borg-assault"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user