from <Someone>: #rub touchstone
<Someone>'s message said this was committed, but the cvs repository didn't reflect his changes. > Subject: patch: #rub touchstone > Date: Wed, 20 Feb 2002 23:33:27 -0800 > <email deleted> > > Implement <Someone>'s suggestion. > > - allow the #rub command to apply to gray stones > - update various doc & help files to reflect the change > > Committed to CVS.
This commit is contained in:
@@ -1390,7 +1390,7 @@ struct ext_func_tab extcmdlist[] = {
|
||||
#ifdef STEED
|
||||
{"ride", "ride (or stop riding) a monster", doride, FALSE},
|
||||
#endif
|
||||
{"rub", "rub a lamp", dorub, FALSE},
|
||||
{"rub", "rub a lamp or a stone", dorub, FALSE},
|
||||
{"sit", "sit down", dosit, FALSE},
|
||||
{"turn", "turn undead", doturn, TRUE},
|
||||
{"twoweapon", "toggle two-weapon combat", dotwoweapon, FALSE},
|
||||
|
||||
Reference in New Issue
Block a user