mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
[Sprites] new admin lasergun sprite (#9726)
* laseradmin v2 * ahhhhh * aaaah
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
name = "infinite laser gun"
|
||||
desc = "Spray and /pray."
|
||||
icon_state = "laseradmin"
|
||||
item_state = "laseradmin"
|
||||
inhand_states = list("left_hand" = 'icons/mob/in-hand/left/guns.dmi', "right_hand" = 'icons/mob/in-hand/right/guns.dmi')
|
||||
projectile_type = /obj/item/projectile/beam
|
||||
charge_cost = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user