Skip to content

Commit

Permalink
Bring it down a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMelbert committed Jul 12, 2024
1 parent 27b278f commit 586f692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maplestation_modules/code/game/machinery/guess_pass.dm
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
/// Duration of any printed guest passes
var/set_time = 10 // minutes
/// Longest duration a guest pass can be set to
var/max_time = 30 // minutes
var/max_time = 20 // minutes
/// Shortest duration a guest pass can be set to
var/min_time = 2.5 // minutes
/// Used in init to format the name
Expand Down

0 comments on commit 586f692

Please sign in to comment.