Bunny ears, clown+security+medical backpacks, and skirt added.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@803 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
bizarre.babel@gmail.com
2011-01-07 16:42:10 +00:00
parent 0a89eb1551
commit 4fbce6870a
11 changed files with 41 additions and 9 deletions
+12
View File
@@ -1,3 +1,15 @@
/obj/item/clothing/head/rabbitears
name = "rabbitears"
desc = "The ears from a bunny"
icon_state = "bunny"
flags = FPRINT | TABLEPASS | HEADSPACE
/obj/item/clothing/under/blackskirt
name = "Black skirt"
desc = "A black skirt"
icon_state = "blackskirt"
color = "blackskirt"
/obj/item/clothing/shoes/red
name = "red shoes"
icon_state = "red"
+17 -5
View File
@@ -22,27 +22,39 @@
flags = 259.0
/obj/item/weapon/storage/pill_bottle
name = "Pill bottle"
name = "pill bottle"
icon_state = "pill_canister"
icon = 'chemical.dmi'
item_state = "contsolid"
can_hold = list("/obj/item/weapon/reagent_containers/pill")
/obj/item/weapon/storage/box
name = "Box"
name = "box"
icon_state = "box"
item_state = "syringe_kit"
/obj/item/weapon/storage/pillbottlebox
name = "Pill Bottles"
name = "pill bottles"
icon_state = "box"
item_state = "syringe_kit"
/obj/item/weapon/storage/blankbox
name = "Blank Shells"
name = "blank shells"
icon_state = "box"
item_state = "syringe_kit"
/obj/item/weapon/storage/backpack/clown
name = "Giggles Von Honkerton"
icon_state = "clownpack"
/obj/item/weapon/storage/backpack/medic
name = "medic's backpack"
icon_state = "medicalpack"
/obj/item/weapon/storage/backpack/security
name = "security backpack"
icon_state = "securitypack"
/obj/item/weapon/storage/briefcase
name = "briefcase"
icon_state = "briefcase"
@@ -53,7 +65,7 @@
w_class = 4.0
/obj/item/weapon/storage/disk_kit
name = "Data Disks"
name = "data disks"
icon_state = "id"
item_state = "syringe_kit"