mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
13 lines
273 B
Plaintext
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 |