mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 22:28:44 +01: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:
co-authored by
Will
C.L.
parent
18214a8486
commit
ab7ac51ac6
@@ -720,3 +720,7 @@
|
||||
/obj/item/paper/manifest
|
||||
name = "supply manifest"
|
||||
var/is_copy = 1
|
||||
|
||||
/obj/item/paper/manifest/Initialize(mapload, text, title)
|
||||
. = ..()
|
||||
AddElement(/datum/element/sellable/manifest)
|
||||
|
||||
Reference in New Issue
Block a user