From f8bc1708af82b01c614fbaedf822e46980d4383c Mon Sep 17 00:00:00 2001 From: SparklySheep Date: Sun, 30 Nov 2014 23:20:24 -0600 Subject: [PATCH] Lowered to 2 points. --- code/modules/client/preferences_gear.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preferences_gear.dm b/code/modules/client/preferences_gear.dm index 77f42e7cda2..3f9eb7b3613 100644 --- a/code/modules/client/preferences_gear.dm +++ b/code/modules/client/preferences_gear.dm @@ -751,7 +751,7 @@ var/global/list/gear_datums = list() display_name = "personal AI device" path = /obj/item/device/paicard sort_category = "utility" - cost = 3 + cost = 2 // The rest of the trash.