mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Telecrystals are only stored on the mind
This commit is contained in:
@@ -85,7 +85,4 @@
|
||||
P.lock_code = lock_code
|
||||
// else
|
||||
// P.hidden_uplink.hidden_crystals += P.hidden_uplink.uses //Temporarially hide the PDA's crystals, so you can't steal telecrystals.
|
||||
var/obj/item/weapon/cartridge/frame/parent_cart = pda.cartridge
|
||||
P.hidden_uplink.uses = parent_cart.telecrystals
|
||||
parent_cart.telecrystals = 0
|
||||
P.hidden_uplink.active = TRUE
|
||||
|
||||
Reference in New Issue
Block a user