]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Remove the Tanakh and Satanic Bible from the game. (#39698)
authorHuaqas <zacswebb@gmail.com>
Tue, 7 Oct 2025 09:04:05 +0000 (17:04 +0800)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 09:04:05 +0000 (09:04 +0000)
* Remove the Tanakh and Satanic Bible from the game.

* Update migration.yml

* Renamed to Space Bible

---------

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
12 files changed:
Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml
Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml
Resources/Prototypes/Loadouts/loadout_groups.yml
Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/icon.png [deleted file]
Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png [deleted file]
Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png [deleted file]
Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/meta.json [deleted file]
Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/icon.png [deleted file]
Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-left.png [deleted file]
Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-right.png [deleted file]
Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/meta.json [deleted file]
Resources/migration.yml

index 9016bce6cbe7d366ee37184cbe6222094855c925..1545594b119a2958d8a800242a07b4b09f508021 100644 (file)
@@ -1,5 +1,5 @@
 - type: entity
-  name: bible
+  name: space bible
   description: New Interstellar Version 2340.
   parent: BaseStorageItem
   id: Bible
   - 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
   id: BibleDruid
   name: druidic tablet
   - 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
   id: BibleNarsie
   name: tome of nar'sie
index 4f501057b234a537abead7be37e62730198dc69f..0bfc99d41fe8d5868811b560febb6874cc0d4fc2 100644 (file)
   storage:
     back:
     - BibleNanoTrasen
-
-- type: loadout
-  id: BibleSatanic
-  storage:
-    back:
-    - BibleSatanic
-
-- type: loadout
-  id: BibleTanakh
-  storage:
-    back:
-    - BibleTanakh
-
+    
 - type: loadout
   id: BibleNarsie
   storage:
index 79266b70ecb7fd56e945c7922c084942cf8ef8ca..085fcb5bbfb675da6ccc54e4f225db729acb5321 100644 (file)
   - Bible
   - BibleNanoTrasen
   - BibleDruid
-  - BibleSatanic
-  - BibleTanakh
   - BibleHonk
   - BibleRatvar
   - BibleNarsie
diff --git a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/icon.png b/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/icon.png
deleted file mode 100644 (file)
index 2c0a574..0000000
Binary files a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/icon.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png
deleted file mode 100644 (file)
index 1e6043f..0000000
Binary files a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png
deleted file mode 100644 (file)
index 60aba34..0000000
Binary files a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/meta.json b/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/meta.json
deleted file mode 100644 (file)
index 9a00632..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "version": 1,
-  "license": "CC-BY-SA-3.0",
-  "copyright": "Originally drawn by @Trosling (Discord), modified by @SurrealShibe (Github)",
-  "size": {
-    "x": 32,
-    "y": 32
-  },
-  "states": [
-    {
-      "name": "icon"
-    },
-    {
-      "name": "inhand-left",
-      "directions": 4
-    },
-    {
-      "name": "inhand-right",
-      "directions": 4
-    }
-  ]
-}
-
diff --git a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/icon.png b/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/icon.png
deleted file mode 100644 (file)
index c04412d..0000000
Binary files a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/icon.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-left.png
deleted file mode 100644 (file)
index 94fdcc0..0000000
Binary files a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-left.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-right.png
deleted file mode 100644 (file)
index 56c5a51..0000000
Binary files a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-right.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/meta.json b/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/meta.json
deleted file mode 100644 (file)
index c0dd909..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "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
-    }
-  ]
-}
-
index 299fcfeefc15b938bffccc4e95c8e9ea69a14acd..ea991259ed1c4bb2c1e434cd8c53b0ccb77512a0 100644 (file)
@@ -721,3 +721,7 @@ ClothingUniformJumpsuitParamedicNT: ClothingUniformJumpsuitParamedic
 
 # 2025-08-29
 PrefilledSyringe: Syringe
+
+# 2025-10-6
+BibleTanakh: null
+BibleSatanic: null