mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixes mercenary mode not listing bought items.
The mercenary leader now spawns with the uplink, as is set as its owner.
This commit is contained in:
@@ -50,7 +50,7 @@ datum/nano_item_lists
|
||||
var/list/nanoui_data = new // Additional data for NanoUI use
|
||||
|
||||
var/list/purchase_log = new
|
||||
var/uplink_owner = null//text-only
|
||||
var/datum/mind/uplink_owner = null
|
||||
var/used_TC = 0
|
||||
|
||||
/obj/item/device/uplink/nano_host()
|
||||
|
||||
Reference in New Issue
Block a user