mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
* Snowflek-b-gone * Traitorling gone
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user