mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Splits telecrystals into bluecrystals and telecrystals. (#16380)
* bluecrystals 1 * Splits telecrystals into bluecrystals and telecrystals. * fixes * dans ma tete ce n'est pas evident * c'est toujours trop beau pour etre vrai * on ne peut toucher le ciel des doigts * thanks lily --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
new /obj/item/pinpointer/nukeop(src)
|
||||
new /obj/item/modular_computer/handheld/pda/syndicate(src)
|
||||
var/obj/item/device/radio/uplink/U = new(src)
|
||||
U.hidden_uplink.uses = 40
|
||||
U.hidden_uplink.telecrystals = 40
|
||||
U.hidden_uplink.bluecrystals = 20
|
||||
return
|
||||
|
||||
/obj/structure/closet/syndicate/resources
|
||||
|
||||
Reference in New Issue
Block a user