Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CF: Suggested patch for 0.95.1 ... :-)
- To: Crossfire Mailing List <crossfire (at) ifi.uio.no>
- Subject: CF: Suggested patch for 0.95.1 ... :-)
- From: Ed Phillips <>
- Date: Mon, 21 Dec 1998 10:35:24 -0500 (EST)
- Sender:
*** ./server/player.c_orig Sun Nov 29 21:09:13 1998
--- ./server/player.c Mon Dec 21 09:26:11 1998
***************
*** 1589,1594 ****
--- 1589,1595 ----
/* it... */
/* */
/**************************************/
+ #ifdef DYING_REDUCES_STATS
i = RANDOM() % 7;
change_attr_value(&(op->stats), i,-1);
check_stat_bounds(&(op->stats));
***************
*** 1595,1600 ****
--- 1596,1602 ----
change_attr_value(&(op->contr->orig_stats), i,-1);
check_stat_bounds(&(op->contr->orig_stats));
new_draw_info(NDI_UNIQUE, 0,op, lose_msg[i]);
+ #endif
/**************************************/
You'd probably want this set by default in include/config.h too ;-)
Thanks,
Ed
+----------------------------------------------------------------------+
|Ed Phillips <> University of Delaware (302) 831-6082 |
|Systems Programmer III, Network and Systems Services |
|finger -l for PGP public key |
+----------------------------------------------------------------------+
-
[you can put yourself on the announcement list only or unsubscribe altogether
by sending an email stating your wishes to ]