mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
EMT -> First Responder (#10453)
Emergency Medical Technicians have been renamed to First Responders, their duties remain the same, for now.
This commit is contained in:
@@ -358,7 +358,7 @@
|
||||
problist = list(
|
||||
/obj/item/storage/belt/utility = 1,
|
||||
/obj/item/storage/belt/medical = 0.4,
|
||||
/obj/item/storage/belt/medical/emt = 0.4,
|
||||
/obj/item/storage/belt/medical/first_responder = 0.4,
|
||||
/obj/item/storage/belt/security/tactical = 0.1,
|
||||
/obj/item/storage/belt/military = 0.1,
|
||||
/obj/item/storage/belt/janitor = 0.4
|
||||
|
||||
Reference in New Issue
Block a user