dusting off

This commit is contained in:
SandPoot
2023-01-10 18:32:49 -03:00
parent 6bbd44afe7
commit cf51a4dce9
6 changed files with 37 additions and 9 deletions
-2
View File
@@ -211,8 +211,6 @@
/obj/item/melee/transforming/energy/sword/saber/reskin_obj(mob/M)
. = ..()
if(!.)
return
switch(current_skin)
if("Sword")
icon_state = "sword[active ? sword_color : "0"]"