From 8878b29ae122e11e04f417565b9f5ef2ed03ce98 Mon Sep 17 00:00:00 2001 From: FalloutFalcon Date: Fri, 31 May 2024 06:55:59 -0500 Subject: [PATCH] removes wallet from loadout --- code/modules/client/loadout/loadout_general.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/client/loadout/loadout_general.dm b/code/modules/client/loadout/loadout_general.dm index 265a7728d2ab..52072aa86213 100644 --- a/code/modules/client/loadout/loadout_general.dm +++ b/code/modules/client/loadout/loadout_general.dm @@ -62,10 +62,6 @@ display_name = "toy, magic eight ball" path = /obj/item/toy/eightball -/datum/gear/wallet - display_name = "wallet" - path = /obj/item/storage/wallet - /datum/gear/pai display_name = "personal AI device" path = /obj/item/paicard