mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 14:51:55 +00:00
Sounds and working
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
--!strict
|
||||
|
||||
return {
|
||||
["B"] = 1.163,
|
||||
[1] = 19.163,
|
||||
[2] = 37.507,
|
||||
[3] = 55.464,
|
||||
[4] = 73.383,
|
||||
[5] = 91.301,
|
||||
[6] = 109.24,
|
||||
[7] = 127.185,
|
||||
[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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user