Skip to content

Commit

Permalink
[MIRROR] GMM can order bluepace crystals again [MDB IGNORE] (#869)
Browse files Browse the repository at this point in the history
* GMM can order bluepace crystals again (#79918)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: SyncIt21 <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2023
1 parent ef39b52 commit 7816dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/stacks/bscrystal.dm
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
grind_results = list(/datum/reagent/bluespace = 20)
point_value = 30
merge_type = /obj/item/stack/sheet/bluespace_crystal
material_type = /datum/material/bluespace
var/crystal_type = /obj/item/stack/ore/bluespace_crystal/refined

/obj/item/stack/sheet/bluespace_crystal/attack_self(mob/user)// to prevent the construction menu from ever happening
Expand Down

0 comments on commit 7816dd6

Please sign in to comment.