Shells and Periphery (#1327)

Adds Shells. Adds tags. Adds IPC subspecies. Adds HK-47's. Does not add IPC construction.

Beyond the obvious review of shells, the exact stats of the IPC subspecies need review. They were largely an afterthought, and quickly overshadowed by the shell project.
This commit is contained in:
LordFowl
2016-12-27 19:23:26 -05:00
committed by skull132
parent 0c59930261
commit bc8871ac2b
65 changed files with 1248 additions and 158 deletions
+2 -2
View File
@@ -469,7 +469,7 @@ All custom items with worn sprites must follow the contained sprite system: http
contained_sprite = 1
canremove = 0
abstract = 1
species_restricted = list("Machine")
species_restricted = list("Baseline Frame")
/obj/item/weapon/reagent_containers/food/drinks/flask/fluff/barcia_flask //First Shot - Gabriel Barcia - mrgabol100
@@ -635,7 +635,7 @@ All custom items with worn sprites must follow the contained sprite system: http
contained_sprite = 1
body_parts_covered = 0
canremove = 0
species_restricted = list("Machine")
species_restricted = list("Baseline Frame")
var/emagged = 0
/obj/item/clothing/mask/fluff/rur_collar/attackby(obj/item/I, mob/user)