mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-18 02:19:30 +01:00
Adds a bigger C4 for adminspawn. (#22687)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user