mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Clean the addition
Oh god I forgot to update the branch before I did all this stuff.
This commit is contained in:
@@ -262,6 +262,9 @@
|
|||||||
eyeblur = 2
|
eyeblur = 2
|
||||||
hitsound = 'sound/weapons/zapbang.ogg'
|
hitsound = 'sound/weapons/zapbang.ogg'
|
||||||
|
|
||||||
|
/obj/item/projectile/beam/shock/weak
|
||||||
|
damage = 5
|
||||||
|
agony = 10
|
||||||
|
|
||||||
/obj/item/projectile/beam/precursor //CHOMPedit added Precursor beam
|
/obj/item/projectile/beam/precursor //CHOMPedit added Precursor beam
|
||||||
name = "precursor beam"
|
name = "precursor beam"
|
||||||
@@ -274,8 +277,4 @@
|
|||||||
impact_type = /obj/effect/projectile/impact/precursor
|
impact_type = /obj/effect/projectile/impact/precursor
|
||||||
|
|
||||||
damage = 48
|
damage = 48
|
||||||
armor_penetration = 10
|
armor_penetration = 10
|
||||||
|
|
||||||
/obj/item/projectile/beam/shock/weak
|
|
||||||
damage = 5
|
|
||||||
agony = 10
|
|
||||||
Reference in New Issue
Block a user