bugfixing time

This commit is contained in:
Tabby 2026-01-17 12:56:17 +11:00
parent 67c5b97eb8
commit c969e0bee2
5 changed files with 34 additions and 8 deletions

View file

@ -35,7 +35,7 @@ func _on_reset_button_pressed() -> void:
PlayerInventory.money = 0
PlayerInventory.botnet_servers = 0
PlayerInventory.inventory_panel.empty_grid()
Clock.days_left = 7
Clock.days_left = 6
Clock.time_left = 200
PlayerInventory.botnet.clear()
PlayerInventory.show()

View file

@ -0,0 +1,9 @@
[gd_scene format=3 uid="uid://b5dh55o5mgima"]
[node name="LocationManager" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2

View file

@ -81,7 +81,8 @@ text = "Play!"
layout_mode = 2
bbcode_enabled = true
text = "[i]Credits
[ul] Playtesting: Maxie, Kane
[ul]Soundtrack by Kane
Playtesting: Maxie, Kane, Sarantis
Octodemy's Inventory Tutorial
Item Icons: (todo)"
fit_content = true