--- deliantra/arch/res/ui/pl_settings_page.res 2008/01/14 22:46:35 1.2 +++ deliantra/arch/res/ui/pl_settings_page.res 2009/01/10 23:58:04 1.3 @@ -92,9 +92,9 @@ c_col => 1, c_row => 2, tooltip => "Controls how your pets/charmed monsters will behave", options => [ - [0 => "normal", "normal (default mode)"], + [0 => "normal", "normal (normal behaviour for that monster)"], [1 => "sad" , "search and destroy (pets will roam and attack freely)"], - [2 => "defend", "defend (pets will trry to stay close and defend you)"], + [2 => "defend", "defend (pets will try to stay close and defend you)"], [3 => "arens" , "arena (like normal, but also attack other players)"], ], },