From 676b6a4c31cfd08a82fdf1a58adad16f0bb64eb0 Mon Sep 17 00:00:00 2001 From: JappaWakka <31563291+JappaWakka@users.noreply.github.com> Date: Thu, 23 Apr 2020 14:58:43 +0200 Subject: First contributions - Renamed some generic variables - Changed variable ThrashDescriptiPn to ThrashDescriptiOn (TrashDescription, the O and P were to clarify which letter I changed) --- src/data/cards.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data') diff --git a/src/data/cards.asm b/src/data/cards.asm index 8bbc091..a15f0e5 100644 --- a/src/data/cards.asm +++ b/src/data/cards.asm @@ -1114,7 +1114,7 @@ NidokingCard: ; 31279 (c:5279) ; move 1 energy GRASS, 1, COLORLESS, 2 ; energies tx ThrashName ; name - tx ThrashDescriptipn ; description + tx ThrashDescription ; description dw NONE ; description (cont) db 30 ; damage db DAMAGE_PLUS ; category -- cgit v1.2.3