[MIRROR] Splits projectiles into different files for readability (#5800)

* Splits projectiles into different files for readability

* Update tgstation.dme

* I love how the dme cleans itself up
This commit is contained in:
CitadelStationBot
2018-03-05 14:13:08 -06:00
committed by Poojawa
parent 6a688f2588
commit c72201e605
93 changed files with 3683 additions and 3730 deletions
@@ -0,0 +1,15 @@
/obj/item/projectile/energy/declone
name = "radiation beam"
icon_state = "declone"
damage = 20
damage_type = CLONE
irradiate = 10
impact_effect_type = /obj/effect/temp_visual/impact_effect/green_laser
/obj/item/projectile/energy/dart //ninja throwing dart
name = "dart"
icon_state = "toxin"
damage = 5
damage_type = TOX
knockdown = 100
range = 7