Skip to content

Commit

Permalink
strip and dress times (#27773)
Browse files Browse the repository at this point in the history
  • Loading branch information
Burzah authored Jan 6, 2025
1 parent 265e462 commit dc155ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/clothing/clothing.dm
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,8 @@
drop_sound = 'sound/items/handling/cloth_drop.ogg'
pickup_sound = 'sound/items/handling/cloth_pickup.ogg'
dyeing_key = DYE_REGISTRY_UNDER
strip_delay = 6 SECONDS
put_on_delay = 6 SECONDS

sprite_sheets = list(
"Vox" = 'icons/mob/clothing/species/vox/under/misc.dmi',
Expand Down

0 comments on commit dc155ee

Please sign in to comment.