Skip to content

Commit

Permalink
better pistol sprite by Salted-Zen (ParadiseSS13#27290)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwertytoforty authored Nov 14, 2024
1 parent 5cd987f commit 96c88a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/modules/projectiles/guns/energy/kinetic_accelerator.dm
Original file line number Diff line number Diff line change
Expand Up @@ -272,13 +272,14 @@
/obj/item/gun/energy/kinetic_accelerator/pistol
name = "proto-kinetic pistol"
desc = "A lightweight mining tool, sacrificing upgrade capacity for convenience."
icon_state = "kineticgun_p"
icon_state = "kineticpistol"
item_state = "gun"
w_class = WEIGHT_CLASS_SMALL
max_mod_capacity = 65
can_bayonet = FALSE
can_flashlight = FALSE
can_holster = TRUE
empty_state = "kineticpistol_empty"


//Modkits
Expand Down
Binary file modified icons/obj/guns/energy.dmi
Binary file not shown.

0 comments on commit 96c88a6

Please sign in to comment.