mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-23 07:58:09 +00:00
Slower Timer Difficulty Setting
Adds a new Difficulty Setting which changes how long each "second" lasts in a level. Off by default, but when on it uses full seconds instead of 0.4 seconds like in SMM2. NOTE: The translations will need to be checked properly.
This commit is contained in:
@@ -74,6 +74,7 @@ var file := {
|
||||
"extra_checkpoints": 0,
|
||||
"back_scroll": 0,
|
||||
"time_limit": 1,
|
||||
"timer_style": 0,
|
||||
"lakitu_style": 0
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user