Merge pull request #10051 from kappa-sama/patch-9

puts our legion more up to date with tg's
This commit is contained in:
Ghom
2019-12-20 14:25:09 +01:00
committed by GitHub

View File

@@ -137,7 +137,7 @@ Difficulty: Medium
if(last_legion)
loot = list(/obj/item/staff/storm)
elimination = 0
else if(prob(5))
else if(prob(20))
loot = list(/obj/structure/closet/crate/necropolis/tendril)
..()