From e49c8b648f30397b3f31d1487629ebaa62c7a42d Mon Sep 17 00:00:00 2001 From: Vatiken Date: Sat, 23 Mar 2013 04:12:42 +0000 Subject: [PATCH] Typo in do_whirlwind --- src/act.offensive.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/act.offensive.c b/src/act.offensive.c index c867138..769340c 100644 --- a/src/act.offensive.c +++ b/src/act.offensive.c @@ -474,7 +474,7 @@ ACMD(do_whirlwind) } send_to_char(ch, "You begin to spin rapidly in circles.\r\n"); - act("$N begins to rapidly spin in a circle!", FALSE, ch, 0, 0, TO_ROOM); + act("$n begins to rapidly spin in a circle!", FALSE, ch, 0, 0, TO_ROOM); /* NEW_EVENT() will add a new mud event to the event list of the character. * This function below adds a new event of "eWHIRLWIND", to "ch", and passes "NULL" as