sts-term

Une version rudimentaire de Slay The Spire dans le terminal - retour accueil

git clone git://bebou.netlib.re/sts-term
Log | Files | Refs | README |

commit 6c698a94844fd6f3198a816348953cd56650535a
parent c2db31266ffd55d8b2352a8f05b758649c8a3e14
Auterice: Arthur Pons <arthur.pons@unistra.fr>
Date:   Fri, 21 Jun 2024 20:31:30 +0200

Ajout bludgeon

Diffstat:
Abdd/cards/bludgeon | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/bdd/cards/bludgeon b/bdd/cards/bludgeon @@ -0,0 +1,2 @@ +_cost 3 +_attack 32 1