Merge pull request #3414 from Anewbe/robolimb_things

Starts support for species robolimbs
This commit is contained in:
MagmaRam
2017-07-26 18:34:48 -05:00
committed by GitHub
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"