Update resource.dm

This commit is contained in:
Trilbyspaceclone
2019-04-14 17:41:54 -04:00
committed by GitHub
parent 85ab924d72
commit 3a67385bde

View File

@@ -5,6 +5,7 @@
desc = "A thin spire of slightly swaying tendrils."
max_integrity = 60
point_return = 15
armor = list("melee" = 10, "bullet" = 10, "laser" = 0, "energy" = 0, "bomb" = 15, "bio" = 0, "rad" = 0, "fire" = 90, "acid" = 90)
var/resource_delay = 0
/obj/structure/blob/resource/scannerreport()