diff --git a/stolen-treasure.tcl b/stolen-treasure.tcl index dc08058..665595f 100644 --- a/stolen-treasure.tcl +++ b/stolen-treasure.tcl @@ -2457,7 +2457,6 @@ proc ^_ {} {return } proc c2 {a b} {ajoin " " [bgr "" $a] [bgr "" $b]} proc bzb {} {embed [shrink [img2asc http://i.imgur.com/sPctehc.png]] [fg bzb] 7 29} proc c3 {str1 str2 str3} {join [adjacent_join [list [nsplit [bgr [rrand_color] $str1]] [nsplit [bgr [rrand_color] $str2]] [nsplit [bgr [rrand_color] $str3]]]] \n} -proc unknown:nick/eli/ args {error [grift [nick]]} proc c4 {str1 str2 str3 str4} {join [adjacent_join [list [nsplit [bgr [rrand_color] $str1]] [nsplit [bgr [rrand_color] $str2]] [nsplit [bgr [rrand_color] $str3]] [nsplit [bgr [rrand_color] $str4]]]] \n} proc c5 {str1 str2 str3} {bgc2 [rrand_color] [rrand_color] [rrand_color] $str1 $str2 $str3} proc request {} {return "[act_word] my [body_part]"}