Files
S.P.L.U.R.T-Station-13/modular_citadel/code/modules/client/loadout/hands.dm
2020-10-25 14:50:42 +01:00

55 lines
1.1 KiB
Plaintext

/datum/gear/hands
category = LOADOUT_CATEGORY_HANDS
slot = SLOT_HANDS
/datum/gear/hands/cane
name = "Cane"
path = /obj/item/cane
/datum/gear/hands/cigarettes
name = "Cigarette pack"
path = /obj/item/storage/fancy/cigarettes
/datum/gear/hands/dice
name = "Dice bag"
path = /obj/item/storage/dice
/datum/gear/hands/eightball
name = "Magic eightball"
path = /obj/item/toy/eightball
/datum/gear/hands/matches
name = "Matchbox"
path = /obj/item/storage/box/matches
/datum/gear/hands/cheaplighter
name = "Cheap lighter"
path = /obj/item/lighter/greyscale
/datum/gear/hands/cards
name = "Playing cards"
path = /obj/item/toy/cards/deck
/datum/gear/hands/skub
name = "Skub"
path = /obj/item/skub
/datum/gear/hands/wallet
name = "Wallet"
path = /obj/item/storage/wallet
/datum/gear/hands/flask
name = "Flask"
path = /obj/item/reagent_containers/food/drinks/flask
cost = 2
/datum/gear/hands/zippolighter
name = "Zippo Lighter"
path = /obj/item/lighter
cost = 2
/datum/gear/hands/cigar
name = "Cigar"
path = /obj/item/clothing/mask/cigarette/cigar
cost = 4 //smoking is bad mkay