mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-10 23:02:33 +01:00
Changed Whirlwind skill to level 16 --Rumble
This commit is contained in:
parent
2c0cca1f50
commit
9ac00f932e
2 changed files with 2 additions and 2 deletions
|
|
@ -449,7 +449,7 @@ EVENTFUNC(event_whirlwind)
|
|||
}
|
||||
|
||||
/* The "Whirlwind" skill is designed to provide a basic understanding of the
|
||||
* mud event and list systems. This is in NO WAY a balanced skill. */
|
||||
* mud event and list systems. */
|
||||
ACMD(do_whirlwind)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue