Starts support for species robolimbs

This commit is contained in:
Anewbe
2017-05-04 20:50:04 -05:00
parent b71a67a775
commit a2c4c91789
2 changed files with 12 additions and 3 deletions
+1
View File
@@ -43,6 +43,7 @@ var/const/standard_monitor_styles = "blank=ipc_blank;\
var/list/monitor_styles //If empty, the model of limbs offers a head compatible with monitors.
var/parts = BP_ALL //Defines what parts said brand can replace on a body.
var/health_hud_intensity = 1 // Intensity modifier for the health GUI indicator.
var/suggested_species = "Human" //If it should make the torso a species
/datum/robolimb/unbranded_monitor
company = "Unbranded Monitor"