mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 00:49:06 +01:00
Adds a handheld mirror that can change hairstyles.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user