up to field medic

This commit is contained in:
Kashargul
2024-09-12 21:20:47 +02:00
parent 8a3520e2e0
commit 4ba7beeb9c
57 changed files with 277 additions and 247 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ var/list/civilian_cartridges = list(
/obj/item/weapon/cartridge/quartermaster
name = "\improper Space Parts & Space Vendors cartridge"
desc = "Perfect for the Quartermaster on the go!"
desc = "Perfect for the " + JOB_QUARTERMASTER + " on the go!"
icon_state = "cart-q"
programs = list(
new/datum/data/pda/app/supply)