Verin Fluff Coat

Credit to Yosh for coding and providing the .diff for it. I just added a comment and put in the custom_items.txt change.
This commit is contained in:
Arokha Sieyes
2017-01-13 19:53:40 -05:00
parent 4dd1192651
commit 7bb0b8fc5f
3 changed files with 13 additions and 0 deletions

View File

@@ -841,3 +841,11 @@
armor = list(melee = 0, bullet = 0, laser = 2,energy = 2, bomb = 0, bio = 90, rad = 0)
body_parts_covered = HEAD|FACE|EYES
//virgo113:Verin Raharra
/obj/item/clothing/suit/storage/hazardvest/verin
name = "Green Haz-coat"
desc = "A well-worn green, long coat made with lightweight materials, it has a radioactive hazard icon on it's right sleeve. Smells faintly like sergal."
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 20)
body_parts_covered = UPPER_TORSO|ARMS
icon_state = "verin"
item_state = "verin_mob"

View File

@@ -421,6 +421,11 @@ item_path: /obj/item/clothing/head/fluff/runac
# ######## U CKEYS
# ######## V CKEYS
{
ckey: virgo113
character_name: Verin Raharra
item_path: /obj/item/clothing/suit/storage/hazardvest/verin
}
{
ckey: vorrarkul
character_name: Lucina Dakarim
item_path: /obj/item/device/pda/heads/cmo/fluff/lucinapda

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 115 KiB