More work on Heist. Remapped the Vox shuttle and added a base for it. Tweaked spawn values etc.

This commit is contained in:
Zuhayr
2015-03-21 11:13:48 +10:30
parent 8d698f0c06
commit 2c269e5159
7 changed files with 4332 additions and 4320 deletions
+4
View File
@@ -43,6 +43,10 @@
siemens_coefficient = 0.7
body_parts_covered = FACE|EYES
/obj/item/clothing/mask/gas/swat/vox
name = "\improper alien mask"
desc = "Clearly not designed for a human face."
/obj/item/clothing/mask/gas/syndicate
name = "tactical mask"
desc = "A close-fitting tactical mask that can be connected to an air supply."
@@ -94,7 +94,6 @@
req_access = list(access_syndicate)
initial_modules = list(
/obj/item/rig_module/teleporter,
/obj/item/rig_module/stealth_field,
/obj/item/rig_module/vision
)