mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Gives paramedic ID extra access to pharmacy on lowpop (#92490)
## About The Pull Request title ## Why It's Good For The Game i feel like paramedic really should have pharmacy access on lowpop to cook chems, because unlikely you will have other chemists/doctors, plus thats just a trend that on lowpop your job usually has more access to do more job on understaffed station (like robo gets xenobio, coroner mentioned pharmacy and etc) ## Changelog 🆑 balance: Paramedic now has extra access to pharmacy on skeleton crew station. /🆑
This commit is contained in:
@@ -848,6 +848,7 @@
|
||||
extra_access = list(
|
||||
ACCESS_SURGERY,
|
||||
ACCESS_VIROLOGY,
|
||||
ACCESS_PHARMACY,
|
||||
)
|
||||
template_access = list(
|
||||
ACCESS_CAPTAIN,
|
||||
|
||||
Reference in New Issue
Block a user