mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
[MIRROR] Octuples sniper range [MDB IGNORE] (#11132)
* Octuples sniper range * Yeah yeah Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
co-authored by
TemporalOroboros
GoldenAlpharex
parent
a07354ab16
commit
1ead178599
@@ -3,6 +3,7 @@
|
||||
/obj/projectile/bullet/p50 /////OVERRIDEN IN MODULAR > BULLETREBALANCE
|
||||
name =".50 bullet"
|
||||
speed = 0.2 //SKYRAT EDIT: Original value (0.4)
|
||||
range = 400 // Enough to travel from one corner of the Z to the opposite corner and then some.
|
||||
damage = 70
|
||||
paralyze = 100
|
||||
dismemberment = 50
|
||||
@@ -33,6 +34,7 @@
|
||||
name = "penetrator round"
|
||||
icon_state = "gauss"
|
||||
damage = 60
|
||||
range = 50
|
||||
projectile_piercing = PASSMOB|PASSVEHICLE
|
||||
projectile_phasing = ~(PASSMOB|PASSVEHICLE)
|
||||
phasing_ignore_direct_target = TRUE
|
||||
|
||||
Reference in New Issue
Block a user