Added descriptions to all blob reagents, and added them to the Blob Help. Reorganized Blob Help a little.

This commit is contained in:
Arkatos1
2019-03-26 18:38:09 +01:00
parent 84f96ff52f
commit c0b5359cbd
2 changed files with 12 additions and 4 deletions
@@ -11,6 +11,7 @@
/datum/reagent/blob/ripping_tendrils //does brute and a little stamina damage
name = "Ripping Tendrils"
description = "Deals High Brute damage, as well as Stamina damage."
id = "ripping_tendrils"
color = "#7F0000"
message_living = ", and you feel your skin ripping and tearing off"
@@ -25,6 +26,7 @@
/datum/reagent/blob/boiling_oil //sets you on fire, does burn damage
name = "Boiling Oil"
description = "Deals High Burn damage, and sets the victim aflame."
id = "boiling_oil"
color = "#B68D00"
message = "The blob splashes you with burning oil"
@@ -40,6 +42,7 @@
/datum/reagent/blob/envenomed_filaments //toxin, hallucination, and some bonus spore toxin
name = "Envenomed Filaments"
description = "Deals High Toxin damage, causes Hallucinations, and injects Spores into the bloodstream."
id = "envenomed_filaments"
color = "#9ACD32"
message_living = ", and you feel sick and nauseated"
@@ -53,6 +56,7 @@
/datum/reagent/blob/lexorin_jelly //does tons of oxygen damage and a little brute
name = "Lexorin Jelly"
description = "Deals Medium Brute damage, but massive amounts of Respiration Damage."
id = "lexorin_jelly"
color = "#00FFC5"
message_living = ", and your lungs feel heavy and weak"
@@ -67,6 +71,7 @@
/datum/reagent/blob/kinetic //does semi-random brute damage
name = "Kinetic Gelatin"
description = "Deals Randomized damage, between 0.33 to 2.33 times the standard amount."
id = "kinetic"
color = "#FFA500"
message = "The blob pummels you"
@@ -79,6 +84,7 @@
/datum/reagent/blob/cryogenic_liquid //does low burn damage and stamina damage and cools targets down
name = "Cryogenic Liquid"
description = "Deals Medium Brute damage, Stamina Damage, and injects Frost Oil into its victims, freezing them to death."
id = "cryogenic_liquid"
color = "#8BA6E9"
message = "The blob splashes you with an icy liquid"
@@ -93,6 +99,7 @@
/datum/reagent/blob/dark_matter
name = "Dark Matter"
description = "Deals High Brute damage and sucks everyone and everything closer, creating a vortex of death."
id = "dark_matter"
color = "#61407E"
message = "You feel a thrum as the blob strikes you, and everything flies at you"
@@ -106,6 +113,7 @@
/datum/reagent/blob/b_sorium
name = "Sorium"
description = "Deals High Brute damage, and sends people flying away."
id = "b_sorium"
color = "#808000"
message = "The blob slams into you, and sends you flying"