initial commit - initial pref edits and file copypasting from hippie

This commit is contained in:
deathride58
2018-01-13 15:45:08 -05:00
parent 5bb87e6778
commit 036dc82e12
10 changed files with 441 additions and 1 deletions
@@ -0,0 +1,54 @@
/datum/gear/cane
name = "Cane"
category = slot_hands
path = /obj/item/cane
/datum/gear/cigarettes
name = "Cigarette pack"
category = slot_hands
path = /obj/item/storage/fancy/cigarettes
/datum/gear/dice
name = "Dice bag"
category = slot_hands
path = /obj/item/storage/pill_bottle/dice
/datum/gear/flyswatter
name = "Flyswatter"
category = slot_hands
path = /obj/item/melee/flyswatter
/datum/gear/eightball
name = "Magic eightball"
category = slot_hands
path = /obj/item/toy/eightball
/datum/gear/matches
name = "Matchbox"
category = slot_hands
path = /obj/item/storage/box/matches
/datum/gear/cards
name = "Playing cards"
category = slot_hands
path = /obj/item/toy/cards/deck
/datum/gear/skub
name = "Skub"
category = slot_hands
path = /obj/item/skub
/datum/gear/slapper
name = "Slapper"
category = slot_hands
path = /obj/item/slapper
/datum/gear/carpplushie
name = "Space carp plushie"
category = slot_hands
path = /obj/item/toy/plush/carpplushie
/datum/gear/wallet
name = "Wallet"
category = slot_hands
path = /obj/item/storage/wallet