mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Energy Guns had no sprites. This fixes that.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1817 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -491,7 +491,7 @@ var/const/PROJECTILE_DART = 8
|
||||
update_icon()
|
||||
|
||||
energy
|
||||
icon_state = "energy gun"
|
||||
icon_state = "energy"
|
||||
name = "energy gun"
|
||||
desc = "A basic energy-based gun with two settings: Stun and kill."
|
||||
fire_sound = 'Taser.ogg'
|
||||
|
||||
Reference in New Issue
Block a user