mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
/obj/item/projectile/bullet
|
|
name = "bullet"
|
|
icon_state = "bullet"
|
|
damage = 60
|
|
damage_type = BRUTE
|
|
nodamage = FALSE
|
|
flag = "bullet"
|
|
hitsound_wall = "ricochet"
|
|
impact_effect_type = /obj/effect/temp_visual/impact_effect
|