leveln3ame
This commit is contained in:
parent
d0d4cc0649
commit
4d9867cc6c
2
Start.gd
2
Start.gd
@ -10,7 +10,7 @@ onready var CurrentLevel = $"Level"
|
||||
onready var Levels = {
|
||||
"lvl1": "Level 1 - What did the five fingers say to the face? SLAP!",
|
||||
"lvl2": "Level 2 - Something in the way...",
|
||||
"lvl3": "Level 3 - But not too straight.",
|
||||
"lvl3": "Level 3 - But not too straight, maybe from behind.",
|
||||
"lvl4": "Level 4 - ",
|
||||
"lvl5": "Level 5 - ",
|
||||
"lvl6": "Level 6 - ",
|
||||
|
Loading…
Reference in New Issue
Block a user