summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorMatheus <matheus.guedes.mg.m@gmail.com>2025-08-28 17:46:54 -0300
committerMatheus <matheus.guedes.mg.m@gmail.com>2025-08-28 17:46:54 -0300
commit2ed63124ef044a223fc9c7b660100c91af6f39b0 (patch)
treeea0887e9aec0f88cea1979877f325faf6024a444 /assets
parente17510951f1136f4afeb2afbf76c47df151b299b (diff)
Mudança no sistema de turnos.
Diffstat (limited to 'assets')
-rw-r--r--assets/definitions/actor/Player.tres1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/definitions/actor/Player.tres b/assets/definitions/actor/Player.tres
index ceb5df9..dbb07fe 100644
--- a/assets/definitions/actor/Player.tres
+++ b/assets/definitions/actor/Player.tres
@@ -10,6 +10,7 @@ name = "Jogador"
texture = ExtResource("2_2xyvf")
deathTexture = ExtResource("1_m72ac")
blocksMovement = true
+Speed = 40
Hp = 12
Mp = 12
Atk = 6