Re: Werewolfs :)

From: Pink Floyd (floyd@south.mit.edu)
Date: 09/03/95


Why not just do something like 
  if (GET_RACE(ch) == RACE_HUMAN)
    GET_RACE(ch) = RACE_WEREWOLF
  else GET_RACE(ch) = RACE_HUMAN;

Or am I misunderstanding your do_change function?



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