@@ -297,7 +297,7 @@
|
||||
contents:
|
||||
- id: BoxSurvivalSyndicate
|
||||
- id: WeaponPistolViper
|
||||
- id: PinpointerNuclear
|
||||
- id: PinpointerSyndicateNuclear
|
||||
- id: DeathAcidifierImplanter
|
||||
|
||||
|
||||
@@ -315,7 +315,7 @@
|
||||
- id: Cautery
|
||||
- id: CombatKnife
|
||||
- id: WeaponPistolViper
|
||||
- id: PinpointerNuclear
|
||||
- id: PinpointerSyndicateNuclear
|
||||
- id: HandheldHealthAnalyzer
|
||||
- id: CombatMedipen
|
||||
- id: DeathAcidifierImplanter
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
map: ["enum.PinpointerLayers.Screen"]
|
||||
shader: unshaded
|
||||
visible: false
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pinpointer.rsi
|
||||
state: pinpointer
|
||||
- type: Item
|
||||
sprite: Objects/Devices/pinpointer.rsi
|
||||
- type: Pinpointer
|
||||
@@ -45,21 +48,39 @@
|
||||
component: NukeDisk
|
||||
targetName: nuclear authentication disk
|
||||
|
||||
- type: entity
|
||||
name: syndicate pinpointer
|
||||
description: Produced specifically for nuclear operative missions, get that disk!
|
||||
id: PinpointerSyndicateNuclear
|
||||
parent: PinpointerBase
|
||||
components:
|
||||
- type: Icon
|
||||
state: pinpointer-syndicate
|
||||
- type: Pinpointer
|
||||
component: NukeDisk
|
||||
targetName: nuclear authentication disk
|
||||
|
||||
- type: entity
|
||||
name: universal pinpointer
|
||||
description: A handheld tracking device that locks onto any physical entity while off. Keep upright to retain accuracy.
|
||||
id: PinpointerUniversal
|
||||
parent: PinpointerBase
|
||||
components:
|
||||
- type: Pinpointer
|
||||
updateTargetName: true
|
||||
canRetarget: true
|
||||
- type: Icon
|
||||
state: pinpointer-way
|
||||
- type: Pinpointer
|
||||
updateTargetName: true
|
||||
canRetarget: true
|
||||
|
||||
- type: entity
|
||||
parent: PinpointerBase
|
||||
name: station pinpointer
|
||||
description: A handheld tracking device that leads to the direction of any nearby station.
|
||||
id: PinpointerStation
|
||||
suffix: Station
|
||||
components:
|
||||
- type: Icon
|
||||
state: pinpointer-station
|
||||
- type: Pinpointer
|
||||
component: BecomesStation
|
||||
targetName: the station
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, station and syndicate pinpointer resprited by Ubaser",
|
||||
"states": [
|
||||
{
|
||||
"name": "pinonalert",
|
||||
@@ -139,16 +139,19 @@
|
||||
"name": "pinpointer"
|
||||
},
|
||||
{
|
||||
"name": "pinpointer_crew"
|
||||
"name": "pinpointer-crew"
|
||||
},
|
||||
{
|
||||
"name": "pinpointer_crewprox"
|
||||
"name": "pinpointer-crewprox"
|
||||
},
|
||||
{
|
||||
"name": "pinpointer_syndicate"
|
||||
"name": "pinpointer-syndicate"
|
||||
},
|
||||
{
|
||||
"name": "pinpointer_way"
|
||||
"name": "pinpointer-way"
|
||||
},
|
||||
{
|
||||
"name": "pinpointer-station"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
|
||||
|
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 265 B |
|
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 315 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 266 B |
|
Before Width: | Height: | Size: 237 B |