[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>File /std/effects/curses/ken_curse.c</h2>
Makes the player speak like an obnoxious english person.
The classification of the effect is "misc.curse.ken".
<p>
The argument to the effect specifies how long the effect will lasyt
for.
<p>
This effect has  ashadw associated with it<h3>Example</h3>
<pre>// give them the curse for 3 minutes
add_effect("/std/effects/curses/ken_curse", 360);
</pre>
<h2>Includes</h2>
This class includes the following files <a href="include.effect.h.shtml">/include/effect.h</a>[an error occurred while processing this directive]

