Re: [CODE] Room Affections of a Sort

From: Darklord (mattm@satyrs)
Date: 02/27/97


  Hey dude.
In response to your volcano.. all.. have it so that 

  if (ROOM_FLAGGED(ch->in_room, ROOM_FLAME)) {
    damage = number(1, 100);
    GET_HIT(ch) -= damage;
	update_pos(ch);
	return;
  }

  That should do it.


-Darklord

+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
|    Or send 'info circle' to majordomo@cspo.queensu.ca     |
+-----------------------------------------------------------+



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