Remove the Qur'an (#39000)

This commit is contained in:
Hannah Giovanna Dawson
2025-07-15 11:52:05 +01:00
committed by GitHub
parent b5ad346fd8
commit 1d4c945561
7 changed files with 0 additions and 40 deletions

View File

@@ -106,17 +106,6 @@
- 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

View File

@@ -103,12 +103,6 @@
back:
- BibleSatanic
- type: loadout
id: BibleQuran
storage:
back:
- BibleQuran
- type: loadout
id: BibleTanakh
storage:

View File

@@ -377,7 +377,6 @@
- Bible
- BibleDruid
- BibleNanoTrasen
- BibleQuran
- BibleSatanic
- BibleTanakh

Binary file not shown.

Before

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 886 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,22 +0,0 @@
{
"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
}
]
}