- [+] make skeletons vuln to fall
- [+] sz_tiny an below objects shouldn't block doors from closing
- [+] double message for energy blast trap
- [+] scroll of charging/replenishment
- [+] random wands - maxcharges shouldn't be fixed to the start amount
of charges. should be the highest possible start amount!
- [+] fixes to jammed door opening
- [+] flying creatures are too hard to hit.
- [+] make armour piercing be a number not a boolean on/off
- [+] make axes be armour piercing.
- [+] change display of armour piercing in io.c to reflect f->val[0]
- [+] change"of sharpness" to "of penetration", and make it use
f_armourignore, not f_armourpiercing
- [+] You start training... . Your frozen battered lit torch freezes
some more.
Your training is interrupted! Something burns you.
- [+] but i didnt even have a torch! got this msg for someone else?
- [+] Frozen by a ice sprite's frozen battered lit torch.
- [+] don't show the condition
- [+] STILL problems with jammed doors opening on the first try
- [+] add more armour sizes for tiny etc, but leave it so that only
medium/human/large are randomly generated.
- [+] battery - chargable things take power from this (anything with
f_replenishable)
- [+] do this during usecharge()
- [+] only if it's known.
- [+] show charges in makedesc_ob
- [+] nullify spell (wild)
- [+] nullify wand
- [+] don't allow criticals on plants since they don't have blood,
ribs, etc
- [+] gremlin (tools/tech/wands don't work)