More work done!

This commit is contained in:
Neerti
2016-02-22 23:33:19 -05:00
parent be43fd1d9e
commit a67b544acd
47 changed files with 802 additions and 290 deletions
+12
View File
@@ -124,3 +124,15 @@
//----------------------------
/obj/effect/projectile/bullet/muzzle
icon_state = "muzzle_bullet"
//----------------------------
// Lightning beam
//----------------------------
/obj/effect/projectile/lightning/tracer
icon_state = "lightning"
/obj/effect/projectile/lightning/muzzle
icon_state = "muzzle_lightning"
/obj/effect/projectile/lightning/impact
icon_state = "impact_lightning"