From 85644a7350d1321bb3b8334f941331d069c0be7f Mon Sep 17 00:00:00 2001 From: Peisong Xiao Date: Tue, 23 Jul 2024 12:37:03 -0400 Subject: [PATCH] fixed typo --- src/arguments.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/arguments.cc b/src/arguments.cc index 3123387..6654a60 100644 --- a/src/arguments.cc +++ b/src/arguments.cc @@ -275,7 +275,7 @@ const char *RACES_LIST = "\ Gains 5 HP every turn.\n\n\ - Goblin (110 HP, 15 Atk, 20 Def, 1/1 Hit Rate):\n\ Gains an additional 5 gold from every slain enemy.\n\n\ -- T-800 (800 HP, 40 Atk, 50 Def, 2/3 Hit Rate):\n\ +- T-800 (600 HP, 40 Atk, 50 Def, 2/3 Hit Rate):\n\ All potions will give it rusty joints.\n\n\ - Mr. Goose (130 HP, 25 Atk, 20 Def, never misses):\n\ All potions are known at the beginning of the game;\n\n\