/
ScryMUD/mud/
ScryMUD/mud/grrmud/Boards/
ScryMUD/mud/grrmud/Help/
ScryMUD/mud/grrmud/Pfiles/
ScryMUD/mud/grrmud/PlayerSacks/
ScryMUD/mud/grrmud/PlayerShops/
ScryMUD/mud/grrmud/help_filter/
ScryMUD/mud/hegemon/
ScryMUD/mud/hegemon/data/
ScryMUD/mud/hegemon/data/help/battle/
ScryMUD/mud/hegemon/data/help/client/
ScryMUD/mud/hegemon/data/help/communications/
ScryMUD/mud/hegemon/data/help/skills/
ScryMUD/mud/hegemon/data/help/spells/
ScryMUD/mud/include/
ScryMUD/mud/lib/
ScryMUD/mud/lib/bitfield/
ScryMUD/mud/lib/log/
ScryMUD/mud/lib/string2/
<help olc rm_casts_spell>

This function allows you to delete a single 'casts spell' from an object.
You will need to do an 'aosave' in the zone to which the object
belongs in order to make the changes permanent.  The spell_to_remove
is the second number of the pair, which can be seen through ostat.

CASTS SPELL  Relates to staffs, scrolls, and potions, currently.

usage:  rm_casts_spell [mob_num] [spell_to_remove]

Example:
        rm_casts_spell 65 7     // remove casts spell 7 from mob 65


<color=red>
See Also:  add_stat_affect, ostat add_casts_spell
</color></help>