mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 05:02:42 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user