New holy books (#38986)
* Adds a few new holy books, implements one existing, and makes them pickable from loadout * Almost forgot the yaml * Forgot to change fork-specific paths * Modified copyright to be less specific as requested by maintainer * Newlines * Replaced scroll torah with a book-bound tanakh, as recommended by dvir001 * Changed all mentions to use tanakh instead of torah
@@ -59,6 +59,7 @@ loadout-group-chaplain-mask = Chaplain mask
|
||||
loadout-group-chaplain-jumpsuit = Chaplain jumpsuit
|
||||
loadout-group-chaplain-outerclothing = Chaplain outer clothing
|
||||
loadout-group-chaplain-neck = Chaplain neck
|
||||
loadout-group-chaplain-bible = Holy Book
|
||||
|
||||
loadout-group-janitor-head = Janitor head
|
||||
loadout-group-janitor-jumpsuit = Janitor jumpsuit
|
||||
|
||||
@@ -94,3 +94,69 @@
|
||||
useDelay: 1
|
||||
- type: InstantAction
|
||||
event: !type:SummonActionEvent
|
||||
|
||||
- type: entity
|
||||
parent: Bible
|
||||
name: tanakh
|
||||
description: "For God's chosen crewmembers"
|
||||
id: BibleTanakh
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/tanakh.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chapel/tanakh.rsi
|
||||
|
||||
- type: entity
|
||||
parent: Bible
|
||||
name: quran
|
||||
description: "Prayer carpet not included"
|
||||
id: BibleQuran
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/quran.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chapel/quran.rsi
|
||||
|
||||
- type: entity
|
||||
parent: Bible
|
||||
name: druidic tablet
|
||||
description: "It's the mystery of the druids!"
|
||||
id: BibleDruid
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi
|
||||
|
||||
- type: entity
|
||||
parent: Bible
|
||||
name: communist manifesto
|
||||
description: "Remove the mask of humanity from Capital."
|
||||
id: BibleCommunistManifesto
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/communistmanifesto.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chapel/communistmanifesto.rsi
|
||||
|
||||
- type: entity
|
||||
parent: Bible
|
||||
name: satanic bible
|
||||
description: "What could possibly go wrong?"
|
||||
id: BibleSatanic
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/satanicbible.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chapel/satanicbible.rsi
|
||||
|
||||
- type: entity
|
||||
parent: Bible
|
||||
name: codex nanotrasimus
|
||||
description: "A familiar book containing the Sacred Operating Procedures."
|
||||
id: BibleNanoTrasen
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi
|
||||
|
||||
@@ -77,3 +77,40 @@
|
||||
id: ChaplainHoodie
|
||||
equipment:
|
||||
outerClothing: ClothingOuterHoodieChaplain
|
||||
|
||||
# Bible/Holy Book
|
||||
- type: loadout
|
||||
id: Bible
|
||||
storage:
|
||||
back:
|
||||
- Bible
|
||||
|
||||
- type: loadout
|
||||
id: BibleDruid
|
||||
storage:
|
||||
back:
|
||||
- BibleDruid
|
||||
|
||||
- type: loadout
|
||||
id: BibleNanoTrasen
|
||||
storage:
|
||||
back:
|
||||
- BibleNanoTrasen
|
||||
|
||||
- type: loadout
|
||||
id: BibleSatanic
|
||||
storage:
|
||||
back:
|
||||
- BibleSatanic
|
||||
|
||||
- type: loadout
|
||||
id: BibleQuran
|
||||
storage:
|
||||
back:
|
||||
- BibleQuran
|
||||
|
||||
- type: loadout
|
||||
id: BibleTanakh
|
||||
storage:
|
||||
back:
|
||||
- BibleTanakh
|
||||
|
||||
@@ -369,6 +369,18 @@
|
||||
loadouts:
|
||||
- ChaplainNeck
|
||||
|
||||
- type: loadoutGroup
|
||||
id: ChaplainBible
|
||||
name: loadout-group-chaplain-bible
|
||||
minLimit: 1
|
||||
loadouts:
|
||||
- Bible
|
||||
- BibleDruid
|
||||
- BibleNanoTrasen
|
||||
- BibleQuran
|
||||
- BibleSatanic
|
||||
- BibleTanakh
|
||||
|
||||
- type: loadoutGroup
|
||||
id: JanitorHead
|
||||
name: loadout-group-janitor-head
|
||||
|
||||
@@ -124,6 +124,7 @@
|
||||
- ChaplainJumpsuit
|
||||
- CommonBackpack
|
||||
- ChaplainOuterClothing
|
||||
- ChaplainBible
|
||||
- Glasses
|
||||
- Survival
|
||||
- Trinkets
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
ears: ClothingHeadsetService
|
||||
storage:
|
||||
back:
|
||||
- Bible
|
||||
- RubberStampChaplain
|
||||
|
||||
- type: chameleonOutfit
|
||||
|
||||
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 824 B |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||