Merge remote-tracking branch 'upstream/master' into TGUI_Updoot

This commit is contained in:
Artur
2020-09-04 11:43:31 +03:00
11 changed files with 57 additions and 87 deletions
@@ -112,9 +112,9 @@ Bonus
symptom_delay_max = 90
var/chems = FALSE
var/explosion_power = 1
threshold_desc = list( "Resistance 9: Doubles the intensity of the effect, but reduces its frequency.",
"Stage Speed 8: Increases explosion radius when the host is wet.",
"Transmission 8: Additionally synthesizes chlorine trifluoride and napalm inside the host.")
threshold_desc = list("Resistance 9" = "Doubles the intensity of the effect, but reduces its frequency.",
"Stage Speed 8" = "Increases explosion radius when the host is wet.",
"Transmission 8" = "Additionally synthesizes chlorine trifluoride and napalm inside the host.")
/datum/symptom/alkali/Start(datum/disease/advance/A)
if(!..())