lvl9
This commit is contained in:
parent
74660869bc
commit
e57a3bda60
@ -117,9 +117,9 @@ height = 35.4425
|
||||
depth = 53.7257
|
||||
|
||||
[node name="CSGBox13" type="CSGBox" parent="CSGCombiner"]
|
||||
transform = Transform( 0.999999, 0, 0, 0, 1, 0, 0, 0, 0.999999, -19.2733, 13.2378, 13.6141 )
|
||||
transform = Transform( 0.999998, 0, 0, 0, 1, 0, 0, 0, 0.999998, -19.2716, 13.2378, 6.43087 )
|
||||
height = 35.4425
|
||||
depth = 43.0213
|
||||
depth = 64.3012
|
||||
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( -0.997569, 0, -0.0696868, 0, 1, 0, 0.0696868, 0, -0.997569, 61.0243, 21.5903, 29.8235 )
|
||||
|
2
Start.gd
2
Start.gd
@ -18,7 +18,7 @@ onready var Levels = {
|
||||
"lvl6": "Level 6 - Please remain calm.",
|
||||
"lvl7": "Level 7 - Measure twice, slap once.",
|
||||
"lvl8": "Level 8 - This is getting ridiculous!",
|
||||
"lvl9": "Level 9 - ",
|
||||
"lvl9": "Level 9 - Is it safe?",
|
||||
"lvl10": "Level 10 - ",
|
||||
"lvl11": "Level 11 - I believe in a thing called BONK!",
|
||||
"Spatial" : "I am Error.",
|
||||
|
Loading…
Reference in New Issue
Block a user