mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
paramedic has teleporter access. (#30713)
* paramedic has teleporter access. * update this too
This commit is contained in:
@@ -325,12 +325,13 @@
|
||||
ACCESS_MINING_STATION,
|
||||
ACCESS_MINING,
|
||||
ACCESS_MORGUE,
|
||||
ACCESS_PARAMEDIC
|
||||
ACCESS_PARAMEDIC,
|
||||
ACCESS_TELEPORTER
|
||||
)
|
||||
minimal_player_age = 3
|
||||
exp_map = list(EXP_TYPE_CREW = 180)
|
||||
outfit = /datum/outfit/job/paramedic
|
||||
important_information = "You are the first responder to medical emergencies outside the sanctity of the Medbay. You can also respond to Lavaland emergencies via the mining shuttle located in Cargo."
|
||||
important_information = "You are the first responder to medical emergencies outside the sanctity of the Medbay. You can also respond to Lavaland emergencies via the mining shuttle located in Cargo, or space emergencies via the Teleporter near the Bridge."
|
||||
standard_paycheck = CREW_PAY_MEDIUM
|
||||
|
||||
/datum/outfit/job/paramedic
|
||||
|
||||
Reference in New Issue
Block a user