Files
CHOMPStation2/modular_chomp/code/modules/projectiles/guns/special.dm
2024-02-16 10:54:47 +01:00

13 lines
273 B
Plaintext

/obj/item/projectile/mobbola
name = "bola"
icon_state = "bola"
damage = 5
embed_chance = 0 //Nada.
damage_type = HALLOSS
muzzle_type = null
hud_state = "monkey"
combustion = FALSE
modifier_type_to_apply = /datum/modifier/entangled
modifier_duration = 0.5 MINUTE