source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand(50)
	say As you become better with the dagger, you'll see that you'll be able to dual-parry to some extent.
else
	say Of course, certain daggers are a lot esaier to dual-parry with than others.  Most are just impossble.
endif
~
|