mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[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:
@@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user