removes alignment system

This commit is contained in:
Kyep
2018-11-28 19:23:26 -08:00
parent c5a4abeb8b
commit b4acc30b2e
10 changed files with 10 additions and 58 deletions
-1
View File
@@ -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
+1 -2
View File
@@ -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