Ends traitorling + snowflake rules, totally unrelated to #17618 (#17620)

* Snowflek-b-gone

* Traitorling gone
This commit is contained in:
Robustin
2016-05-14 18:13:00 -04:00
committed by KorPhaeron
parent d44fa6b789
commit bb0194802f
2 changed files with 2 additions and 1 deletions
@@ -381,7 +381,7 @@ var/global/list/parasites = list() //all currently existing/living guardians
var/list/possible_guardians = list("Chaos", "Standard", "Ranged", "Support", "Explosive", "Lightning", "Protector", "Charger", "Assassin")
var/random = TRUE
var/allowmultiple = 0
var/allowling = 0
var/allowling = 1
/obj/item/weapon/guardiancreator/attack_self(mob/living/user)
var/list/guardians = user.hasparasites()