Adds bioadaptive supernif things

Basir fluff item
This commit is contained in:
Repede
2018-05-20 22:29:51 -04:00
parent 9e69f25327
commit 2768e46c8a
4 changed files with 27 additions and 2 deletions
+7
View File
@@ -564,6 +564,13 @@ You can also set the stat of a NIF to NIF_TEMPFAIL without any issues to disable
of self-replicating nanotechnology. Basically just a high-endurance NIF."
durability = 1000
/obj/item/device/nif/authenticbio
name = "\improper Bioadaptive Kitsuhana NIF"
desc = "An actual Kitsuhana working surface, in a box. From a society slightly less afraid \
of self-replicating nanotechnology. Basically just a high-endurance NIF."
durability = 1000
bioadap = TRUE
/obj/item/device/nif/bioadap
name = "bioadaptive NIF"
desc = "A NIF that goes out of it's way to accomidate strange body types. \
@@ -726,7 +726,7 @@
/obj/item/clothing/suit/storage/seromi/cloak/fluff/strix
name = "Colony Director Coat"
desc = "It drapes over a Teshari's shoulders and closes at the neck with pockets convienently placed inside. It bears the Colony Director's colors. The name 'Strix Hades' is embroilled in gold lettering around a golden embroilled outline on the neck collar."
desc = "It drapes over a Avali's shoulders and closes at the neck with pockets convienently placed inside. It bears the Colony Director's colors. The name 'Strix Hades' is embroilled in gold lettering around a golden embroilled outline on the neck collar."
icon = 'icons/vore/custom_clothes_yw.dmi'
icon_state = "tesh_cloak_cd"
icon_override = 'icons/vore/custom_clothes_yw.dmi'
@@ -735,7 +735,7 @@
/obj/item/clothing/under/seromi/undercoat/fluff/strix
name = "Colony Director Undercoat"
desc = "A Teshari traditional garb, with a modern twist! Made of micro and nanofibres to make it light and billowy, perfect for going fast and stylishly!"
desc = "Made of carbon nanofiber, it is light and billowy, perfect for going fast and stylishly!"
icon = 'icons/vore/custom_clothes_yw.dmi'
icon_override = 'icons/vore/custom_onmob_yw.dmi'
icon_state = "tesh_uniform_cd"
@@ -1111,3 +1111,15 @@
icon = 'icons/vore/custom_clothes_yw.dmi'
icon_state = "noel_uniform"
icon_override = 'icons/vore/custom_onmob_yw.dmi'
// ******
// Roguenoob
// ******`
//Basir Fahim
/obj/item/clothing/gloves/ring/fluff/basir
name = "Sundancer Engagement Ring"
desc = "This ring is stylized to have an ornate sun, with a sample of phoron swirling around inside. Keep away from Fire! Inscribed along the band is a sentence in Siik; \"Always yours, my little frost-fire. With love. -Sheri\""
icon = 'icons/vore/custom_clothes_yw.dmi'
icon_state = "plasma_ring"
+6
View File
@@ -330,6 +330,12 @@ character_name: Alex Wolf
item_path: /obj/item/clothing/accessory/fluff/alex_wolf_1
}
{
ckey: roguenoob
character_name: Basir Fahim
item_path: /obj/item/clothing/gloves/ring/fluff/basir
}
# ######## S CKEYS
{
ckey: shaper
Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 111 KiB