Small abductors refactor

This commit is contained in:
CitadelStationBot
2017-04-25 03:59:08 -05:00
parent 306e7c1cba
commit fb61c31470
9 changed files with 257 additions and 271 deletions

View File

@@ -3,8 +3,7 @@
id = "abductor"
say_mod = "gibbers"
sexes = 0
species_traits = list(NOBLOOD,NOBREATH,VIRUSIMMUNE,NOGUNS)
species_traits = list(NOBLOOD,NOBREATH,VIRUSIMMUNE,NOGUNS,NOHUNGER)
mutant_organs = list(/obj/item/organ/tongue/abductor)
var/scientist = 0 // vars to not pollute spieces list with castes
var/agent = 0
var/team = 1