mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 13:13:03 +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)
|
armor = list(melee = 0, bullet = 0, laser = 2,energy = 2, bomb = 0, bio = 90, rad = 0)
|
||||||
body_parts_covered = HEAD|FACE|EYES
|
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"
|
||||||
|
|||||||
@@ -421,6 +421,11 @@ item_path: /obj/item/clothing/head/fluff/runac
|
|||||||
# ######## U CKEYS
|
# ######## U CKEYS
|
||||||
# ######## V CKEYS
|
# ######## V CKEYS
|
||||||
{
|
{
|
||||||
|
ckey: virgo113
|
||||||
|
character_name: Verin Raharra
|
||||||
|
item_path: /obj/item/clothing/suit/storage/hazardvest/verin
|
||||||
|
}
|
||||||
|
{
|
||||||
ckey: vorrarkul
|
ckey: vorrarkul
|
||||||
character_name: Lucina Dakarim
|
character_name: Lucina Dakarim
|
||||||
item_path: /obj/item/device/pda/heads/cmo/fluff/lucinapda
|
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 |
Reference in New Issue
Block a user