Skip to content

Commit

Permalink
New sprites for electropacks. Readds transparent-case PDAs.
Browse files Browse the repository at this point in the history
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5067 316c924e-a436-60f5-8080-3fe189b3f50e
  • Loading branch information
d_h2005@yahoo.com committed Nov 14, 2012
1 parent 1a4d38d commit 15e001d
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/game/objects/items/devices/PDA/PDA.dm
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ var/global/list/obj/item/device/pda/PDAs = list()
note = "Congratulations, your station has chosen the Thinktronic 5290 WGW-11 Series E-reader and Personal Data Assistant!"
silent = 1 //Quiet in the library!

/obj/item/device/pda/clear
icon_state = "pda-transp"
desc = "A portable microcomputer by Thinktronic Systems, LTD. This is model is a special edition with a transparent case."
note = "Congratulations, you have chosen the Thinktronic 5230 Personal Data Assistant Deluxe Special Max Turbo Limited Edition!"

/obj/item/device/pda/chef
icon_state = "pda-chef"
Expand Down
Binary file modified icons/mob/back.dmi
Binary file not shown.
Binary file modified icons/obj/assemblies.dmi
Binary file not shown.
Binary file modified icons/obj/pda.dmi
Binary file not shown.
Binary file modified icons/obj/radio.dmi
Binary file not shown.

0 comments on commit 15e001d

Please sign in to comment.