mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-10 15:53:44 +01:00
Offmap Tweaks
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user