Skip to content

Commit

Permalink
Fix Voidsuit Icon Chapter Four
Browse files Browse the repository at this point in the history
  • Loading branch information
i1yadobr committed Oct 8, 2024
1 parent 8c1218b commit c1058a3
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/spacesuits/void/_void.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name = "void helmet"
desc = "A high-tech dark red space suit helmet. Used for AI satellite maintenance."
icon_state = "void"
item_state = "void"
//item_state = "void"

heat_protection = HEAD
armor = list(melee = 40, bullet = 20, laser = 35,energy = 15, bomb = 35, bio = 100)
Expand Down
Binary file modified icons/inv_slots/hats/hand_l_default.dmi
Binary file not shown.
Binary file modified icons/inv_slots/hats/hand_r_default.dmi
Binary file not shown.
Binary file modified icons/inv_slots/hats/mob.dmi
Binary file not shown.
Binary file modified icons/inv_slots/hats/mob_skrell.dmi
Binary file not shown.
Binary file modified icons/inv_slots/hats/mob_tajaran.dmi
Binary file not shown.
Binary file modified icons/inv_slots/hats/mob_unathi.dmi
Binary file not shown.
Binary file modified icons/inv_slots/hats/mob_vox.dmi
Binary file not shown.

0 comments on commit c1058a3

Please sign in to comment.