mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
enable greps properly (#10454)
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
"Pill Bottle (Bliss)" = /obj/item/storage/pill_bottle/happy,
|
||||
"Pill Bottle (Aphrodisiac)" = /obj/item/storage/pill_bottle/aphrodisiac
|
||||
)
|
||||
gear_tweaks += new/datum/gear_tweak/path(medications)
|
||||
gear_tweaks += new/datum/gear_tweak/path(medications)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"extra large jackboots" = /obj/item/clothing/shoes/mech_shoes/mister_x,
|
||||
"visible extra large jackboots" = /obj/item/clothing/shoes/mech_shoes/mister_x/visible
|
||||
)
|
||||
gear_tweaks += new/datum/gear_tweak/path(mechshoes)
|
||||
gear_tweaks += new/datum/gear_tweak/path(mechshoes)
|
||||
|
||||
Reference in New Issue
Block a user