a slight blink flavor

This commit is contained in:
zerothebigboy
2020-08-21 01:54:09 -04:00
parent b960f4055d
commit cca7e66457
+1
View File
@@ -275,6 +275,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
if(!user)
return
user.visible_message("<span class='hierophant_warning'>[user] vanishes into a cloud of falling dust and burning embers, likely off to style on some poor sod in the distance!</span>")
playsound(user,'sound/magic/blink.ogg', 75, TRUE)
for(var/obj/item/I in user)
if(I != src)
user.dropItemToGround(I)