mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Disconnects AI's from their shell if hit by Twisted Construction (#60642)
This commit is contained in:
@@ -623,6 +623,7 @@
|
||||
return
|
||||
else
|
||||
uses--
|
||||
candidate.undeploy()
|
||||
to_chat(user, span_warning("A dark cloud emanates from you hand and swirls around [candidate] - twisting it into a construct shell!"))
|
||||
new /obj/structure/constructshell(T)
|
||||
SEND_SOUND(user, sound('sound/effects/magic.ogg',0,1,25))
|
||||
|
||||
Reference in New Issue
Block a user