Fixes material paradox

Opps, rigsuits can be deconstructed.
Wil no longer go plus on resources when deconstructing certian ones.
This commit is contained in:
Fluff
2023-03-13 18:20:04 -04:00
parent af6e26cfe2
commit f5ad5ed00a

View File

@@ -5,6 +5,7 @@
icon = 'modular_chomp/icons/obj/rig_modules_ch.dmi'
icon_state = "precursor_rig"
armor = list(melee = 50, bullet = 50, laser = 70, energy = 70, bomb = 60, bio = 100, rad = 80)
matter = list(MAT_PLASTEEL = 1200, MAT_GOLD = 500, MAT_GRAPHITE = 800, MAT_OSMIUM = 300, MAT_PLASTIC = 600, MAT_VERDANTIUM = 750, MAT_MORPHIUM = 2000)
var/block_chance = 15
slowdown = 0