Various mining additions, fixes and rebalances.

This commit is contained in:
bgobandit
2015-11-18 19:14:28 -05:00
parent a09d69e985
commit 47dcbc2fd0
20 changed files with 110 additions and 40 deletions
@@ -551,7 +551,7 @@
/datum/chemical_reaction/slimecrystal/on_reaction(datum/reagents/holder, created_volume)
feedback_add_details("slime_cores_used","[type]")
if(holder.my_atom)
var/obj/item/bluespace_crystal/BC = new(get_turf(holder.my_atom))
var/obj/item/weapon/ore/bluespace_crystal/BC = new(get_turf(holder.my_atom))
BC.visible_message("<span class='notice'>The [BC.name] appears out of thin air!</span>")
//Cerulean