From ce2bb9ff844de95cf760cdcb3de1042cb22ea7d2 Mon Sep 17 00:00:00 2001 From: Ghom <42542238+Ghommie@users.noreply.github.com> Date: Thu, 14 May 2020 13:43:36 +0200 Subject: [PATCH] Kevinz "the braveless" 000's suggestion. --- code/modules/uplink/uplink_items/uplink_devices.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/uplink/uplink_items/uplink_devices.dm b/code/modules/uplink/uplink_items/uplink_devices.dm index ddf5b6c276..779e5aafa8 100644 --- a/code/modules/uplink/uplink_items/uplink_devices.dm +++ b/code/modules/uplink/uplink_items/uplink_devices.dm @@ -272,6 +272,7 @@ include_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops) restricted = TRUE +/* for noew /datum/uplink_item/device_tools/suspiciousphone name = "Protocol CRAB-17 Phone" desc = "The Protocol CRAB-17 Phone, a phone borrowed from an unknown third party, it can be used to crash the space market, funneling the losses of the crew to your bank account.\ @@ -280,4 +281,5 @@ cost = 7 restricted = TRUE limited_stock = 1 +*/