mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
14 lines
274 B
Plaintext
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
|