mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-13 22:31:55 +00:00
fix leveling issues
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
return {
|
||||
[1] = 1.163, --Basement
|
||||
[2] = 19.163,
|
||||
[3] = 37.507,
|
||||
[4] = 55.464,
|
||||
[5] = 73.383,
|
||||
[6] = 91.301,
|
||||
[7] = 109.243,
|
||||
[8] = 127.185,
|
||||
[3] = 36.053,
|
||||
[4] = 53.005,
|
||||
[5] = 69.977,
|
||||
[6] = 86.948,
|
||||
[7] = 103.913,
|
||||
[8] = 120.891,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user