Skip to content
Draft
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
10 changes: 10 additions & 0 deletions Resources/Prototypes/_DEN/Entities/Clothing/Head/misc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadTefillin
name: tefillin
description: A set of two small boxes, each containing a scroll, meant to be affixed with straps onto the forehead and arm during Jewish prayer.
components:
- type: Sprite
sprite: _DEN/Clothing/Head/Misc/tefillin.rsi
- type: Clothing
sprite: _DEN/Clothing/Head/Misc/tefillin.rsi
46 changes: 46 additions & 0 deletions Resources/Prototypes/_DEN/Entities/Clothing/Neck/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,49 @@
- TeddyRibbon
- ClothMade
- WhitelistChameleon

#tallits

- type: entity
parent: ClothingNeckBase
id: ClothingTallitWhiteBlue
name: white and blue tallit
description: A prayer shawl worn by religious Jews. This one is white with blue stripes.
components:
- type: Sprite
sprite: _DEN/Clothing/Neck/Misc/tallitwhiteblue.rsi
- type: Clothing
sprite: _DEN/Clothing/Neck/Misc/tallitwhiteblue.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingTallitWhiteBlack
name: white and black tallit
description: A prayer shawl worn by religious Jews. This one is white with black stripes.
components:
- type: Sprite
sprite: _DEN/Clothing/Neck/Misc/tallitwhiteblack.rsi
- type: Clothing
sprite: _DEN/Clothing/Neck/Misc/tallitwhiteblack.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingTallitBlackGold
name: black and gold tallit
description: A prayer shawl worn by religious Jews. This one is black with gold stripes.
components:
- type: Sprite
sprite: _DEN/Clothing/Neck/Misc/tallitblackgold.rsi
- type: Clothing
sprite: _DEN/Clothing/Neck/Misc/tallitblackgold.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingTallitBlackWhite
name: black and white tallit
description: A prayer shawl worn by religious Jews. This one is black with white stripes.
components:
- type: Sprite
sprite: _DEN/Clothing/Neck/Misc/tallitblackwhite.rsi
- type: Clothing
sprite: _DEN/Clothing/Neck/Misc/tallitblackwhite.rsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# SPDX-FileCopyrightText: 2025 Leonardo
# SPDX-FileCopyrightText: 2025 leo
#
# SPDX-License-Identifier: AGPL-3.0-or-later

- type: entity
parent: Bible
id: BibleQuran #TODO: probably change the name of these holy book IDs so that they're not all just bible this or bible that, even if that's how it is done in the base game
name: quran
description: The holy book of Islam as revealed to the Prophet Muhammad.
components:
- type: Sprite
sprite: Objects/Specific/Chapel/quran.rsi
state: icon
- type: Item
size: Small
sprite: Objects/Specific/Chapel/quran.rsi
- type: Clothing

- type: entity
parent: Bible
id: BibleTanakh
name: tanakh
description: The foundational texts of Judaism, consisting of the Torah, the Nevi'im, and the Ketuvim.
components:
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/tanakh.rsi
state: icon
- type: Item
size: Small
sprite: _DEN/Objects/Specific/Chapel/tanakh.rsi
- type: Clothing
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
# SPDX-FileCopyrightText: 2025 leo
#
# SPDX-License-Identifier: AGPL-3.0-or-later

#prayer rugs

- type: entity
id: PrayerRugBase
abstract: True
parent: BaseItem
name: prayer rug
description: A rug for performing salah, the daily prayers in Islam. Now to figure out the qibla...
components:
- type: Rotatable
- type: DamageOnHighSpeedImpact
damage:
types:
Holy: 5
soundHit:
collection: WeakHit
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/prayerrugs.rsi

- type: entity
id: PrayerRugBlue
abstract: False
name: blue prayer rug
parent: PrayerRugBase
components:
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/prayerrugs.rsi
state: prugblue
- type: Icon
sprite: _DEN/Objects/Specific/Chapel/prayerrugs.rsi
state: iconblue

- type: entity
id: PrayerRugGreen
abstract: False
name: green prayer rug
parent: PrayerRugBase
components:
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/prayerrugs.rsi
state: pruggreen
- type: Icon
sprite: _DEN/Objects/Specific/Chapel/prayerrugs.rsi
state: icongreen

- type: entity
id: PrayerRugRed
abstract: False
name: red prayer rug
parent: PrayerRugBase
components:
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/prayerrugs.rsi
state: prugred
- type: Icon
sprite: _DEN/Objects/Specific/Chapel/prayerrugs.rsi
state: iconred

#prayer beads

- type: entity
id: RosaryBlueGold
parent: BaseItem
name: rosary
description: A rosary with blue and gold beads, used in Catholic prayer.
components:
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/rosarybluegold.rsi
state: icon
- type: Icon
sprite: _DEN/Objects/Specific/Chapel/rosarybluegold.rsi
state: icon
- type: Item
size: Normal
inhandVisuals:
left:
- state: inhand-left
right:
- state: inhand-right

- type: entity
id: MisbahaGreen
parent: BaseItem
name: misbaha
description: A green set of prayer beads used by some Muslims during prayer.
components:
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/misbahagreen.rsi
state: icon
- type: Icon
sprite: _DEN/Objects/Specific/Chapel/misbahagreen.rsi
state: icon
- type: Item
size: Normal
inhandVisuals:
left:
- state: inhand-left
right:
- state: inhand-right

- type: entity
id: MalaBeads
parent: BaseItem
name: mala
description: A set of wooden prayer beads with an orange tassel, used by various religions such as Buddhism, Hinduism, Jainism, and Sikhism.
components:
- type: Sprite
sprite: _DEN/Objects/Specific/Chapel/malabeads.rsi
state: icon
- type: Icon
sprite: _DEN/Objects/Specific/Chapel/malabeads.rsi
state: icon
- type: Item
size: Normal
inhandVisuals:
left:
- state: inhand-left
right:
- state: inhand-right
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.
22 changes: 22 additions & 0 deletions Resources/Textures/Objects/Specific/Chapel/quran.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, modified by Terraspark4941",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"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/_DEN/Clothing/Head/Misc/tefillin.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC0",
"copyright": "sprites by leonardo-dabepis",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"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": "CC0",
"copyright": "sprites by leonardo-dabepis",
"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": "CC0",
"copyright": "sprites by leonardo-dabepis",
"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": "CC0",
"copyright": "sprites by leonardo-dabepis",
"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": "CC0",
"copyright": "sprites by leonardo-dabepis",
"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.
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,22 @@
{
"version": 1,
"license": "CC0",
"copyright": "Sprites by Leonardo_DaBepis",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"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.
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,22 @@
{
"version": 1,
"license": "CC0",
"copyright": "Sprites by Leonardo_DaBepis",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading