From 5272a1693fc9a597aa2f650b009df4ce2dd13efe Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 5 Feb 2014 22:31:54 -0500 Subject: sfx_names: 1St, 2Nd to 1st, 2nd --- pokemontools/sfx_names.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pokemontools/sfx_names.py b/pokemontools/sfx_names.py index f7da967..48587db 100644 --- a/pokemontools/sfx_names.py +++ b/pokemontools/sfx_names.py @@ -153,8 +153,8 @@ sfx_names = [ 'GetEggFromDaycareMan', 'GetEggFromDaycareLady', 'MoveDeleted', - '2NdPlace', - '1StPlace', + '2ndPlace', + '1stPlace', 'ChooseACard', 'GetTm', 'GetBadge', -- cgit v1.2.3