diff --git a/assets/lang/en/dialogue/npcs/villager_normal.json b/assets/lang/en/dialogue/npcs/villager_normal.json index 82885f0..0915815 100644 --- a/assets/lang/en/dialogue/npcs/villager_normal.json +++ b/assets/lang/en/dialogue/npcs/villager_normal.json @@ -62,7 +62,7 @@ "You can interact with cupcakes and use the buggy placeholder clouds as a football." ], [ - "[center][b][wave amp=50 freq=15][rainbow]This is cool test text[/rainbow][/wave][/b][/center]", + "[center][font s=80][wave amp=50 freq=15][rainbow]This is cool test text[/rainbow][/wave][/font][/center]", "sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,", "sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.", "Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet." diff --git a/scenes/gui/dialog_bubble.tscn b/scenes/gui/dialog_bubble.tscn index c619ff2..a3b678b 100644 --- a/scenes/gui/dialog_bubble.tscn +++ b/scenes/gui/dialog_bubble.tscn @@ -45,7 +45,6 @@ grow_vertical = 0 theme_override_colors/default_color = Color(1, 1, 1, 1) theme_override_fonts/normal_font = ExtResource("2_qrihj") theme_override_font_sizes/normal_font_size = 32 -theme_override_font_sizes/bold_font_size = 80 bbcode_enabled = true scroll_active = false diff --git a/scenes/player.tscn b/scenes/player.tscn index 3c819e0..67644ab 100644 --- a/scenes/player.tscn +++ b/scenes/player.tscn @@ -92,6 +92,7 @@ height = 45.968 process_mode = 1 y_sort_enabled = true position = Vector2(-1, 0) +floor_stop_on_slope = false script = ExtResource("1_qehox") [node name="rotation_center" type="Marker2D" parent="."]