mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 03:21:30 +00:00
White cane, and crutch in loadout (#10420)
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
display_name = "cane"
|
||||
path = /obj/item/cane
|
||||
|
||||
/datum/gear/cane/crutch
|
||||
display_name = "crutch"
|
||||
path = /obj/item/cane/crutch
|
||||
|
||||
/datum/gear/cane/white
|
||||
display_name = "white cane"
|
||||
path = /obj/item/cane/white
|
||||
|
||||
/datum/gear/dice
|
||||
display_name = "pack of dice"
|
||||
path = /obj/item/storage/pill_bottle/dice
|
||||
|
||||
Reference in New Issue
Block a user