Added boot knives and putting a knife in your boot.

This commit is contained in:
Zuhayr
2015-12-11 15:55:23 +10:30
parent 000438aa94
commit 1ea7aebb62
5 changed files with 70 additions and 0 deletions
+6
View File
@@ -1562,6 +1562,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