Changing workshop script not working

So I’m trying to edit Tiny Hide and Seek right, I edit the numbers literally just the numbers and it’s not working. Not really used to coding at all relatively no experience but from Notepad+++ it shows no errors. Genuinely confused and wish for help.

Line of code I edited,

workshop
{
sight of hider:10
maximum scale of hider:0.250
minimum scale of hider:0.150
Time to hide:90
Time to choose skin:10
Time to seek:300
Time added to seek when kill:30
}
}

Some help would be appreciated.

Workshop code: 6W1YPJ

Anytime I make an edit (all I did was change the numerical changes now) and import them the whole entirety of the workshop script voids. I import it’s gone, I copy settings and it’s no longer there when I paste it into notepad+++.

Brackets!
The Rules mention the english translation of the settings in brackets, while the “Workshop” text block removes them for some reason.
Edited the previous block to fix this issue.

The Workshop part gets removed because the supposed settings don’t exist according to the script, but it for some reason doesn’t claim the brackets exist when copying to text…
When pasting it into the game with the brackets it will give you the updated changes back without brackets!

Thank you! Such a great help it worked as intended to.

1 Like