mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-27 17:44:09 +01:00
new unfollow command available for all players (#6)
* new unfollow command available for all players * new unfollow command available for all players (fix redundant check) * new unfollow command available for all players (fix redundant check)
This commit is contained in:
parent
324cfdd415
commit
75d8b58029
4 changed files with 31 additions and 0 deletions
|
|
@ -12184,6 +12184,20 @@ Usage: unaffect [target]
|
|||
Removes all affections (i.e., spell effects) from a player.
|
||||
|
||||
#31
|
||||
UNFOLLOW
|
||||
|
||||
Usage: unfollow
|
||||
|
||||
The UNFOLLOW command will stop a player from following another player or
|
||||
creature. This command will not succeed if the player is under the
|
||||
influence of a CHARM spell.
|
||||
|
||||
Examples:
|
||||
|
||||
> unfollow
|
||||
|
||||
See also: FOLLOW
|
||||
#0
|
||||
UNGROUP DISBAND
|
||||
|
||||
Usage: ungroup [group member]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue