diff --git a/Resources/Locale/en-US/deltav/preferences/loadout-groups.ftl b/Resources/Locale/en-US/deltav/preferences/loadout-groups.ftl index d26e9e3ab02..0ed45dc1324 100644 --- a/Resources/Locale/en-US/deltav/preferences/loadout-groups.ftl +++ b/Resources/Locale/en-US/deltav/preferences/loadout-groups.ftl @@ -83,6 +83,9 @@ loadout-group-mantis-outerclothing = Mantis outer clothing loadout-group-mantis-shoes = Mantis shoes loadout-group-mantis-gloves = Mantis gloves +loadout-group-chaplain-shoes = Chaplain shoes +loadout-group-bibles = Bibles + loadout-group-roboticist-head = Roboticist head loadout-group-roboticist-jumpsuit = Roboticist jumpsuit loadout-group-roboticist-gloves = Roboticist gloves @@ -90,6 +93,7 @@ loadout-group-roboticist-shoes = Roboticist shoes loadout-group-roboticist-outerclothing = Roboticist outer clothing loadout-group-roboticist-id = Roboticist PDA + # Engineering loadout-group-station-engineer-neck = Station Engineer neck diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml b/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml index 0a133d070cd..bfbb1506989 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml @@ -148,7 +148,7 @@ - type: StorageFill contents: # todo chaplain backpack - id: ClothingUniformJumpsuitChaplain - - id: ClothingShoesColorBlack + - id: ClothingShoesBootsLaceup # DeltaV - Just more appropriate shoes - id: ClothingUniformJumpskirtChaplain - type: entity diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml index 9b0ca383ae3..ab5b60cb4a3 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/chapel.yml @@ -5,7 +5,10 @@ ClothingUniformJumpskirtChaplain: 2 ClothingUniformJumpsuitMonasticRobeDark: 1 ClothingUniformJumpsuitMonasticRobeLight: 1 + ClothingShoesBootsLaceup: 2 # DeltaV - Just more appropriate shoes + ClothingShoesLeather: 2 # DeltaV - Just more appropriate shoes ClothingNeckStoleChaplain: 1 + ClothingNeckScarfChaplainStole: 1 # Frontier # DeltaV - 3 to 1 ClothingOuterHoodieChaplain: 1 ClothingOuterHoodieBlack: 1 ClothingHeadHatHoodNunHood: 1 @@ -16,10 +19,23 @@ ClothingHeadHatWitch1: 1 ClothingOuterPlagueSuit: 1 ClothingMaskPlague: 1 + ClothingHeadHatKippah: 1 # Frontier # DeltaV - 3 to 1 + ClothingHeadHatWideBrimmed: 1 # Frontier # DeltaV - 3 to 1 + ClothingHeadHatPilgrim: 1 # Frontier # DeltaV - 3 to 1 + ClothingUniformJumpsuitChaplainPilgrimVest: 1 # Frontier # DeltaV - 3 to 1 + ClothingHeadHatBishopMitre: 1 # Frontier # DeltaV - 3 to 1 + ClothingOuterCoatBishop: 1 # Frontier # DeltaV - 3 to 1 + ClothingHeadHatCardinal: 1 # Frontier # DeltaV - 3 to 1 + ClothingOuterCoatCardinal: 1 # Frontier # DeltaV - 3 to 1 + ClothingHeadHatWitchhunter: 1 # Frontier # DeltaV - 3 to 1 + ClothingOuterCoatWitchHunter: 1 # Frontier # DeltaV - 3 to 1 #ClothingHeadsetService: 2 # Delta-V - Chaplain is no longer service dept BoxCandle: 2 BoxCandleSmall: 2 Urn: 5 + UrnMortuary: 4 # Frontier + Censer: 2 # Frontier + ClothingNeckCrucifix: 1 # Frontier # DeltaV - 3 to 1 Bible: 1 SilverRing: 2 # Delta-V RingBox: 2 # Delta-V diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Specific/Chapel/bibles.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Specific/Chapel/bibles.yml new file mode 100644 index 00000000000..c4bdd55190b --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Specific/Chapel/bibles.yml @@ -0,0 +1,217 @@ +- type: entity + parent: Bible + id: Quran + suffix: "Bible" + name: qur'an + description: "Religious text of Space Islam with a decorated cover." + components: + - type: Sprite + sprite: Objects/Specific/Chapel/quran.rsi + state: icon + - type: Item + size: Small + sprite: Objects/Specific/Chapel/quran.rsi + +- type: entity + parent: Bible + id: Torah + suffix: "Bible" + name: torah + description: "A Torah scroll, hand written and carefully crafted for practicing Judaism." + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/torah.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/torah.rsi + +- type: entity + parent: Bible + id: Tripitaka + suffix: "Bible" + name: tripitaka + description: "This book is an ancient collection of Buddhist sacred scriptures." + components: + - type: Sprite + sprite: _Goobstation/Objects/Specific/Chapel/tripitaka.rsi + - type: Item + sprite: _Goobstation/Objects/Specific/Chapel/tripitaka.rsi + +- type: entity + parent: Bible + id: BibleSatanic + suffix: "Bible" + name: satanic bible + description: "The worship of Lucifer, the fallen angel. It seems stained..." + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/satanicbible.rsi + - type: Item + sprite: DeltaV/Objects/Specific/Chapel/satanicbible.rsi + +- type: entity + parent: Bible + id: Bibble + suffix: "Bible" + name: holly bibble + description: "YOU QUESTION THE WORDS OF THE MIGHTY JIMMY?!" + components: + - type: Sprite + sprite: Objects/Specific/Chapel/bible.rsi + state: icon + - type: Item + size: Small + sprite: Objects/Specific/Chapel/bible.rsi + +- type: entity + parent: Bible + id: BibleHymnsHonkmother + suffix: "Bible" + name: hymns of the honkmother + description: "The pages are gilded with bananium, the cover as slippery as soap, and yet it seems masterfully crafted." + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi + - type: Bible + healSound: "/Audio/Items/bikehorn.ogg" + - type: Slippery # Evil + - type: StepTrigger + - type: CollisionWake + enabled: false + - type: Physics + bodyType: Dynamic + - type: Fixtures + fixtures: + slips: + shape: + !type:PhysShapeAabb + bounds: "-0.4,-0.3,0.4,0.3" + hard: false + layer: + - SlipLayer + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.4,-0.3,0.4,0.3" + density: 5 + mask: + - ItemMask + +- type: entity + parent: Bible + id: BibleVowsSilentfather + suffix: "Bible" + name: vows of the silentfather + description: "No color resides in the book besides black, gray, and white. The pages are deafeningly silent..." + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi + effects: + - !type:GenericStatusEffect + key: Muted + +- type: entity + parent: Bible + id: BiblePride + suffix: "Bible" + name: pride bible + description: "Be gay! Do a crime!" + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/pridebible.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/pridebible.rsi + +- type: entity + parent: Bible + suffix: "Bible" + id: BibleReddit + name: space reddit + description: "True Atheism in text form... erm aktually-" + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/redditbible.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/redditbible.rsi + - type: Bible + failChance: 1 # What god is going to heal them? :trollface: + +- type: entity + parent: Bible + suffix: "Bible" + id: BibleNanotrasen + name: nanotrasen manual + description: "Certified Awarded Nanotrasen Manual. Some employees like to keep these for religious use, considering it a bible." + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi + - type: GuideHelp + guides: + # - SpaceLaw + # - StandardOperatingProcedure + - AlertProcedure + +- type: entity + parent: Bible + suffix: "Bible" + id: BibleSyndicate + name: syndicate manual + description: "Not so Awarded Syndicate Manual. Some agents like to keep these for religious use, considering it a bible." + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/syndicatebible.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/syndicatebible.rsi + +- type: entity + parent: Bible + suffix: "Bible" + id: BibleNecronomiconDiscount + name: discount necronomicon + description: "A secondhand cheap knockoff Necronomicon..." + components: + - type: Sprite + sprite: Objects/Specific/Chapel/necronomicon.rsi + state: icon + - type: Item + size: Small + sprite: Objects/Specific/Chapel/necronomicon.rsi + - type: Summonable + specialitem: false + - type: Bible + failChance: 1 + +- type: entity + parent: Bible + suffix: "Bible" + id: BibleGilded + name: religious book + description: "A religious text in a white gilded book" + components: + - type: Sprite + sprite: DeltaV/Objects/Specific/Chapel/gildedbible.rsi + state: icon + - type: Item + size: Small + sprite: DeltaV/Objects/Specific/Chapel/gildedbible.rsi + + diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Specific/Chapel/religious.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Specific/Chapel/religious.yml new file mode 100644 index 00000000000..35a7f8f80cc --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Specific/Chapel/religious.yml @@ -0,0 +1,29 @@ +- type: entity + parent: [ ClothingNeckBase, ClothingBeltBase, ClothingHandsBase ] + id: ClothingRosary + name: rosary + description: "Set of beads and a cross commonly used by Space Catholics to resite prayers" + components: + - type: Sprite + state: icon + sprite: DeltaV/Objects/Specific/Chapel/rosary.rsi + - type: Item + size: Small + - type: Clothing + sprite: DeltaV/Objects/Specific/Chapel/rosary.rsi + quickEquip: true + slots: + - neck + - belt + - gloves + equipSound: + path: "/Audio/Items/belt_equip.ogg" + - type: Prayable + bibleUserOnly: true + - type: Armor # Only slight protection + modifiers: + coefficients: + Heat: 0.95 + - type: Tag + tags: + - WhitelistChameleon diff --git a/Resources/Prototypes/DeltaV/Entities/Structures/Funiture/prayermat.yml b/Resources/Prototypes/DeltaV/Entities/Structures/Funiture/prayermat.yml new file mode 100644 index 00000000000..07f8091972a --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Structures/Funiture/prayermat.yml @@ -0,0 +1,69 @@ +- type: entity + id: PrayerMatBase + parent: BaseStructure + abstract: true + placement: + mode: SnapgridCenter + components: + - type: Sprite + sprite: DeltaV/Structures/Furniture/prayermat.rsi + drawdepth: FloorTiles + - type: Appearance + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Wood + thresholds: + - trigger: + !type:DamageTrigger + damage: 5 + behaviors: + - !type:DoActsBehavior + acts: ["Destruction"] + - !type:SpawnEntitiesBehavior + spawn: + MaterialCloth1: + min: 1 + max: 1 + - type: Destructible + - type: Tag + tags: [ Carpet ] + - type: Physics + canCollide: false + - type: Fixtures + +- type: entity + id: BlackPrayerMat + parent: PrayerMatBase + name: black prayer mat + description: Made of fine black silks making it perfect for religious practice! + components: + - type: Sprite + state: BlackPrayerMat + - type: Construction + graph: PrayerMat + node: BlackPrayerMat + +- type: entity + id: BluePrayerMat + parent: PrayerMatBase + name: blue prayer mat + description: Made of fine blue velvet fabric making it perfect for religious practice! + components: + - type: Sprite + state: BluePrayerMat + - type: Construction + graph: PrayerMat + node: BluePrayerMat + +- type: entity + id: RedPrayerMat + parent: PrayerMatBase + name: red prayer mat + description: Made of hand-crafted red silk encrusted in gold making it perfect for religious practice! + components: + - type: Sprite + state: RedPrayerMat + - type: Construction + graph: PrayerMat + node: RedPrayerMat + diff --git a/Resources/Prototypes/DeltaV/Loadouts/Jobs/Science/chaplain.yml b/Resources/Prototypes/DeltaV/Loadouts/Jobs/Science/chaplain.yml new file mode 100644 index 00000000000..13fa85d2f0d --- /dev/null +++ b/Resources/Prototypes/DeltaV/Loadouts/Jobs/Science/chaplain.yml @@ -0,0 +1,179 @@ +# Bibles +- type: loadout + id: Bible + equipment: + pocket1: Bible + +- type: loadout + id: Quran + equipment: + pocket1: Quran + +- type: loadout + id: Torah + equipment: + pocket1: Torah + +- type: loadout + id: Bibble + equipment: + pocket1: Bibble + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobChaplain + time: 36000 # 10 hours - Only cool Chaplains get the Bibble + +- type: loadout + id: BibleSatanic + equipment: + pocket1: BibleSatanic + +- type: loadout + id: BiblePride + equipment: + pocket1: BiblePride + +- type: loadout + id: BibleReddit + equipment: + pocket1: BibleReddit + +- type: loadout + id: BibleNanotrasen + equipment: + pocket1: BibleNanotrasen + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:DepartmentTimeRequirement + department: Command + time: 72000 # 20 hours - Nanotrasen Lovers get the Nanotrasen Manual + +- type: loadout + id: BibleGilded + equipment: + pocket1: BibleGilded + +- type: loadout + id: BibleNecronomiconDiscount # Add Antag Role Time Requirement when it gets added + equipment: + pocket1: BibleNecronomiconDiscount + +- type: loadout + id: BibleHymnsHonkmother + equipment: + pocket1: BibleHymnsHonkmother + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobClown + time: 18000 # 5 hours to prove themselves to the Honkmother + +- type: loadout + id: BibleVowsSilentfather + equipment: + pocket1: BibleVowsSilentfather + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobMime + time: 18000 # 5 hours to prove themselves to the Silentfather + +#Head +- type: loadout + id: ChaplainTechPriestHood + equipment: + outerClothing: ClothingHeadTechPriest + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobRoboticist + time: 36000 # 10 hours + +#Mask +- type: loadout + id: ChaplainMaskClown + equipment: + mask: ClothingMaskClown + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobClown + time: 36000 # 10 hours + +- type: loadout + id: ChaplainMaskMime + equipment: + mask: ClothingMaskMime + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobMime + time: 36000 # 10 hours + +#Neck +- type: loadout + id: ChaplainRosary + equipment: + neck: ClothingRosary + +#Outer Clothing +- type: loadout + id: ChaplainClownRobes + equipment: + outerClothing: ClothingOuterClownPriest + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobClown + time: 36000 # 10 hours + +- type: loadout + id: ChaplainTechPriestRobe + equipment: + outerClothing: ClothingOuterRobeTechPriest + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobRoboticist + time: 36000 # 10 hours + +# Shoes +- type: loadout + id: ShoesBlackSneaker + equipment: + shoes: ClothingShoesColorBlack + +- type: loadout + id: ShoesBlack + equipment: + shoes: ClothingShoesBootsLaceup + +- type: loadout + id: ShoesLeather + equipment: + shoes: ClothingShoesLeather + +- type: loadout + id: SandalsJapanese + equipment: + shoes: ClothingShoesGeta + +- type: loadout + id: SandalsWizard + equipment: + shoes: ClothingShoesWizardFake + +- type: loadout + id: SandalsTourist + equipment: + shoes: ClothingShoesTourist diff --git a/Resources/Prototypes/DeltaV/Loadouts/Miscellaneous/trinkets.yml b/Resources/Prototypes/DeltaV/Loadouts/Miscellaneous/trinkets.yml index ae213aaaa58..b57eb242c20 100644 --- a/Resources/Prototypes/DeltaV/Loadouts/Miscellaneous/trinkets.yml +++ b/Resources/Prototypes/DeltaV/Loadouts/Miscellaneous/trinkets.yml @@ -16,6 +16,17 @@ back: - SilverRing +- type: loadout + id: Rosary + equipment: + pocket1: ClothingRosary + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobChaplain + time: 7200 #2 hours + - type: loadout id: Cane storage: diff --git a/Resources/Prototypes/DeltaV/Loadouts/loadout_groups.yml b/Resources/Prototypes/DeltaV/Loadouts/loadout_groups.yml index c30c9a43deb..1970bc5f3fb 100644 --- a/Resources/Prototypes/DeltaV/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/DeltaV/Loadouts/loadout_groups.yml @@ -386,6 +386,36 @@ - ProsecutorOvercoat # Epistemics +##Chaplain +- type: loadoutGroup + id: Bibles + name: loadout-group-bibles + minLimit: 1 + loadouts: + - Bible + - Quran + - Torah + - Bibble + - BibleSatanic + - BiblePride + - BibleHymnsHonkmother + - BibleVowsSilentfather + - BibleReddit + - BibleNanotrasen + - BibleNecronomiconDiscount + - BibleGilded + +- type: loadoutGroup + id: ChaplainShoes + name: loadout-group-chaplain-shoes + loadouts: + - ShoesBlackSneaker + - ShoesBlack + - ShoesLeather + - SandalsJapanese + - SandalsWizard + - SandalsTourist + ## Roboticist - type: loadoutGroup id: RoboticistHead @@ -435,6 +465,7 @@ - WhiteShoes - ScienceWinterBoots + # PDAs - type: loadoutGroup id: PassengerPDADelta diff --git a/Resources/Prototypes/DeltaV/Recipes/Construction/Graphs/structures/prayermat.yml b/Resources/Prototypes/DeltaV/Recipes/Construction/Graphs/structures/prayermat.yml new file mode 100644 index 00000000000..1ad040f9f84 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Recipes/Construction/Graphs/structures/prayermat.yml @@ -0,0 +1,74 @@ +- type: constructionGraph + id: PrayerMat + start: start + graph: + - node: start + actions: + - !type:DestroyEntity {} + edges: + - to: BlackPrayerMat + completed: + - !type:SnapToGrid { } + steps: + - tag: CarpetBlack + doAfter: 1 + name: black carpet + icon: + sprite: Objects/Tiles/tile.rsi + state: carpet-black + - to: BluePrayerMat + completed: + - !type:SnapToGrid { } + steps: + - tag: CarpetBlue + doAfter: 1 + name: blue carpet + icon: + sprite: Objects/Tiles/tile.rsi + state: carpet-blue + - to: RedPrayerMat + completed: + - !type:SnapToGrid { } + steps: + - tag: CarpetRed + doAfter: 1 + name: red carpet + icon: + sprite: Objects/Tiles/tile.rsi + state: carpet-red + + - node: BlackPrayerMat + entity: BlackPrayerMat + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: FloorCarpetItemBlack + amount: 1 + steps: + - tool: Cutting + doAfter: 1 + + - node: BluePrayerMat + entity: BluePrayerMat + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: FloorCarpetItemBlue + amount: 1 + steps: + - tool: Cutting + doAfter: 1 + + - node: RedPrayerMat + entity: RedPrayerMat + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: FloorCarpetItemRed + amount: 1 + steps: + - tool: Cutting + doAfter: 1 diff --git a/Resources/Prototypes/DeltaV/Recipes/Construction/funiture.yml b/Resources/Prototypes/DeltaV/Recipes/Construction/funiture.yml new file mode 100644 index 00000000000..b2525f2d5c2 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Recipes/Construction/funiture.yml @@ -0,0 +1,51 @@ +#Prayer Mats +- type: construction + id: BlackPrayerMat + name: black prayer mat + description: Made of fine black silks making it perfect for religious practice! + graph: PrayerMat + startNode: start + targetNode: BlackPrayerMat + category: construction-category-furniture + icon: + sprite: DeltaV/Structures/Furniture/Carpets/prayermat.rsi + state: BlackPrayerMat + objectType: Structure + placementMode: SnapgridCenter + canBuildInImpassable: false + conditions: + - !type:TileNotBlocked + +- type: construction + id: BluePrayerMat + name: blue prayer mat + description: Made of fine blue velvet fabric making it perfect for religious practice! + graph: PrayerMat + startNode: start + targetNode: BluePrayerMat + category: construction-category-furniture + icon: + sprite: DeltaV/Structures/Furniture/prayermat.rsi + state: BluePrayerMat + objectType: Structure + placementMode: SnapgridCenter + canBuildInImpassable: false + conditions: + - !type:TileNotBlocked + +- type: construction + id: RedPrayerMat + name: red prayer mat + description: Made of hand-crafted red silk encrusted in gold making it perfect for religious practice! + graph: PrayerMat + startNode: start + targetNode: RedPrayerMat + category: construction-category-furniture + icon: + sprite: DeltaV/Structures/Furniture/prayermat.rsi + state: RedPrayerMat + objectType: Structure + placementMode: SnapgridCenter + canBuildInImpassable: false + conditions: + - !type:TileNotBlocked diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index 552000cbc01..9eaf509c669 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -95,7 +95,7 @@ - WhitelistChameleon - type: entity - parent: ClothingOuterBaseToggleable + parent: [ ClothingOuterBaseToggleable, ClothingOuterStorageBase ] # DeltaV - "Hoodie" Pockets id: ClothingOuterHoodieChaplain name: chaplain's hoodie description: Black and strict chaplain hoodie. @@ -106,6 +106,9 @@ sprite: Clothing/OuterClothing/Misc/chaplain_hoodie.rsi - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodChaplainHood + - type: TemperatureProtection # DeltaV - GOD PROTECT ME FROM GLACIER!! + heatingCoefficient: 1.1 + coolingCoefficient: 0.1 - type: entity parent: ClothingOuterBase diff --git a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml index f21106e6a77..24c87c6f535 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml @@ -1,8 +1,9 @@ - type: entity - name: bible + name: holy bible # DeltaV - Slight Name change description: New Interstellar Version 2340. parent: BaseStorageItem id: Bible + suffix: "Bible" # DeltaV- Suffix to tell whats a bible book components: - type: UseDelay delay: 10.0 @@ -49,6 +50,13 @@ interfaces: enum.StorageUiKey.Key: type: StorageBoundUserInterface + - type: MeleeWeapon # Nyanotrasen - Bibles do Holy damage + damage: + types: + Blunt: 3 + Holy: 10 + - type: Reflect + reflectProb: 0.01 # DeltaV - Divine Intervention - type: Tag tags: - Book diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index 808b65c1b2f..06e047542a5 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -407,6 +407,7 @@ - ChaplainPlagueHat - ChaplainWitchHat - ChaplainWitchHatAlt + - ChaplainTechPriestHood #DeltaV - type: loadoutGroup id: ChaplainMask @@ -414,6 +415,8 @@ minLimit: 0 loadouts: - ChaplainMask + - ChaplainMaskClown #DeltaV + - ChaplainMaskMime #DeltaV - type: loadoutGroup id: ChaplainJumpsuit @@ -433,6 +436,8 @@ - ChaplainNunRobe - ChaplainBlackHoodie - ChaplainHoodie + - ChaplainClownRobes # DeltaV + - ChaplainTechPriestRobe #DeltaV - type: loadoutGroup id: ChaplainNeck @@ -441,6 +446,7 @@ loadouts: - ChaplainNeck - ScarfBlack # DeltaV + - ChaplainRosary # DeltaV - type: loadoutGroup id: JanitorHead diff --git a/Resources/Prototypes/Loadouts/role_loadouts.yml b/Resources/Prototypes/Loadouts/role_loadouts.yml index bf0d7af4b59..29bb48d28b5 100644 --- a/Resources/Prototypes/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Loadouts/role_loadouts.yml @@ -128,9 +128,11 @@ - ChaplainMask - ChaplainNeck - ChaplainJumpsuit + - ChaplainShoes #DeltaV - CommonBackpack - ChaplainOuterClothing - Glasses + - Bibles - Survival - Trinkets - GroupSpeciesBreathTool diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml b/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml index face6c2310a..f59211a8340 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml @@ -27,10 +27,11 @@ - type: startingGear id: ChaplainGear equipment: - shoes: ClothingShoesColorBlack + belt: ClothingBeltChaplainSash # DeltaV - Frontier Belt + # shoes: ClothingShoesBootsLaceup # DeltaV - Chaplain Shoes Loadout id: ChaplainPDA ears: ClothingHeadsetScience # DeltaV - Move Chaplain into Epistemics storage: back: - - Bible + # - Bible #DeltaV - Custom Bibles Loadout - RubberStampChaplain diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Items/belt.yml b/Resources/Prototypes/_NF/Catalog/Fills/Items/belt.yml new file mode 100644 index 00000000000..36a4b2a2626 --- /dev/null +++ b/Resources/Prototypes/_NF/Catalog/Fills/Items/belt.yml @@ -0,0 +1,13 @@ +- type: entity + id: ClothingBeltChaplainSashFilled + parent: ClothingBeltChaplainSash + suffix: Filled + components: + - type: StorageFill + contents: + - id: ClothingNeckCrucifix + - id: Censer + - id: Bible + - id: Lantern + - id: ChaplainHolywaterFlaskFilled + - id: UrnMortuary diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Belt/base_clothing_belt.yml b/Resources/Prototypes/_NF/Entities/Clothing/Belt/base_clothing_belt.yml new file mode 100644 index 00000000000..31eb8c69e63 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/Belt/base_clothing_belt.yml @@ -0,0 +1,30 @@ + +- type: entity + abstract: true + parent: ClothingBeltStorageBase + id: NFClothingBeltStorageBase + components: + - type: Storage + maxItemSize: Normal + defaultStorageOrientation: Vertical + grid: + - 0,0,7,1 + - type: Item + size: Large + shape: + - 0,0,3,3 + +- type: entity + abstract: true + parent: ClothingBeltAmmoProviderBase + id: NFClothingBeltAmmoProviderBase + components: + - type: BallisticAmmoProvider + mayTransfer: true + - type: Item + size: Large + shape: + - 0,0,3,3 + - type: ContainerContainer + containers: + ballistic-ammo: !type:Container diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/_NF/Entities/Clothing/Belt/belts.yml new file mode 100644 index 00000000000..e2cbfaf2ad1 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/Belt/belts.yml @@ -0,0 +1,41 @@ +- type: entity + parent: NFClothingBeltStorageBase + id: ClothingBeltChaplainSash + name: chaplain sash + description: Who knew that scarves can be also tied around your waist? + components: + - type: Sprite + sprite: _NF/Clothing/Belt/chaplain_sash.rsi + - type: Clothing + sprite: _NF/Clothing/Belt/chaplain_sash.rsi + - type: ItemMapper + mapLayers: + book: + whitelist: + tags: + - Book + components: + - Bible + - Paper + bottle: + whitelist: + tags: + - Bottle + - DrinkBottle + components: + - Drink + - Hypospray + censer: + whitelist: + tags: + - Censer + stake: + whitelist: + tags: + - WeaponMeleeStake + crucifix: + whitelist: + tags: + - Crucifix + sprite: _NF/Clothing/Belt/chaplain_sash_overlay.rsi + - type: Appearance diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_NF/Entities/Clothing/Head/hats.yml new file mode 100644 index 00000000000..18130f1a750 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/Head/hats.yml @@ -0,0 +1,77 @@ +- type: entity + parent: ClothingHeadBaseButcherable + id: ClothingHeadHatPilgrim + name: pilgrim's hat + description: "Thou shalt not suffer a turkey to live." + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hats/pilgrim_hat.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hats/pilgrim_hat.rsi + +- type: entity + parent: ClothingHeadBaseButcherable + id: ClothingHeadHatWideBrimmed + name: wide-brimmed hat + description: Works great as frisbee substitute. + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hats/widebrim_hat.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hats/widebrim_hat.rsi + +- type: entity + parent: ClothingHeadBaseButcherable + id: ClothingHeadHatCardinal + name: cardinal's hat + description: Keeps your head well protected from sun and reason. + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hats/cardinal_hat.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hats/cardinal_hat.rsi + +- type: entity + parent: ClothingHeadBaseButcherable + id: ClothingHeadHatWitchhunter + name: witch hunter's hat + description: "Thou shalt not suffer a witch to live." + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hats/witch_hunter_hat.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hats/witch_hunter_hat.rsi + +- type: entity + parent: ClothingHeadBaseButcherable + id: ClothingHeadHatBishopMitre + name: bishop's mitre + description: How to wear this thing? Ah! The other way around! + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hats/bishop_mitre.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hats/bishop_mitre.rsi + +- type: entity + parent: ClothingHeadBaseButcherable + id: ClothingHeadHatKippah + name: kippah + description: Worn on the head like a dome. + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hats/kippah.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hats/kippah.rsi + +- type: entity + parent: ClothingHeadBaseButcherable + id: ClothingHeadHatHoodCardinalHood + categories: [ HideSpawnMenu ] + name: cardinal's hood + description: Hides your eyes, ensteels your faith. + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hoods/cardinal_hood.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hoods/cardinal_hood.rs diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Neck/misc.yml b/Resources/Prototypes/_NF/Entities/Clothing/Neck/misc.yml new file mode 100644 index 00000000000..7e91aec2997 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/Neck/misc.yml @@ -0,0 +1,20 @@ +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCrucifix + name: crucifix + description: Damn, it feels good to be so pious. + components: + - type: Item + size: Tiny + - type: Sprite + sprite: _NF/Clothing/Neck/Misc/crucifix.rsi + - type: Clothing + sprite: _NF/Clothing/Neck/Misc/crucifix.rsi + - type: ReactionMixer # I'm assuming that this is used to make holy water + mixMessage: "bible-mixing-success" + reactionTypes: + - Holy + - type: Tag + tags: + - ObjectOfSpiritualSignificance + - Crucifix diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Neck/scarfs.yml b/Resources/Prototypes/_NF/Entities/Clothing/Neck/scarfs.yml new file mode 100644 index 00000000000..2e9945eda3a --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/Neck/scarfs.yml @@ -0,0 +1,13 @@ +- type: entity + parent: ClothingNeckBase + id: ClothingNeckScarfChaplainStole + name: chaplain's purple stole # DeltaV - Adds purple to differentiate + description: A necessary evil for ordained priests outfit. Gives at least +2 to your holiness. + components: + - type: Tag + tags: + - ObjectOfSpiritualSignificance + - type: Sprite + sprite: _NF/Clothing/Neck/Scarfs/chaplain_stole.rsi + - type: Clothing + sprite: _NF/Clothing/Neck/Scarfs/chaplain_stole.rsi diff --git a/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml new file mode 100644 index 00000000000..e35650343f5 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml @@ -0,0 +1,36 @@ +- type: entity + parent: ClothingOuterStorageBase + id: ClothingOuterCoatBishop + name: bishop's robes + description: Golden threads aren't actually made of gold. Bummer. + components: + - type: Sprite + sprite: _NF/Clothing/OuterClothing/Misc/bishop_robe.rsi + - type: Clothing + sprite: _NF/Clothing/OuterClothing/Misc/bishop_robe.rsi + +- type: entity + parent: ClothingOuterBaseToggleable + id: ClothingOuterCoatWitchHunter + name: witch hunter's coat + description: Looks even better under constant rain with storm wind. + components: + - type: Sprite + sprite: _NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi + - type: Clothing + sprite: _NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodChaplainHood + +- type: entity + parent: ClothingOuterBaseToggleable + id: ClothingOuterCoatCardinal + name: cardinal's coat + description: Nobody expects the Spanish Inquisition! + components: + - type: Sprite + sprite: _NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi + - type: Clothing + sprite: _NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodCardinalHood diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_NF/Entities/Clothing/Uniforms/jumpsuits.yml new file mode 100644 index 00000000000..5c1c2ec218e --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/Uniforms/jumpsuits.yml @@ -0,0 +1,11 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitChaplainPilgrimVest + name: pilgrim jumpsuit + description: Knock-knock. Would you care to have a word about our Lord-n-Savior Nar-Sss.. Err.. Space Jeebus? + components: + - type: Sprite + sprite: _NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi + - type: Clothing + sprite: _NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi + diff --git a/Resources/Prototypes/_NF/Entities/Objects/Misc/censer.yml b/Resources/Prototypes/_NF/Entities/Objects/Misc/censer.yml new file mode 100644 index 00000000000..901edbee6fc --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Objects/Misc/censer.yml @@ -0,0 +1,56 @@ +- type: entity + name: censer + parent: BaseItem + id: Censer + description: Usually you put incense in there. + components: + - type: Smokable + exposeTemperature: 1173.15 + - type: Tag + tags: + - ObjectOfSpiritualSignificance + - Censer + - type: StaticPrice + price: 5 + - type: InjectableSolution + solution: smokable + - type: ContainerContainer + containers: + bowl_slot: !type:ContainerSlot + - type: ItemSlots + - type: SmokingPipe + bowl_slot: + name: Bowl + whitelist: + tags: + - Smokable + insertSound: + path: /Audio/Weapons/Guns/Empty/empty.ogg + ejectSound: + path: /Audio/Weapons/Guns/Empty/empty.ogg + - type: SolutionContainerManager + solutions: + smokable: + maxVol: 20 + - type: Sprite + sprite: _NF/Objects/Misc/censer.rsi + state: unlit-icon + - type: Clothing + sprite: Objects/Consumable/Smokeables/Pipes/pipe.rsi + slots: [ belt ] + equippedPrefix: unlit + - type: Item + size: Small + sprite: _NF/Objects/Misc/censer.rsi + - type: Appearance + - type: BurnStateVisuals + unlitIcon: unlit-icon + - type: MeleeWeapon + wideAnimationRotation: 0 + attackRate: 1 + damage: + types: + Blunt: 3 + Heat: 3 +# - type: IgniteOnMeleeHit +# fireStacks: 1 diff --git a/Resources/Prototypes/_NF/Entities/Objects/Misc/mortuary_urn.yml b/Resources/Prototypes/_NF/Entities/Objects/Misc/mortuary_urn.yml new file mode 100644 index 00000000000..b2d6fc87b2d --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Objects/Misc/mortuary_urn.yml @@ -0,0 +1,40 @@ +- type: entity + name: mortuary urn + parent: Urn # DeltaV - Changed parent to Urn and "Ash storage" stuff + id: UrnMortuary + description: Keeps your beloved friend's ashes not scattered in your pocket. + components: + - type: Sprite + state: icon + sprite: _NF/Objects/Misc/mortuary_urn.rsi + - type: Item + size: Small + - type: Tag + tags: + - ObjectOfSpiritualSignificance + - type: StaticPrice + price: 20 + - type: ContainerContainer + containers: + storagebase: !type:Container + paper_label: !type:ContainerSlot + - type: Appearance + - type: GenericVisualizer + visuals: + enum.PaperLabelVisuals.HasLabel: + enum.PaperLabelVisuals.Layer: + True: { visible: true } + False: { visible: false } + enum.PaperLabelVisuals.LabelType: + enum.PaperLabelVisuals.Layer: + Paper: { state: paper } + Bounty: { state: paper } + CaptainsPaper: { state: paper } + Invoice: { state: paper } + - type: PaperLabel + labelSlot: + insertVerbText: Attach Label + ejectVerbText: Remove Label + whitelist: + components: + - Paper diff --git a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/Projectiles/crossbow_bolts.yml b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/Projectiles/crossbow_bolts.yml new file mode 100644 index 00000000000..2a0f742ff60 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/Projectiles/crossbow_bolts.yml @@ -0,0 +1,117 @@ +# Base +- type: entity + id: BaseBoltLiquidInjector + abstract: true + components: + - type: SolutionContainerManager + solutions: + injector: + maxVol: 2 + - type: RefillableSolution + solution: injector + - type: InjectableSolution + solution: injector + - type: SolutionInjectOnEmbed + transferAmount: 2 + solution: injector + - type: SolutionTransfer + maxTransferAmount: 2 + - type: Injector + injectOnly: false + ignoreMobs: true + minTransferAmount: 2 + maxTransferAmount: 2 + transferAmount: 2 + toggleState: Draw + - type: ExaminableSolution + solution: injector + - type: MeleeChemicalInjector + solution: injector + +- type: entity + id: BaseBoltEmbeddable + abstract: true + components: + - type: EmbeddableProjectile + sound: /Audio/Weapons/star_hit.ogg + embedOnThrow: false + offset: 0.1,0.1 + - type: ThrowingAngle + angle: 0 + +- type: entity + id: BaseBoltProjectile + parent: BaseItem + abstract: true + components: + - type: LandAtCursor + - type: Item + size: Tiny + - type: Sprite + sprite: _NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi + - type: Fixtures + fixtures: + fix1: + shape: !type:PhysShapeCircle + radius: 0.2 + density: 5 + mask: + - ItemMask + restitution: 0.3 + friction: 0.2 + projectile: + shape: + !type:PhysShapeAabb + bounds: "-0.1,-0.1,0.1,0.1" + hard: false + mask: + - Impassable + - BulletImpassable + - type: PhysicalComposition + materialComposition: + Steel: 10 + - type: Damageable + damageContainer: Inorganic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 30 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: GlassBreak + params: + volume: -4 + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: DamageOnLand + damage: + types: + Blunt: 5 + - type: Ammo + muzzleFlash: null + - type: Projectile + deleteOnCollide: false + onlyCollideWhenShot: true + damage: + types: + Piercing: 35 + +- type: entity + parent: [ BaseBoltProjectile, BaseBoltEmbeddable, BaseBoltLiquidInjector,] # DeltaV - Removed BaseC1Contraband + id: BaseCrossbowBolt + abstract: true + components: + - type: MeleeWeapon + attackRate: 1 + damage: + types: + Piercing: 4 + angle: 0 + animation: WeaponArcThrust + soundHit: + path: /Audio/Weapons/bladeslice.ogg + - type: Tag + tags: + - CrossbowBolt diff --git a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Melee/wooden_stake.yml b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Melee/wooden_stake.yml new file mode 100644 index 00000000000..ea57398db55 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Melee/wooden_stake.yml @@ -0,0 +1,63 @@ +- type: entity + id: WoodenStake + parent: BaseCrossbowBolt + name: wooden stake + description: Essential appliance for pitching tents and killing vampires. + components: + - type: Tag + tags: + - Wooden + - WeaponMeleeStake + - type: Sprite + sprite: _NF/Objects/Weapons/Melee/wooden_stake.rsi + layers: + - state: icon + - state: solution1 + map: ["enum.SolutionContainerLayers.Fill"] + visible: false + - type: Clothing + quickEquip: false + slots: + - belt + - type: Item + size: Small + sprite: _NF/Objects/Weapons/Melee/wooden_stake.rsi + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Wood + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 80 #excess damage avoids cost of spawning entities. + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] + - trigger: + !type:DamageTrigger + damage: 60 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: Projectile + damage: + types: + Piercing: 35 + # Melee part + - type: MeleeWeapon + wideAnimationRotation: 0 + attackRate: 1 + damage: + types: + Piercing: 6 + - type: Wieldable + - type: IncreaseDamageOnWield + damage: + types: + Piercing: 4 + - type: Construction + graph: WoodenStakeCraftingGraph + node: WoodenStakeNode diff --git a/Resources/Prototypes/_NF/Recipes/Construction/Graphs/weapons/wooden_stake.yml b/Resources/Prototypes/_NF/Recipes/Construction/Graphs/weapons/wooden_stake.yml new file mode 100644 index 00000000000..c9f7b6daf23 --- /dev/null +++ b/Resources/Prototypes/_NF/Recipes/Construction/Graphs/weapons/wooden_stake.yml @@ -0,0 +1,13 @@ +- type: constructionGraph + id: WoodenStakeCraftingGraph + start: start + graph: + - node: start + edges: + - to: WoodenStakeNode + steps: + - material: WoodPlank + amount: 4 + doAfter: 4 + - node: WoodenStakeNode + entity: WoodenStake diff --git a/Resources/Prototypes/_NF/Recipes/Construction/weapons.yml b/Resources/Prototypes/_NF/Recipes/Construction/weapons.yml new file mode 100644 index 00000000000..11faba89fe7 --- /dev/null +++ b/Resources/Prototypes/_NF/Recipes/Construction/weapons.yml @@ -0,0 +1,10 @@ +- type: construction + name: wooden stake + id: RecipeWoodenStake + graph: WoodenStakeCraftingGraph + startNode: start + targetNode: WoodenStakeNode + category: construction-category-weapons + description: Advanced version of a basic stick - a pointy stick. + icon: { sprite: _NF/Objects/Weapons/Melee/wooden_stake.rsi, state: icon } + objectType: Item diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/icon.png new file mode 100644 index 00000000000..dc777963fac Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/inhand-left.png new file mode 100644 index 00000000000..89b99f4bbec Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/inhand-right.png new file mode 100644 index 00000000000..a51ac9291ab Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/meta.json new file mode 100644 index 00000000000..94ca40fb3ed --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/gildedbible.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/icon.png new file mode 100644 index 00000000000..fd5f65d965b Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/inhand-left.png new file mode 100644 index 00000000000..a7e7fd0b78d Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/inhand-right.png new file mode 100644 index 00000000000..9f4235827a1 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/meta.json new file mode 100644 index 00000000000..1e41a557dac --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/hymnshonkmother.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/icon.png new file mode 100644 index 00000000000..d024b3ea084 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/inhand-left.png new file mode 100644 index 00000000000..56bbddd6e34 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/inhand-right.png new file mode 100644 index 00000000000..fde5810e2d5 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/meta.json new file mode 100644 index 00000000000..1e41a557dac --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/nanotrasenbible.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/icon.png new file mode 100644 index 00000000000..5751b51c90d Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/inhand-left.png new file mode 100644 index 00000000000..77fd8ec47ad Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/inhand-right.png new file mode 100644 index 00000000000..de6276690f0 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/meta.json new file mode 100644 index 00000000000..1e41a557dac --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/pridebible.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/icon.png new file mode 100644 index 00000000000..7e0880a6603 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/inhand-left.png new file mode 100644 index 00000000000..747fc8b57c4 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/inhand-right.png new file mode 100644 index 00000000000..f36f4d97676 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/meta.json new file mode 100644 index 00000000000..af265776871 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/redditbible.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited by Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-BELT.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-BELT.png new file mode 100644 index 00000000000..b3b3109d37c Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-HAND.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-HAND.png new file mode 100644 index 00000000000..bbb9af657a4 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-NECK.png new file mode 100644 index 00000000000..96ec53164bd Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/icon.png new file mode 100644 index 00000000000..57e8e982806 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/inhand-left.png new file mode 100644 index 00000000000..d8dba76516c Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/inhand-right.png new file mode 100644 index 00000000000..5ce4f97d28e Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/meta.json new file mode 100644 index 00000000000..cef5d008469 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/rosary.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Sprited by Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/icon.png new file mode 100644 index 00000000000..3eaabe37b39 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png new file mode 100644 index 00000000000..e4da34a98e4 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png new file mode 100644 index 00000000000..29282460329 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/meta.json new file mode 100644 index 00000000000..1e41a557dac --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/satanicbible.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/icon.png new file mode 100644 index 00000000000..9622f3daa6d Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/inhand-left.png new file mode 100644 index 00000000000..04880a41a7e Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/inhand-right.png new file mode 100644 index 00000000000..360709be069 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/meta.json new file mode 100644 index 00000000000..1e41a557dac --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/syndicatebible.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/icon.png new file mode 100644 index 00000000000..6d545b21651 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/inhand-left.png new file mode 100644 index 00000000000..92010ed368e Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/inhand-right.png new file mode 100644 index 00000000000..2d3a719f9f8 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/meta.json new file mode 100644 index 00000000000..f274ac899f0 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/torah.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Sprited by Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/icon.png new file mode 100644 index 00000000000..64abcc96626 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/inhand-left.png new file mode 100644 index 00000000000..69f51c5a344 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/inhand-right.png new file mode 100644 index 00000000000..9aec3608e89 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/meta.json new file mode 100644 index 00000000000..1e41a557dac --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chapel/vowssilentfather.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited Unkn0wnGh0st333 on github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/BlackPrayerMat.png b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/BlackPrayerMat.png new file mode 100644 index 00000000000..d3f4189e8b3 Binary files /dev/null and b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/BlackPrayerMat.png differ diff --git a/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/BluePrayerMat.png b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/BluePrayerMat.png new file mode 100644 index 00000000000..3096e57e803 Binary files /dev/null and b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/BluePrayerMat.png differ diff --git a/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/RedPrayerMat.png b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/RedPrayerMat.png new file mode 100644 index 00000000000..c9c786a24bb Binary files /dev/null and b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/RedPrayerMat.png differ diff --git a/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/meta.json b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/meta.json new file mode 100644 index 00000000000..972d46ba71a --- /dev/null +++ b/Resources/Textures/DeltaV/Structures/Funiture/prayermat.rsi/meta.json @@ -0,0 +1,20 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Sprited by Unkn0wnGh0st333", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "BlackPrayerMat" + }, + { + "name": "BluePrayerMat" + }, + { + "name": "RedPrayerMat" + } + ] +} diff --git a/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/icon.png b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/icon.png new file mode 100644 index 00000000000..0e071075224 Binary files /dev/null and b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/icon.png differ diff --git a/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/inhand-left.png b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/inhand-left.png new file mode 100644 index 00000000000..47613e077c2 Binary files /dev/null and b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/inhand-right.png b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/inhand-right.png new file mode 100644 index 00000000000..f6fc20cb31b Binary files /dev/null and b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/meta.json b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/meta.json new file mode 100644 index 00000000000..9a67fc976e5 --- /dev/null +++ b/Resources/Textures/_Goobstation/Objects/Specific/Chapel/tripitaka.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a and edited.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/equipped-BELT.png b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/equipped-BELT.png new file mode 100644 index 00000000000..ea5e7b69b1f Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/icon.png b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/icon.png new file mode 100644 index 00000000000..4e9d3216adc Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/inhand-left.png new file mode 100644 index 00000000000..6ecdb58791a Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/inhand-right.png new file mode 100644 index 00000000000..a7fb6b4acbb Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/meta.json b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/meta.json new file mode 100644 index 00000000000..78b2cc1b6a5 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Belt/chaplain_sash.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited for SS14 NF by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..5957b5c5ec6 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/icon.png new file mode 100644 index 00000000000..7bdb409b6d3 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/inhand-left.png new file mode 100644 index 00000000000..418ae517c42 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/inhand-right.png new file mode 100644 index 00000000000..8aa662fb621 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/meta.json new file mode 100644 index 00000000000..f17e1268386 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Hats/bishop_mitre.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Ported from tgstation github (https://github.com/tgstation/tgstation) by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..db200ea889d Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/icon.png new file mode 100644 index 00000000000..c6ae7b48213 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/inhand-left.png new file mode 100644 index 00000000000..c0ee4dab542 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/inhand-right.png new file mode 100644 index 00000000000..d23890bf29b Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/meta.json new file mode 100644 index 00000000000..f17e1268386 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Hats/cardinal_hat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Ported from tgstation github (https://github.com/tgstation/tgstation) by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..dcb87365385 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/icon.png new file mode 100644 index 00000000000..8f4d7923a4c Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/inhand-left.png new file mode 100644 index 00000000000..8626bad7b92 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/inhand-right.png new file mode 100644 index 00000000000..8eebbeb5bde Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/meta.json new file mode 100644 index 00000000000..f17e1268386 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Hats/kippah.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Ported from tgstation github (https://github.com/tgstation/tgstation) by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..3362875a56c Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/icon.png new file mode 100644 index 00000000000..ea6934a228c Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/inhand-left.png new file mode 100644 index 00000000000..c61ef31d5ed Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/inhand-right.png new file mode 100644 index 00000000000..2849f2224ee Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/meta.json new file mode 100644 index 00000000000..24c18c6f182 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Hats/pilgrim_hat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/a75dee2e6d236612dbd403dd5f8687ca930c01f1 || edited by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..2f7da834f4c Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/icon.png new file mode 100644 index 00000000000..5264c18a564 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/inhand-left.png new file mode 100644 index 00000000000..c61ef31d5ed Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/inhand-right.png new file mode 100644 index 00000000000..2849f2224ee Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/meta.json new file mode 100644 index 00000000000..f17e1268386 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Hats/widebrim_hat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Ported from tgstation github (https://github.com/tgstation/tgstation) by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..67fe22a72a1 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/icon.png new file mode 100644 index 00000000000..d5a7cf6148c Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/inhand-left.png new file mode 100644 index 00000000000..5697682bffd Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/inhand-right.png new file mode 100644 index 00000000000..05ac0d22f75 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/meta.json new file mode 100644 index 00000000000..f17e1268386 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Hats/witch_hunter_hat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Ported from tgstation github (https://github.com/tgstation/tgstation) by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/equipped-NECK.png b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/equipped-NECK.png new file mode 100644 index 00000000000..9665ec9f139 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/icon.png b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/icon.png new file mode 100644 index 00000000000..18ebd2355e5 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/inhand-left.png new file mode 100644 index 00000000000..aafa405e09f Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/inhand-right.png new file mode 100644 index 00000000000..b22bb73ef3e Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/meta.json b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/meta.json new file mode 100644 index 00000000000..9841a353357 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Neck/Misc/crucifix.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken/modified files from the base SS14 (used bling.rsi and bible.rsi); edits made by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/equipped-NECK.png b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/equipped-NECK.png new file mode 100644 index 00000000000..c0f707457ec Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/icon.png b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/icon.png new file mode 100644 index 00000000000..773543b47df Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/inhand-left.png new file mode 100644 index 00000000000..903ff0a30fa Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/inhand-right.png new file mode 100644 index 00000000000..497aa7e0e20 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/meta.json b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/meta.json new file mode 100644 index 00000000000..276ae368070 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Neck/Scarfs/chaplain_stole.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by MrGreen06#0618 (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..0edcbf28e07 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/icon.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/icon.png new file mode 100644 index 00000000000..8062c3af816 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/inhand-left.png new file mode 100644 index 00000000000..84339384063 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/inhand-right.png new file mode 100644 index 00000000000..1e91d0c194b Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/meta.json b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/meta.json new file mode 100644 index 00000000000..651bf54b5b3 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/bishop_robe.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Ported from tgstation github (https://github.com/tgstation/tgstation) by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..fcb47c70007 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/icon.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/icon.png new file mode 100644 index 00000000000..f7237dd4f26 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/inhand-left.png new file mode 100644 index 00000000000..3bbf670574d Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/inhand-right.png new file mode 100644 index 00000000000..d14fa8fa5f2 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/meta.json b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/meta.json new file mode 100644 index 00000000000..5ed4efd304f --- /dev/null +++ b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/cardinal_robe.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken/modified files from the base SS14 (used redwizard.rsi); edits made by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..835c49fda43 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/icon.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/icon.png new file mode 100644 index 00000000000..6fb096351e5 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/inhand-left.png new file mode 100644 index 00000000000..13f968ff07a Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/inhand-right.png new file mode 100644 index 00000000000..1125a3d6000 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/meta.json b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/meta.json new file mode 100644 index 00000000000..651bf54b5b3 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/OuterClothing/Misc/witch_hunter_coat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Ported from tgstation github (https://github.com/tgstation/tgstation) by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 00000000000..d744ae82f07 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..4efc5d03526 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/icon.png b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/icon.png new file mode 100644 index 00000000000..28f99232533 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/inhand-left.png new file mode 100644 index 00000000000..d5906263e03 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/inhand-right.png new file mode 100644 index 00000000000..ba9bce94fc4 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/meta.json b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/meta.json new file mode 100644 index 00000000000..f23dfda1511 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/chaplain-pilgrim.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken/modified files from the base SS14; edits made by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/burnt-icon.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/burnt-icon.png new file mode 100644 index 00000000000..7c3c5826e6d Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/burnt-icon.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/icon.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/icon.png new file mode 100644 index 00000000000..7c3c5826e6d Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/inhand-left.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/inhand-left.png new file mode 100644 index 00000000000..0a8ecc90362 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/inhand-right.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/inhand-right.png new file mode 100644 index 00000000000..4a97cb34147 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-icon.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-icon.png new file mode 100644 index 00000000000..75b1bcf67aa Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-icon.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-inhand-left.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-inhand-left.png new file mode 100644 index 00000000000..5161b8bb727 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-inhand-left.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-inhand-right.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-inhand-right.png new file mode 100644 index 00000000000..72f065a8b47 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/lit-inhand-right.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/meta.json b/Resources/Textures/_NF/Objects/Misc/censer.rsi/meta.json new file mode 100644 index 00000000000..29cebb7846b --- /dev/null +++ b/Resources/Textures/_NF/Objects/Misc/censer.rsi/meta.json @@ -0,0 +1,143 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation, smoke animation sequence added by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "burnt-icon" + }, + { + "name": "unlit-icon" + }, + { + "name": "lit-icon", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "unlit-inhand-left", + "directions": 4 + }, + { + "name": "unlit-inhand-right", + "directions": 4 + }, + { + "name": "lit-inhand-left", + "directions": 4, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "lit-inhand-right", + "directions": 4, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + } + ] +} diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-icon.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-icon.png new file mode 100644 index 00000000000..921cf61f003 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-icon.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-inhand-left.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-inhand-left.png new file mode 100644 index 00000000000..0a8ecc90362 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-inhand-left.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-inhand-right.png b/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-inhand-right.png new file mode 100644 index 00000000000..4a97cb34147 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/censer.rsi/unlit-inhand-right.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/icon.png b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/icon.png new file mode 100644 index 00000000000..fa93f980000 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/inhand-left.png b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/inhand-left.png new file mode 100644 index 00000000000..68beca76de8 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/inhand-right.png b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/inhand-right.png new file mode 100644 index 00000000000..3eed13c5d5f Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/meta.json b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/meta.json new file mode 100644 index 00000000000..a04f3ffd78e --- /dev/null +++ b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/meta.json @@ -0,0 +1,25 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken/modified files from the base SS14 (used vacuumflask.rsi); edits made by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "paper" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/paper.png b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/paper.png new file mode 100644 index 00000000000..902e238b42b Binary files /dev/null and b/Resources/Textures/_NF/Objects/Misc/mortuary_urn.rsi/paper.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/charge.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/charge.png new file mode 100644 index 00000000000..2b15ac9ff9d Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/charge.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-baguette-drawn.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-baguette-drawn.png new file mode 100644 index 00000000000..2ce1696a99e Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-baguette-drawn.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-baguette.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-baguette.png new file mode 100644 index 00000000000..9560ca4111d Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-baguette.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-broadhead.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-broadhead.png new file mode 100644 index 00000000000..4a8be30c353 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-broadhead.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-drawn.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-drawn.png new file mode 100644 index 00000000000..e23d729e109 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-drawn.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-emp.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-emp.png new file mode 100644 index 00000000000..5b0df584fc4 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-emp.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-explosive.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-explosive.png new file mode 100644 index 00000000000..19e62b16926 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-explosive.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glass.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glass.png new file mode 100644 index 00000000000..29e020401f7 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glass.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glassp.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glassp.png new file mode 100644 index 00000000000..2e7124c8c1c Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glassp.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glassu.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glassu.png new file mode 100644 index 00000000000..8dd3fe64eaa Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-glassu.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-incendiary.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-incendiary.png new file mode 100644 index 00000000000..947ebc16afc Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-incendiary.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-mail-drawn.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-mail-drawn.png new file mode 100644 index 00000000000..b53d6f21a92 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-mail-drawn.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-mail.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-mail.png new file mode 100644 index 00000000000..98bbbeb8fd0 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-mail.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plasteel.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plasteel.png new file mode 100644 index 00000000000..cbcd6355ca5 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plasteel.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plunger-drawn.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plunger-drawn.png new file mode 100644 index 00000000000..b3874fb92fc Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plunger-drawn.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plunger.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plunger.png new file mode 100644 index 00000000000..60790241a37 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-plunger.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-shell.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-shell.png new file mode 100644 index 00000000000..064b65a5083 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-shell.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-sponge.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-sponge.png new file mode 100644 index 00000000000..fa0eeb172f3 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-sponge.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-stake-drawn.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-stake-drawn.png new file mode 100644 index 00000000000..6d3d7fab208 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-stake-drawn.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-stake.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-stake.png new file mode 100644 index 00000000000..53aa230b297 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-stake.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-syringe.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-syringe.png new file mode 100644 index 00000000000..c6f25c576f2 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt-syringe.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt.png new file mode 100644 index 00000000000..f8897a99087 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/icon-bolt.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/inhand-left.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/inhand-left.png new file mode 100644 index 00000000000..83c90a5cbdd Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/inhand-right.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/inhand-right.png new file mode 100644 index 00000000000..79fa139e1f7 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/meta.json b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/meta.json new file mode 100644 index 00000000000..fdd489afc4d --- /dev/null +++ b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/meta.json @@ -0,0 +1,106 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "tgstation at a373b4cb08298523d40acc14f9c390a0c403fc31, sprites modified and cut into layers by mirrorcult, further modified for crossbows by erhardsteinhauer (discord/github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon-bolt" + }, + { + "name": "icon-bolt-broadhead" + }, + { + "name": "icon-bolt-glass" + }, + { + "name": "icon-bolt-glassp" + }, + { + "name": "icon-bolt-glassu" + }, + { + "name": "icon-bolt-plasteel" + }, + { + "name": "icon-bolt-explosive" + }, + { + "name": "icon-bolt-incendiary" + }, + { + "name": "icon-bolt-emp" + }, + { + "name": "icon-bolt-syringe" + }, + { + "name": "icon-bolt-sponge" + }, + { + "name": "icon-bolt-plunger" + }, + { + "name": "icon-bolt-shell" + }, + { + "name": "icon-bolt-baguette" + }, + { + "name": "icon-bolt-mail" + }, + { + "name": "icon-bolt-stake" + }, + { + "name": "icon-bolt-drawn" + }, + { + "name": "icon-bolt-plunger-drawn" + }, + { + "name": "icon-bolt-baguette-drawn" + }, + { + "name": "icon-bolt-mail-drawn" + }, + { + "name": "icon-bolt-stake-drawn" + }, + { + "name": "charge" + }, + { + "name": "tail" + }, + { + "name": "rod" + }, + { + "name": "tip" + }, + { + "name": "tip-syringe" + }, + { + "name": "tip-terminal" + }, + { + "name": "solution1" + }, + { + "name": "solutionSyringe1" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/rod.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/rod.png new file mode 100644 index 00000000000..9544eb697ac Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/rod.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/solution1.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/solution1.png new file mode 100644 index 00000000000..c021177cd79 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/solution1.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/solutionSyringe1.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/solutionSyringe1.png new file mode 100644 index 00000000000..d6a309579a7 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/solutionSyringe1.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tail.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tail.png new file mode 100644 index 00000000000..463fa3a6936 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tail.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip-syringe.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip-syringe.png new file mode 100644 index 00000000000..4e6c3a1479d Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip-syringe.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip-terminal.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip-terminal.png new file mode 100644 index 00000000000..c727409887e Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip-terminal.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip.png b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip.png new file mode 100644 index 00000000000..97ffb4a91a1 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Guns/Projectiles/crossbow_bolts.rsi/tip.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/equipped-BELT.png b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/equipped-BELT.png new file mode 100644 index 00000000000..1669aeab5ef Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/icon.png b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/icon.png new file mode 100644 index 00000000000..7f2d7e963cc Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/inhand-left.png b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/inhand-left.png new file mode 100644 index 00000000000..8100f39e9e1 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/inhand-right.png b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/inhand-right.png new file mode 100644 index 00000000000..5c45a5263c9 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/meta.json b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/meta.json new file mode 100644 index 00000000000..b0192514907 --- /dev/null +++ b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/meta.json @@ -0,0 +1,37 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Resprited from tgstation (https://github.com/tgstation/tgstation) bamboo spear by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "solution1" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "wielded-inhand-left", + "directions": 4 + }, + { + "name": "wielded-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/solution1.png b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/solution1.png new file mode 100644 index 00000000000..07f9192314d Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/solution1.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/wielded-inhand-left.png b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/wielded-inhand-left.png new file mode 100644 index 00000000000..9e1353240ec Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/wielded-inhand-left.png differ diff --git a/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/wielded-inhand-right.png b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/wielded-inhand-right.png new file mode 100644 index 00000000000..9e1353240ec Binary files /dev/null and b/Resources/Textures/_NF/Objects/Weapons/Melee/wooden_stake.rsi/wielded-inhand-right.png differ