[Package Index | Mudlib Index | Effect Index]

File /std/effects/curses/ken_curse.c

Makes the player speak like an obnoxious english person. The classification of the effect is "misc.curse.ken".

The argument to the effect specifies how long the effect will lasyt for.

This effect has ashadw associated with it

Example

// give them the curse for 3 minutes
add_effect("/std/effects/curses/ken_curse", 360);

Includes

This class includes the following files /include/effect.h