[NONMODULAR] Comments out the bit of dragon's blood that makes people invisible. (#9408)

* fghfgh

* Update megafauna_loot.dm

* Update megafauna_loot.dm
This commit is contained in:
RatFromTheJungle
2021-11-18 18:46:29 -05:00
committed by GitHub
parent 721f7726e4
commit 3c994cc4a6
@@ -710,7 +710,7 @@
return
var/mob/living/carbon/human/consumer = user
var/random = rand(1,4)
var/random = rand(2,4) //SKYRAT EDIT - Commenting out #1 because it makes people invisible.
switch(random)
if(1)