Explosion Performance (#13988)

This commit is contained in:
Wildkins
2022-05-17 18:11:40 +02:00
committed by GitHub
parent 078e1ab41f
commit fc2a99f1a8
12 changed files with 67 additions and 38 deletions
@@ -36,7 +36,6 @@
/obj/structure/reagent_dispensers/ex_act(severity)
reagents.splash_turf(get_turf(src), reagents.total_volume)
visible_message(SPAN_DANGER("\The [src] bursts open, spreading reagents all over the area!"))
qdel(src)
/obj/structure/reagent_dispensers/attackby(obj/item/O as obj, mob/user as mob)