mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Merge pull request #5369 from Heroman3003/solargrub-nerf
Returns solargrub stun after being forced out of device
This commit is contained in:
@@ -138,9 +138,10 @@ var/global/list/grub_machine_overlays = list()
|
||||
sparks.start()
|
||||
if(machine_effect)
|
||||
QDEL_NULL(machine_effect)
|
||||
set_AI_busy(FALSE)
|
||||
ai_holder.target = null
|
||||
powermachine.draining = 1
|
||||
spawn(30)
|
||||
set_AI_busy(FALSE)
|
||||
|
||||
/mob/living/simple_mob/animal/solargrub_larva/proc/do_ventcrawl(var/obj/machinery/atmospherics/unary/vent_pump/vent)
|
||||
if(!vent)
|
||||
|
||||
Reference in New Issue
Block a user