Skip to content

Commit

Permalink
invis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nauticall committed Feb 27, 2024
1 parent b8ba778 commit c963566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/items/storage/firstaid.dm
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
desc = "It's an emergency medical kit containing lifesaving anti-toxic medication. With medical training you can fit this in a backpack."
icon_state = "antitoxin"
item_state = "firstaid-toxin"
possible_icons_full = list("antitoxin","antitoxfirstaid","antitoxfirstaid2","antitoxfirstaid3")

/obj/item/storage/firstaid/toxin/fill_preset_inventory()
new /obj/item/device/healthanalyzer(src)
Expand Down

0 comments on commit c963566

Please sign in to comment.