Update legion.dm (#13566)
This commit is contained in:
@@ -200,7 +200,7 @@ SHITCODE AHEAD. BE ADVISED. Also comment extravaganza
|
||||
loot = list(/obj/item/staff/storm)
|
||||
elimination = FALSE
|
||||
else if(prob(20)) //20% chance for sick lootz.
|
||||
loot = list(/obj/structure/closet/crate/necropolis/tendril)
|
||||
loot = list(/obj/structure/closet/crate/necropolis/tendril/all)
|
||||
if(!true_spawn)
|
||||
loot = null
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user