Added boot knives and putting a knife in your boot.

This commit is contained in:
Zuhayr
2015-12-01 02:05:29 +10:30
parent 084d99e566
commit 0b8125d30b
5 changed files with 70 additions and 0 deletions
+6
View File
@@ -1104,6 +1104,12 @@ var/global/list/gear_datums = list()
sort_category = "misc"
cost = 1
/datum/gear/boot_knife
display_name = "boot knife"
path = /obj/item/weapon/material/kitchen/utensil/knife/boot
sort_category = "misc"
cost = 3
/datum/gear/cane
display_name = "cane"
path = /obj/item/weapon/cane