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 abb294faeda9dc8cb46ea5934733e791ff856f69 parent 6d187854db523e2a4ef8063865747f6313cba707 Auterice: Arthur Pons <arthur.pons@unistra.fr> Date: Thu, 20 Jun 2024 16:47:46 +0200 C'est defend et pas block Diffstat:
M | bdd/cards/iron-wave | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bdd/cards/iron-wave b/bdd/cards/iron-wave @@ -1,3 +1,3 @@ _cost 1 -_block 5 +_defend 5 _attack 5