mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Adds a handkerchief to the loadout. (#11705)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -176,6 +176,11 @@
|
||||
path = /obj/item/towel
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/handkerchief
|
||||
display_name = "handkerchief"
|
||||
path = /obj/item/reagent_containers/glass/rag/handkerchief
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/gameboard
|
||||
display_name = "holo board game"
|
||||
path = /obj/item/board
|
||||
|
||||
Reference in New Issue
Block a user