fixes a space bar that was put in there somehow *sigh*

This commit is contained in:
SplinterGP
2020-08-10 16:32:06 -03:00
parent d97988037b
commit d36e38d5c7

View File

@@ -21,7 +21,7 @@
icon = 'icons/obj/gun_yw.dmi'
icon_state = "gaussrifle"
item_state = "gaussrifle"
item_icons = list(slot_r_hand_str = 'icons/mob/items/righthand_guns_yw.dmi', slot_l_hand_str = 'icons/mob/items/lefthand_guns_yw.dmi', slot_back_str = 'icons/mob/back_yw.dmi')
item_icons = list(slot_r_hand_str = 'icons/mob/items/righthand_guns_yw.dmi', slot_l_hand_str = 'icons/mob/items/lefthand_guns_yw.dmi', slot_back_str = 'icons/mob/back_yw.dmi')
desc = "An older model of the experimental Gauss weapon series produced by Hephaestus industries. As it is unable to pass through glass, it was phased out during the mars-sol conflict due to the invention of laser carbines.Nevertheless, it still packs a punch and is easy to maintain, making it a favorite amongst sol privateers."
force = 8
fire_sound = 'sound/weapons/Gauss_shoot.ogg'