mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Adds the plasmaman smith outfit to the roundstart equipment (#28876)
Co-authored-by: Toastical <toast@toaster.com>
This commit is contained in:
@@ -96,6 +96,9 @@
|
||||
if("Shaft Miner")
|
||||
O = new /datum/outfit/plasmaman/mining
|
||||
|
||||
if("Smith")
|
||||
O = new /datum/outfit/plasmaman/smith
|
||||
|
||||
if("Medical Doctor", "Paramedic", "Coroner")
|
||||
O = new /datum/outfit/plasmaman/medical
|
||||
|
||||
|
||||
Reference in New Issue
Block a user