Readds the normal leather satchel to the loadout, adds normal wallet to the loadout (#12638)

This commit is contained in:
desven
2021-10-29 17:28:18 +02:00
committed by GitHub
parent c5ea29e4ce
commit 3b93f8c710
4 changed files with 17 additions and 2 deletions
@@ -23,7 +23,7 @@
cost = 2
/datum/gear/utility/purse
display_name = "Purse"
display_name = "purse"
description = "A small, fashionable bag typically worn over the shoulder."
path = /obj/item/storage/backpack/satchel/pocketbook/purse
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
@@ -61,6 +61,11 @@
display_name = "personal AI device"
path = /obj/item/device/paicard
/datum/gear/utility/classicwallet
display_name = "wallet"
path = /obj/item/storage/wallet
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION
/datum/gear/utility/wallet
display_name = "wallet selection"
path = /obj/item/storage/wallet