Holy resprites (#71)
* add: bible resprites and new holy crosses * fix: silver cross translation fix
@@ -0,0 +1,15 @@
|
||||
ent-ClothingNeckNecklaceGold = золотой крест
|
||||
.desc = Сделан из чистого золота. Приятно отсвечивает и дает чувство защищенности.
|
||||
.suffix = { "" }
|
||||
|
||||
ent-ClothingNeckNecklaceSilver = серебряный крест
|
||||
.desc = Приятно отсвечивает и дает чувство защищенности.
|
||||
.suffix = { "" }
|
||||
|
||||
ent-ClothingNeckNecklaceTech = технологичный крест
|
||||
.desc = Знак верности техно-богу и науке.
|
||||
.suffix = { "" }
|
||||
|
||||
ent-ClothingNeckNecklaceUnholy = крест антихриста
|
||||
.desc = Путь в рай закрыт.
|
||||
.suffix = { "" }
|
||||
@@ -1,6 +1,9 @@
|
||||
- type: vendingMachineInventory
|
||||
id: PietyVendInventory
|
||||
startingInventory:
|
||||
ClothingNeckNecklaceSilver: 2
|
||||
ClothingNeckNecklaceGold: 1
|
||||
ClothingNeckNecklaceTech: 1
|
||||
ClothingUniformJumpsuitChaplain: 2
|
||||
ClothingUniformJumpskirtChaplain: 2
|
||||
ClothingUniformJumpsuitMonasticRobeDark: 1
|
||||
@@ -23,8 +26,9 @@
|
||||
emaggedInventory:
|
||||
#ClothingOuterArmorCult: 1
|
||||
#ClothingHeadHelmetCult: 1
|
||||
ClothingOuterRobesCult: 3
|
||||
ClothingHeadHatHoodCulthood: 3
|
||||
ClothingShoesCult: 4
|
||||
#ClothingOuterRobesCult: 3
|
||||
#ClothingHeadHatHoodCulthood: 3
|
||||
#ClothingShoesCult: 4
|
||||
BedsheetCult: 4
|
||||
ClothingNeckScarfStripedBlack: 3
|
||||
ClothingNeckNecklaceUnholy: 1
|
||||
|
||||
@@ -27,11 +27,11 @@
|
||||
reactionTypes:
|
||||
- Holy
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/bible.rsi
|
||||
sprite: White/Objects/Specific/Chapel/bible.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
size: Small
|
||||
sprite: Objects/Specific/Chapel/bible.rsi
|
||||
sprite: White/Objects/Specific/Chapel/bible.rsi
|
||||
- type: Clothing
|
||||
slots:
|
||||
- Belt
|
||||
@@ -73,9 +73,9 @@
|
||||
specialItem: SpawnPointGhostCerberus
|
||||
respawnTime: 300
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/necronomicon.rsi
|
||||
sprite: White/Objects/Specific/Chapel/necronomicon.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chapel/necronomicon.rsi
|
||||
sprite: White/Objects/Specific/Chapel/necronomicon.rsi
|
||||
|
||||
- type: entity
|
||||
id: ActionBibleSummon
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
- type: startingGear
|
||||
id: ChaplainGear
|
||||
equipment:
|
||||
neck: ClothingNeckNecklaceSilver
|
||||
jumpsuit: ClothingUniformJumpsuitChaplain
|
||||
back: ClothingBackpackChaplainFilled
|
||||
shoes: ClothingShoesColorBlack
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckNecklaceGold
|
||||
name: golden necklace
|
||||
description: It shines
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White\Clothing\Neck\gold-cross.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckNecklaceSilver
|
||||
name: silver necklace
|
||||
description: It shines
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White\Clothing\Neck\silver-cross.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckNecklaceTech
|
||||
name: technology necklace
|
||||
description: It shines
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White\Clothing\Neck\tech-necklace.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckNecklaceUnholy
|
||||
name: unholy necklace
|
||||
description: It shines
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White\Clothing\Neck\unholy-necklace.rsi
|
||||
|
After Width: | Height: | Size: 472 B |
BIN
Resources/Textures/White/Clothing/Neck/gold-cross.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 481 B |
|
After Width: | Height: | Size: 366 B |
|
After Width: | Height: | Size: 384 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "DEADiSKO",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 456 B |
BIN
Resources/Textures/White/Clothing/Neck/silver-cross.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 369 B |
|
After Width: | Height: | Size: 376 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "DEADiSKO",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 468 B |
|
After Width: | Height: | Size: 575 B |
|
After Width: | Height: | Size: 376 B |
|
After Width: | Height: | Size: 396 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "DEADiSKO",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 505 B |
|
After Width: | Height: | Size: 601 B |
|
After Width: | Height: | Size: 405 B |
|
After Width: | Height: | Size: 424 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "DEADiSKO",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 925 B |
|
After Width: | Height: | Size: 576 B |
|
After Width: | Height: | Size: 597 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "DEADiSKO",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 554 B |
|
After Width: | Height: | Size: 548 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "DEADiSKO",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||