version 1.11 | | version 1.12 |
---|
| | |
/* | | /* |
* static char *rcsid_disease_c = | | * static char *rcsid_disease_c = |
* "$Id: disease.c,v 1.11 2000/11/17 05:07:49 cvs Exp $"; | | * "$Id: disease.c,v 1.12 2000/11/17 11:16:45 peterm Exp $"; |
*/ | | */ |
/* | | /* |
CrossFire, A Multiplayer game for X-windows | | CrossFire, A Multiplayer game for X-windows |
| | |
| | |
attacktype Attack effects Attacktype of the disease. usu. AT_GODPOWER. | | attacktype Attack effects Attacktype of the disease. usu. AT_GODPOWER. |
other_arch Creation object created and dropped when symptom moved. | | other_arch Creation object created and dropped when symptom moved. |
| | title Message When the "disease" "infects" something, it will |
| | print "title victim!!!" to the player who owns |
| | the "disease". |
wc+ Infectiousness How well the plague spreads person-to-person | | wc+ Infectiousness How well the plague spreads person-to-person |
magic+ Range range of infection | | magic+ Range range of infection |
Stats* Disability What stats are reduced by the disease (str con...) | | Stats* Disability What stats are reduced by the disease (str con...) |