Files
CHOMPStation2/modular_chomp/code/modules/projectiles/guns/special.dm
2025-03-18 16:37:54 +01:00

14 lines
274 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