mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-13 11:24:34 +00:00
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
/obj/item/projectile/bullet
|
|
name = "bullet"
|
|
icon_state = "bullet"
|
|
damage = 60
|
|
damage_type = BRUTE
|
|
nodamage = FALSE
|
|
candink = TRUE
|
|
flag = "bullet"
|
|
hitsound_wall = "ricochet"
|
|
impact_effect_type = /obj/effect/temp_visual/impact_effect
|