mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[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:
committed by
GitHub
parent
18214a8486
commit
ab7ac51ac6
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user