Merge pull request #12957 from kappa-sama/patch-34
removes malf disk from tendril loot
This commit is contained in:
@@ -78,10 +78,7 @@
|
||||
if(28)
|
||||
new /obj/item/clothing/neck/necklace/memento_mori(src)
|
||||
if(29)
|
||||
if(prob(50))
|
||||
new /obj/item/malf_upgrade(src)
|
||||
else
|
||||
new /obj/item/disk/tech_disk/illegal(src)
|
||||
new /obj/item/disk/tech_disk/illegal(src)
|
||||
|
||||
//KA modkit design discs
|
||||
/obj/item/disk/design_disk/modkit_disc
|
||||
|
||||
Reference in New Issue
Block a user