We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd02db commit 0838d9fCopy full SHA for 0838d9f
code/modules/mob/living/simple_animal/abnormality/_auxiliary_modes/joke/ego_weapons.dm
@@ -357,7 +357,7 @@
357
/obj/item/ego_weapon/joke/realization/wisconsin
358
name = "Wisconsin"
359
desc = "You feel like you'll dream about cheese tonight."
360
- icon = "/obj/item/ego_weapon/joke/!icons/ego_weapons"
+ icon = "code/modules/mob/living/simple_animal/abnormality/_auxiliary_modes/joke/!icons/ego_weapons.dmi"
361
icon_state = "cheesewedge_wisconsin"
362
force = 50
363
attack_speed = 0.5 // should be half the normal speed
0 commit comments