[MIRROR] Adds the Hauntium material, which turns any item into a ghost (with AI) (#2918)

* Adds the Hauntium material, which turns any item into a ghost (with AI) (#55728)

* Adds the Hauntium material, which turns any item into a ghost (with AI)

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
This commit is contained in:
SkyratBot
2021-01-28 03:06:55 +01:00
committed by GitHub
co-authored by Qustinnus
parent 82d220b95d
commit d46cde8eae
25 changed files with 283 additions and 40 deletions
@@ -315,3 +315,11 @@
else
to_chat(user, "<span class='warning'>You need 10 floor tiles to start building a floorbot!</span>")
return
/obj/item/storage/toolbox/haunted
name = "old toolbox"
custom_materials = list(/datum/material/hauntium = 500)