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
+3 -3
View File
@@ -129,7 +129,7 @@
switch(species.name)
if("Tajara")
bsc()
if("Machine")
if("Baseline Frame")
bsb()
if("Diona")
bsd()
@@ -182,7 +182,7 @@
suicide()
proc/bsb()
if(set_species("Machine"))
if(set_species("Baseline Frame"))
h_style = "blue IPC screen"
name = "Bluespace Bot"
voice_name = "Bluespace Bot"
@@ -258,7 +258,7 @@
suicide()
proc/bsv()
if(set_species("Vaurca"))
if(set_species("Vaurca Worker"))
h_style = "Bald"
name = "Bluespace Bug"
voice_name = "Bluespace Bug"