Adds a handheld mirror that can change hairstyles.

This commit is contained in:
Chinsky
2016-01-07 21:17:31 +03:00
parent 8b765cf96a
commit 8471813406
3 changed files with 24 additions and 1 deletions
+6
View File
@@ -1233,6 +1233,12 @@ var/global/list/gear_datums = list()
sort_category = "misc"
cost = 1
/datum/gear/mirror
display_name = "handheld mirror"
path = /obj/item/weapon/mirror
sort_category = "misc"
cost = 1
/datum/gear/zippo
display_name = "zippo"
path = /obj/item/weapon/flame/lighter/zippo