Removes heist mode & associated code (#17256)

This commit is contained in:
AffectedArc07
2022-01-11 11:36:57 +01:00
committed by GitHub
parent b5171e3ad6
commit 1c8a28425a
27 changed files with 2903 additions and 3706 deletions
-7
View File
@@ -325,13 +325,6 @@
/obj/item/gun/energy/noisecannon = 1
)
/datum/outfit/admin/vox/equip(mob/living/carbon/human/H, visualsOnly = FALSE)
if(isvoxarmalis(H))
. = ..()
else
H.equip_vox_raider()
H.regenerate_icons()
/datum/outfit/admin/vox/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE)
. = ..()
if(visualsOnly)
+5
View File
@@ -138,3 +138,8 @@
suffix = "armory"
name = "NRV Sparta"
description = "Armory Shuttle, with plenty of guns to hand out and some general supplies."
/datum/map_template/shuttle/admin/skipjack
suffix = "skipjack"
name = "Vox Skipjack"
description = "Vox skipjack ship."