Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
87 changes: 87 additions & 0 deletions Resources/Prototypes/_DV/Entities/Clothing/Neck/religious.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
- type: entity
parent: ClothingNeckBase
id: ClothingNeckCrucifixColor
name: crucifix
description: A small cross on a piece of string. Commonly associated with the Christian faith, it is a main symbol of this religion.
components:
- type: Sprite
sprite: Clothing/Neck/Crucifixes/color.rsi
- type: Clothing
sprite: Clothing/Neck/Crucifixes/color.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCrucifixColorSaintPeter
name: Saint Peter crucifix
description: A small cross on a piece of string. Being inverted and thus upside down marks it as the cross of Saint Peter.
components:
- type: Sprite
sprite: Clothing/Neck/Crucifixes/color-inverted.rsi
- type: Clothing
sprite: Clothing/Neck/Crucifixes/color-inverted.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCrucifixGold
name: gold crucifix
description: A small, gold cross on a piece of string. Commonly associated with the Christian faith, it is a main symbol of this religion.
components:
- type: Sprite
sprite: Clothing/Neck/Crucifixes/gold.rsi
- type: Clothing
sprite: Clothing/Neck/Crucifixes/gold.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCrucifixGoldSaintPeter
name: gold Saint Peter crucifix
description: A small, gold cross on a piece of string. Being inverted and thus upside down marks it as the cross of Saint Peter.
components:
- type: Sprite
sprite: Clothing/Neck/Crucifixes/gold-inverted.rsi
- type: Clothing
sprite: Clothing/Neck/Crucifixes/gold-inverted.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCrucifixSilver
name: silver crucifix
description: A small, silver cross on a piece of string. Commonly associated with the Christian faith, it is a main symbol of this religion.
components:
- type: Sprite
sprite: Clothing/Neck/Crucifixes/silver.rsi
- type: Clothing
sprite: Clothing/Neck/Crucifixes/silver.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCrucifixSilverSaintPeter
name: silver Saint Peter crucifix
description: A small, silver cross on a piece of string. Being inverted and thus upside down marks it as the cross of Saint Peter.
components:
- type: Sprite
sprite: Clothing/Neck/Crucifixes/silver-inverted.rsi
- type: Clothing
sprite: Clothing/Neck/Crucifixes/silver-inverted.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckScapular
name: scapular
description: As Christian garment that serves to remind the wearer of their commitment to live a Christian life.
components:
- type: Sprite
sprite: Clothing/Neck/Misc/scapular.rsi
- type: Clothing
sprite: Clothing/Neck/Misc/scapular.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckTallit
name: tallit
description: A fringed garment worn as a prayer shawl by Jewish people.
components:
- type: Sprite
sprite: Clothing/Neck/Misc/tallit.rsi
- type: Clothing
sprite: Clothing/Neck/Misc/tallit.rsi
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Aurorastation at commit https://github.com/Aurorastation/Aurora.3/commit/4229a034d1bfd21e0c539b413feac6f69d725a66. Crucifix sprites edited by Skubman for SS14 (github: angelofallars)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 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.
18 changes: 18 additions & 0 deletions Resources/Textures/Clothing/Neck/Crucifixes/color.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Aurorastation at commit https://github.com/Aurorastation/Aurora.3/commit/4229a034d1bfd21e0c539b413feac6f69d725a66. Crucifix sprites edited by Skubman for SS14 (github: angelofallars)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Aurorastation at commit https://github.com/Aurorastation/Aurora.3/commit/4229a034d1bfd21e0c539b413feac6f69d725a66. Crucifix sprites edited by Skubman for SS14 (github: angelofallars)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 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.
18 changes: 18 additions & 0 deletions Resources/Textures/Clothing/Neck/Crucifixes/gold.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Aurorastation at commit https://github.com/Aurorastation/Aurora.3/commit/4229a034d1bfd21e0c539b413feac6f69d725a66. Crucifix sprites edited by Skubman for SS14 (github: angelofallars)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Aurorastation at commit https://github.com/Aurorastation/Aurora.3/commit/4229a034d1bfd21e0c539b413feac6f69d725a66. Crucifix sprites edited by Skubman for SS14 (github: angelofallars)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 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.
18 changes: 18 additions & 0 deletions Resources/Textures/Clothing/Neck/Crucifixes/silver.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Aurorastation at commit https://github.com/Aurorastation/Aurora.3/commit/4229a034d1bfd21e0c539b413feac6f69d725a66. Crucifix sprites edited by Skubman for SS14 (github: angelofallars)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
}
]
}
Loading