Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CF: Suggested patch for 0.95.1 ... :-)



Ed Phillips on  wrote...
| *** ./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 ;-)
| 
I would make `item removal' a seperate config option, though posibably
turned ON by default.


  Anthony Thyssen ( System Programmer )    http://www.sct.gu.edu.au/~anthony/
- --------------------------------------------------------------------------- -
   ..., the kind of rain that is merely a upright sea with slots in it.
                                        -- Terry Pratchett - ``Truckers''
- --------------------------------------------------------------------------- -
     PGP Public Key available -- finger -l anthony@lyrch.cit.gu.edu.au
-
[you can put yourself on the announcement list only or unsubscribe altogether
by sending an email stating your wishes to crossfire-request@ifi.uio.no]