Skip to content

Commit

Permalink
new dummy tablet sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsVyzo committed Jan 6, 2024
1 parent 24231ab commit 4ec86ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/game/objects/items/devices/dummy_tablet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
name = "Professor DUMMY tablet"
desc = "A Professor DUMMY Control Tablet."
suffix = "\[3\]"
icon_state = "Cotablet"
item_state = "Cotablet"
icon_state = "dummytablet"
item_state = "dummytablet"

var/mob/living/carbon/human/linked_dummy

Expand Down
Binary file modified icons/obj/items/devices.dmi
Binary file not shown.

0 comments on commit 4ec86ae

Please sign in to comment.