diff --git a/Content.Shared/Access/Components/IdCardConsoleComponent.cs b/Content.Shared/Access/Components/IdCardConsoleComponent.cs index 9a8af18a6db..20007ff4fb0 100644 --- a/Content.Shared/Access/Components/IdCardConsoleComponent.cs +++ b/Content.Shared/Access/Components/IdCardConsoleComponent.cs @@ -74,6 +74,7 @@ public WriteToTargetIdMessage(string fullName, string jobTitle, List +## Pharmaceutics + + ## Narcotics diff --git a/Resources/ServerInfo/Guidebook/DeltaV/Medical/Pharmacist.xml b/Resources/ServerInfo/Guidebook/DeltaV/Medical/Pharmacist.xml new file mode 100644 index 00000000000..82662cd6110 --- /dev/null +++ b/Resources/ServerInfo/Guidebook/DeltaV/Medical/Pharmacist.xml @@ -0,0 +1,40 @@ + +# Pharmacist +The "crème de la crème" in terms of knowledge in chemistry, the Pharmacist is the best at its domain! Their valuable knowledge is to be respected. +They sacrifice the general purpose of Chemistry to the indomitable world of pharmaceutics, working more closely with the crew, the psychologist, medical doctors who actually do check-ups, and atmospheric technicians, ... +Social interactions are needed if you wish to excel and become a professional at handing out prescriptions. + +## Equipment: + + + + + + + + + + + + + + + +## You're on your own! + +The Pharmacist runs his own booth, where people can check out or ask for a prescription. You are a store-keep in some way. +Use your lab's design to your advantage, having a storefront, and a lab behind it! + +## Prescriptions + +The Pharmacist has access to unique items, his own stamp, and prescriptions. + +Write your prescription template, hand it out to doctors, stamp it for legal reasons, and make copies! Your job is half-reagent half-paperwork! What a nightmare! +Your PDA has a built-in scanner, so don't worry about rushing to Medbay and asking what's wrong with someone. + +## Pharmaceutic Reagents + +Many of the reagents the Pharmacist has to deal with are hard to synthesize, a lot of them need a lot of refining, and overall a lot of resources, so try to be as noble and humble on your dosage, or harass logistics for more! + + + diff --git a/Resources/ServerInfo/Guidebook/Medical/Medicine.xml b/Resources/ServerInfo/Guidebook/Medical/Medicine.xml index 7a09a1647d2..435ce77c36f 100644 --- a/Resources/ServerInfo/Guidebook/Medical/Medicine.xml +++ b/Resources/ServerInfo/Guidebook/Medical/Medicine.xml @@ -27,6 +27,11 @@ These medications tend to have specific use cases. +# Pharmacist Medications + +These medications are used by the pharmacist. + + # All Medications This is a list of -all- medications available, including ones previously listed. diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..145c314940e Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/icon-open.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/icon-open.png new file mode 100644 index 00000000000..e402004e9af Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/icon-open.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/icon.png new file mode 100644 index 00000000000..5aa962f3595 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/inhand-left.png new file mode 100644 index 00000000000..b4d99e9e265 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/inhand-right.png new file mode 100644 index 00000000000..960a1f0ee5e Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/meta.json new file mode 100644 index 00000000000..be1faef45bc --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/meta.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Modified by BriBrooo for the pharmacist's labcoat. Made by Flareguy for Space Station 14, original base sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon-open" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "open-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "open-inhand-left", + "directions": 4 + }, + { + "name": "open-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..c99a5b03a69 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-inhand-left.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-inhand-left.png new file mode 100644 index 00000000000..b4d99e9e265 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-inhand-right.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-inhand-right.png new file mode 100644 index 00000000000..960a1f0ee5e Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/Coats/labcoat_pharmacist.rsi/open-inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..467c72d400f Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/icon.png new file mode 100644 index 00000000000..3941aa4dff1 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/inhand-left.png new file mode 100644 index 00000000000..5a3b4d86427 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/inhand-right.png new file mode 100644 index 00000000000..e16d969d4af Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/meta.json new file mode 100644 index 00000000000..a18b4cb7fd7 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/pharmacist.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Modified by Bribrooo (github). Edit by Nairodian (github) of paramedic_skirt from tgstation at pull request https://github.com/tgstation/tgstation/pull/48236.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..30cb9208aab Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/icon.png new file mode 100644 index 00000000000..4fcc135874c Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/inhand-left.png new file mode 100644 index 00000000000..5a3b4d86427 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/inhand-right.png new file mode 100644 index 00000000000..e16d969d4af Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/meta.json new file mode 100644 index 00000000000..2eb98e73425 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacist.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Modified by Bribrooo (github). from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey made by brainfood1183 (github) for ss14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..0421c268436 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/icon.png new file mode 100644 index 00000000000..2b8308f7b40 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/inhand-left.png new file mode 100644 index 00000000000..b89a7a1f8e4 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/inhand-right.png new file mode 100644 index 00000000000..55910dfaa8f Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/meta.json new file mode 100644 index 00000000000..9ba488c4c56 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/pharmacistshirt.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by BriBrooo. Originally from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand original sprite scaled down by potato1234_x, original monkey sprite made by brainfood1183 (github) for ss14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Interface/Misc/job_icons.rsi/Pharmacist.png b/Resources/Textures/DeltaV/Interface/Misc/job_icons.rsi/Pharmacist.png new file mode 100644 index 00000000000..0ac2897cef4 Binary files /dev/null and b/Resources/Textures/DeltaV/Interface/Misc/job_icons.rsi/Pharmacist.png differ diff --git a/Resources/Textures/DeltaV/Interface/Misc/job_icons.rsi/meta.json b/Resources/Textures/DeltaV/Interface/Misc/job_icons.rsi/meta.json index bdbe6a6461d..08652bdbf13 100644 --- a/Resources/Textures/DeltaV/Interface/Misc/job_icons.rsi/meta.json +++ b/Resources/Textures/DeltaV/Interface/Misc/job_icons.rsi/meta.json @@ -42,6 +42,9 @@ }, { "name": "SecurityBorg" + }, + { + "name": "Pharmacist" } ] } diff --git a/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg new file mode 100644 index 00000000000..c873e55d14e --- /dev/null +++ b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + diff --git a/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg.200dpi.png b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg.200dpi.png new file mode 100644 index 00000000000..928676c542c Binary files /dev/null and b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg.200dpi.png differ diff --git a/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg.200dpi.png.yml b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg.200dpi.png.yml new file mode 100644 index 00000000000..5c43e233050 --- /dev/null +++ b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_minipharmacy.svg.200dpi.png.yml @@ -0,0 +1,2 @@ +sample: + filter: true diff --git a/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg new file mode 100644 index 00000000000..47088eec4b0 --- /dev/null +++ b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg.200dpi.png b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg.200dpi.png new file mode 100644 index 00000000000..1f002e03ebb Binary files /dev/null and b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg.200dpi.png differ diff --git a/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg.200dpi.png.yml b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg.200dpi.png.yml new file mode 100644 index 00000000000..5c43e233050 --- /dev/null +++ b/Resources/Textures/DeltaV/Interface/Paper/paper_heading_prescription.svg.200dpi.png.yml @@ -0,0 +1,2 @@ +sample: + filter: true diff --git a/Resources/Textures/DeltaV/Markers/jobs.rsi/meta.json b/Resources/Textures/DeltaV/Markers/jobs.rsi/meta.json index 73c7764df0a..1db7fa7b1f5 100644 --- a/Resources/Textures/DeltaV/Markers/jobs.rsi/meta.json +++ b/Resources/Textures/DeltaV/Markers/jobs.rsi/meta.json @@ -48,6 +48,9 @@ }, { "name": "roboticist" + }, + { + "name": "pharmacist" } ] } diff --git a/Resources/Textures/DeltaV/Markers/jobs.rsi/pharmacist.png b/Resources/Textures/DeltaV/Markers/jobs.rsi/pharmacist.png new file mode 100644 index 00000000000..99bfb00ec9a Binary files /dev/null and b/Resources/Textures/DeltaV/Markers/jobs.rsi/pharmacist.png differ diff --git a/Resources/Textures/DeltaV/Objects/Devices/pda.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Devices/pda.rsi/meta.json index 78b6170b56f..dbd498e3019 100644 --- a/Resources/Textures/DeltaV/Objects/Devices/pda.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Devices/pda.rsi/meta.json @@ -254,6 +254,9 @@ { "name": "pda-offduty" }, + { + "name": "pda-pharmacist" + }, { "name": "pda-phys" }, diff --git a/Resources/Textures/DeltaV/Objects/Devices/pda.rsi/pda-pharmacist.png b/Resources/Textures/DeltaV/Objects/Devices/pda.rsi/pda-pharmacist.png new file mode 100644 index 00000000000..1b2828ad8d1 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Devices/pda.rsi/pda-pharmacist.png differ diff --git a/Resources/Textures/DeltaV/Objects/Misc/id_cards.rsi/idpharmacist.png b/Resources/Textures/DeltaV/Objects/Misc/id_cards.rsi/idpharmacist.png new file mode 100644 index 00000000000..dba3f5e9eec Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Misc/id_cards.rsi/idpharmacist.png differ diff --git a/Resources/Textures/DeltaV/Objects/Misc/id_cards.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Misc/id_cards.rsi/meta.json index cd479792df3..0f8ce9abb8e 100644 --- a/Resources/Textures/DeltaV/Objects/Misc/id_cards.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Misc/id_cards.rsi/meta.json @@ -34,6 +34,9 @@ { "name": "idclerk" }, + { + "name": "idpharmacist" + }, { "name": "idprosecutor" }, diff --git a/Resources/Textures/DeltaV/Objects/Misc/stamps.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Misc/stamps.rsi/meta.json index 18d546a1196..5c9ef02f0e2 100644 --- a/Resources/Textures/DeltaV/Objects/Misc/stamps.rsi/meta.json +++ b/Resources/Textures/DeltaV/Objects/Misc/stamps.rsi/meta.json @@ -15,6 +15,9 @@ }, { "name": "stamp-prosec" + }, + { + "name": "stamp-pharmacist" } ] } diff --git a/Resources/Textures/DeltaV/Objects/Misc/stamps.rsi/stamp-pharmacist.png b/Resources/Textures/DeltaV/Objects/Misc/stamps.rsi/stamp-pharmacist.png new file mode 100644 index 00000000000..0a0acfb682e Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Misc/stamps.rsi/stamp-pharmacist.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/equipped-BELT.png b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/equipped-BELT.png new file mode 100644 index 00000000000..1acca1b847c Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/icon.png b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/icon.png new file mode 100644 index 00000000000..91a54e8e383 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/inhand-left.png b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/inhand-left.png new file mode 100644 index 00000000000..f57bfaea25d Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/inhand-right.png b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/inhand-right.png new file mode 100644 index 00000000000..79f8c81d6c8 Binary files /dev/null and b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/meta.json b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/meta.json new file mode 100644 index 00000000000..ea268612458 --- /dev/null +++ b/Resources/Textures/DeltaV/Objects/Specific/Chemistry/chem_bag_pharmacist.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Modified by BriBrooo (GitHub). Taken from ParadiseSS13/Paradise at https://github.com/ParadiseSS13/Paradise/blob/ebf9a7b5e89f5523c5e1c3d2692bf54dac322cae/icons/obj/chemical.dmi and rescaled by reapsnI, inhand sprites by лазік#7305", + "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/DeltaV/Structures/Wallmounts/signs.rsi/direction_pharmacy.png b/Resources/Textures/DeltaV/Structures/Wallmounts/signs.rsi/direction_pharmacy.png new file mode 100644 index 00000000000..17d31a90c6a Binary files /dev/null and b/Resources/Textures/DeltaV/Structures/Wallmounts/signs.rsi/direction_pharmacy.png differ diff --git a/Resources/Textures/DeltaV/Structures/Wallmounts/signs.rsi/meta.json b/Resources/Textures/DeltaV/Structures/Wallmounts/signs.rsi/meta.json index f0a3e110740..f6c1f4353c1 100644 --- a/Resources/Textures/DeltaV/Structures/Wallmounts/signs.rsi/meta.json +++ b/Resources/Textures/DeltaV/Structures/Wallmounts/signs.rsi/meta.json @@ -30,6 +30,10 @@ { "name": "chapel" }, + { + "name": "direction_pharmacy", + "directions": 4 + }, { "name": "epistemics" }, diff --git a/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json b/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json index 7edccd85dc9..e655d4cedf6 100644 --- a/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json +++ b/Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json @@ -240,6 +240,9 @@ { "name": "syndicate_card" }, + { + "name": "paper_stamp-pharmacist" + }, { "name": "paper_stamp-psychologist" }, diff --git a/Resources/Textures/Objects/Misc/bureaucracy.rsi/paper_stamp-pharmacist.png b/Resources/Textures/Objects/Misc/bureaucracy.rsi/paper_stamp-pharmacist.png new file mode 100644 index 00000000000..6838559934b Binary files /dev/null and b/Resources/Textures/Objects/Misc/bureaucracy.rsi/paper_stamp-pharmacist.png differ diff --git a/Resources/Textures/Structures/Storage/closet.rsi/meta.json b/Resources/Textures/Structures/Storage/closet.rsi/meta.json index d26d0c6545d..cc1739c60ca 100644 --- a/Resources/Textures/Structures/Storage/closet.rsi/meta.json +++ b/Resources/Textures/Structures/Storage/closet.rsi/meta.json @@ -443,6 +443,9 @@ { "name": "paramed_open" }, + { + "name": "pharmacy_door" + }, { "name": "pink_door" }, diff --git a/Resources/Textures/Structures/Storage/closet.rsi/pharmacy_door.png b/Resources/Textures/Structures/Storage/closet.rsi/pharmacy_door.png new file mode 100644 index 00000000000..12c89b28364 Binary files /dev/null and b/Resources/Textures/Structures/Storage/closet.rsi/pharmacy_door.png differ