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