Added some stand-in sprites for medals.

They remain admin-spawn only until there's proper sprites for them.
The only one which isn't admin-spawn is the one the captain spawns with (it's on his jumpsuit)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4786 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
elly1989@rocketmail.com
2012-09-30 20:01:10 +00:00
parent 5557116fd9
commit 8be72ec797
5 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ BLIND // can't see anything
..()
/obj/item/clothing/under/verb/removetie()
set name = "Remove Tie"
set name = "Remove Accessory"
set category = "Object"
set src in usr
if(!istype(usr, /mob/living)) return
+2 -1
View File
@@ -6,7 +6,7 @@
item_state = "" //no inhands
color = "bluetie"
flags = FPRINT | TABLEPASS
slot_flags = SLOT_ICLOTHING | SLOT_HEAD
slot_flags = 0
w_class = 2.0
/obj/item/clothing/tie/blue
@@ -79,6 +79,7 @@
/obj/item/clothing/tie/medal/bronze_heart
name = "bronze heart medal"
desc = "A bronze heart-shaped medal awarded for sacrifice. It is often awarded posthumously or for severe injury in the line of duty."
icon_state = "bronze_heart"
/obj/item/clothing/tie/medal/nobel_science
name = "nobel sciences award"