mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
This has a firer now (#26582)
This commit is contained in:
@@ -497,6 +497,11 @@
|
||||
light_color = LIGHT_COLOR_ORANGE
|
||||
ammo_type = /obj/structure/mining_bomb
|
||||
|
||||
/obj/item/projectile/bullet/reusable/mining_bomb/handle_drop()
|
||||
if(!dropped)
|
||||
new ammo_type(loc, firer)
|
||||
dropped = TRUE
|
||||
|
||||
/obj/structure/mining_bomb
|
||||
name = "mining bomb"
|
||||
desc = "A bomb. Why are you staring at this?"
|
||||
|
||||
Reference in New Issue
Block a user