From 0db4125956edd5592b5204719b1b47f3f9553696 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Mon, 17 Jun 2019 14:19:19 -0400 Subject: [PATCH] Update uplink_items.dm --- code/modules/uplink/uplink_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items.dm b/code/modules/uplink/uplink_items.dm index d85d3bb283..e19e58c744 100644 --- a/code/modules/uplink/uplink_items.dm +++ b/code/modules/uplink/uplink_items.dm @@ -279,7 +279,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item)) The rapier comes with its own shielf, this is rather noticeable as only the captain is known to carry a shielf. \ The shielf itself can be used to block melee attacks only. Its also jet black colours." item = /obj/item/storage/belt/sabre/rapier - cost = 12 + cost = 8 exclude_modes = list(/datum/game_mode/nuclear/clown_ops) /datum/uplink_item/dangerous/clownsword