mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
* fixes and qol * homing ammo (hilarious) * i hate the black mesa gateway * free code Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * me? gongaga * forgot to check if it compiled lol * the part where i hit spacebar * forgot to hit spacebar again * it compiled this time i swear --------- Co-authored-by: Hatterhat <Hatterhat@users.noreply.github.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
/obj/projectile/bullet/a223/weak
|
|
name = "surplus .277 bullet"
|
|
damage = 25
|
|
armour_penetration = 10
|
|
wound_bonus = -40
|
|
|
|
/obj/item/ammo_casing/a223/weak
|
|
name = ".277 surplus bullet casing"
|
|
desc = "A .277 surplus bullet casing."
|
|
projectile_type = /obj/projectile/bullet/a223/weak
|