mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
A bit more telecrystals
This commit is contained in:
@@ -37,10 +37,10 @@
|
||||
|
||||
var/obj/item/device/radio/uplink/U = new /obj/item/device/radio/uplink(get_turf(user))
|
||||
U.hidden_uplink.uplink_owner= "[user.key]"
|
||||
U.hidden_uplink.uses = 200
|
||||
U.hidden_uplink.uses = 280
|
||||
U.hidden_uplink.mode_override = /datum/game_mode/nuclear //Maybe we can have a special set of items for the challenge uplink eventually
|
||||
qdel(src)
|
||||
|
||||
|
||||
#undef CHALLENGE_TIME_LIMIT
|
||||
#undef MIN_CHALLENGE_PLAYERS
|
||||
#undef MIN_CHALLENGE_PLAYERS
|
||||
|
||||
Reference in New Issue
Block a user