this is going to end well

This commit is contained in:
Kraseo
2020-02-25 13:14:18 +01:00
parent 270c5f26b5
commit 170e092a24
4 changed files with 74 additions and 79 deletions
+1 -1
View File
@@ -620,7 +620,7 @@
if(!(myseed.resistance_flags & FIRE_PROOF))
adjustHealth(-round(S.get_reagent_amount(/datum/reagent/napalm) * 6))
adjustToxic(round(S.get_reagent_amount(/datum/reagent/napalm) * 7))
adjustWeeds(-rand(5,9))
adjustWeeds(-rand(5,9))
//Weed Spray
if(S.has_reagent(/datum/reagent/toxin/plantbgone/weedkiller, 1))