Spiderling and Factions

This commit is contained in:
Fox-McCloud
2015-11-18 14:51:04 -05:00
parent d07bce4a66
commit bdd45eacdc
2 changed files with 5 additions and 0 deletions
@@ -256,6 +256,7 @@
E = locate() in get_turf(src)
if(!E)
var/obj/effect/spider/eggcluster/C = new /obj/effect/spider/eggcluster(src.loc)
C.faction = faction
if(ckey)
C.player_spiders = 1
fed--