Adds a bigger C4 for adminspawn. (#22687)

This commit is contained in:
Matt Atlas
2026-06-12 23:04:25 +02:00
committed by GitHub
parent f05f9daca3
commit a11c25bef6
4 changed files with 32 additions and 2 deletions
@@ -48,3 +48,8 @@
/obj/effect/plastic_explosive/attackby(obj/item/attacking_item, mob/user)
return parent.attackby(attacking_item, user)
/obj/effect/plastic_explosive/big
name = "bundled plastic explosives"
desc = "Used to put big holes in specific areas with a lot of extra hole."
icon_state = "plastic-explosive-big2"