[MIRROR] Telecrystals are only stored on the mind

This commit is contained in:
Chompstation Bot
2021-02-13 21:26:38 +00:00
parent 5fc9a7b4ba
commit 24b712ec4d
11 changed files with 99 additions and 103 deletions

View File

@@ -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