One more for awooing

This commit is contained in:
VerySoft
2021-12-01 11:10:44 -05:00
parent 41dd79389f
commit d2e0ebe9d6
27 changed files with 3002 additions and 188 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
if(!Ts)
return //Didn't find shadekin spawn turf
var/mob/living/simple_mob/shadekin/red/ai/shadekin = new(Ts)
var/mob/living/simple_mob/shadekin/red/shadekin = new(Ts)
//Abuse of shadekin
shadekin.real_name = shadekin.name
shadekin.init_vore()