forked from team-sg/hero-mark-2
fixed centering on debug level select
This commit is contained in:
parent
b80a218f04
commit
15375271f6
3 changed files with 12 additions and 12 deletions
|
@ -53,10 +53,10 @@ save_id = "cave"
|
|||
scene = ExtResource( 4 )
|
||||
|
||||
[sub_resource type="Resource" id=10]
|
||||
resource_name = "Eepy Abyss"
|
||||
resource_name = "Crater of the Abyss"
|
||||
script = ExtResource( 5 )
|
||||
title = "Eepy Abyss"
|
||||
shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
||||
title = "Crater of the Abyss"
|
||||
shard_titles = [ "Follow the minnow", "Turchin jump", "Beel enclosure", "Drop Down Mine Jump", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
||||
save_id = "abyss"
|
||||
scene = ExtResource( 7 )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue