[MIRROR] Cargo sale element (#11263)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-07-28 15:45:12 -07:00
committed by GitHub
parent 18214a8486
commit ab7ac51ac6
11 changed files with 177 additions and 92 deletions

View File

@@ -69,6 +69,7 @@
rand_tech = pick(valid_techs) //assign techs last
LAZYSET(new_tech, rand_tech, tech_value)
origin_tech = new_tech
AddElement(/datum/element/sellable/research_sample)
/obj/item/research_sample/attack_hand(mob/user)
. = ..()