Various fixes & tweaks (#17439)

* More tweaks

Moves it up to use diamond and phoron like bluespare crystals use.

* .

* sass update

* Watch fixes

* no

* .

* eaeryl

* fixes that properly

* ...

* .

* No deleting mannequins

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Cameron Lennox
2025-04-02 15:40:40 -04:00
committed by GitHub
parent 04abad4132
commit 1aa1388fc8
13 changed files with 41 additions and 45 deletions
@@ -3,7 +3,7 @@
desc = "An Advanced monkey teleportation and rehydration system. For serious monkey business."
id = "monkey_gun"
req_tech = list(TECH_BIO = 6, TECH_BLUESPACE = 5)
materials = list(MAT_STEEL = 5000, MAT_GLASS = 5000, MAT_GOLD = 500, MAT_SILVER = 350)
materials = list(MAT_STEEL = 3500, MAT_GLASS = 3500, MAT_PHORON = 1500, MAT_DIAMOND = 1500)
build_path = /obj/item/xenobio/monkey_gun
sort_string = "HBBA"