mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-22 10:10:13 +01:00
Comment fixes, clarification, and warning cleanup. (thanks Kyle) --Rumble
This commit is contained in:
parent
39ed48f03c
commit
6240083445
16 changed files with 37 additions and 51 deletions
|
|
@ -1024,7 +1024,7 @@ struct mob_special_data
|
|||
/** An affect structure. */
|
||||
struct affected_type
|
||||
{
|
||||
sh_int type; /**< The type of spell that caused this */
|
||||
sh_int spell; /**< The spell that caused this */
|
||||
sh_int duration; /**< For how long its effects will last */
|
||||
sbyte modifier; /**< Added/subtracted to/from apropriate ability */
|
||||
byte location; /**< Tells which ability to change(APPLY_XXX). */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue