Re: What a bug!!

From: George (greerga@CIRCLEMUD.ORG)
Date: 05/17/98


On Sun, 17 May 1998, Christian Loth wrote:

>+  /* Position update for bash */
>+  if (attacktype == SKILL_BASH && dam != 0 &&
>+      !(GET_LEVEL(victim) >= LVL_IMMORT &&
>+        GET_LEVEL(ch) < GET_LEVEL(victim))) {
>+    GET_POS(victim) = POS_SITTING;
>+    WAIT_STATE(victim, PULSE_VIOLENCE);
>+  }

Ugh.

--
George Greer, greerga@circlemud.org | Genius may have its limitations, but
http://patches.van.ml.org/          | stupidity is not thus handicapped.
http://www.van.ml.org/CircleMUD/    |                  -- Elbert Hubbard


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST