Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#LPC base (just different sprites)
- type: entity
abstract: true
parent: BaseShipVoucher
id: BaseShipDSID
name: ship dedicated ship id
description: Contains the necessary data for a shipyard console to produce a certain design.
components:
- type: Sprite
sprite: _Triad/Objects/Misc/dsid_template.rsi

- type: entity
parent: BaseShipDSID
id: ShipVoucherTest1
name: template dedicated ship id
description: Test
components:
- type: Sprite
layers:
- state: tdf_id_handle
- state: motherboard
- state: tier_1
- state: tdf_logo
- type: ShipyardVoucher
destroyOnEmpty: true
consoleType: Security
companyName: TDF
vessels:
- Ravager
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions Resources/Textures/_Triad/Objects/Misc/dsid_template.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "SigmundDoppler",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "med_id_handle"
},
{
"name": "tfa_id_handle"
},
{
"name": "tdf_id_handle"
},
{
"name": "motherboard"
},
{
"name": "med_logo"
},
{
"name": "tfa_logo"
},
{
"name": "tdf_logo"
},
{
"name": "tier_0"
},
{
"name": "tier_1"
},
{
"name": "tier_2"
},
{
"name": "tier_3"
},
{
"name": "tier_4"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading