enable greps properly (#10454)

This commit is contained in:
Kashargul
2025-03-18 16:37:54 +01:00
committed by GitHub
parent 97f2dc3ce6
commit e174881f69
105 changed files with 108 additions and 111 deletions

View File

@@ -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)

View File

@@ -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)