diff options
| author | Gustavoeklund01 <eklundgu@gmail.com> | 2025-11-10 16:57:26 -0300 |
|---|---|---|
| committer | Gustavoeklund01 <eklundgu@gmail.com> | 2025-11-10 16:57:26 -0300 |
| commit | 1b0582792b7b9169ce8a667bf5533241d083705c (patch) | |
| tree | d168d44c19736dcfe97bd9a58a1f7253dc52c75f /assets/definitions/actor | |
| parent | 3840e41432593855f53013962f42da553264baeb (diff) | |
small cure
Diffstat (limited to 'assets/definitions/actor')
| -rw-r--r-- | assets/definitions/actor/Player.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/definitions/actor/Player.tres b/assets/definitions/actor/Player.tres index 8a4e2c1..58062c3 100644 --- a/assets/definitions/actor/Player.tres +++ b/assets/definitions/actor/Player.tres @@ -11,7 +11,7 @@ deathTexture = ExtResource("1_m72ac") Hp = 36 Mp = 12 Atk = 8 -Def = 10 +Def = 3 Men = 3 name = "Jogador" texture = ExtResource("3_m72ac") |
