mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
removes alignment system
This commit is contained in:
@@ -280,7 +280,6 @@ var/ert_request_answered = FALSE
|
||||
M.equipOutfit(paranormal_outfit)
|
||||
M.job = "ERT Paranormal"
|
||||
M.mind.isholy = TRUE
|
||||
M.mind.alignment = ALIGNMENT_GOOD
|
||||
|
||||
if("Commander")
|
||||
command_slots = 0
|
||||
|
||||
@@ -379,8 +379,7 @@
|
||||
pda = /obj/item/pda/centcom
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/mask/gas/sechailer/swat = 1,
|
||||
/obj/item/storage/box/zipties = 1,
|
||||
/obj/item/flashlight/holy_torch = 1
|
||||
/obj/item/storage/box/zipties = 1
|
||||
)
|
||||
|
||||
/datum/outfit/job/centcom/response_team/paranormal/amber
|
||||
|
||||
Reference in New Issue
Block a user