friends

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
friends [2026/09/23 00:49] – external edit 127.0.0.1friends [2026/09/23 00:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Friend ====== ====== Friend ======
- Friends are the best part of the world of Nilgiri. Make many friends, make few enemies. Having friends can be advantageous. It may affect the way certain spells operate.+Friends are the best part of the world of Nilgiri. Make many friends, make few enemies. Having friends can be advantageous. It may affect the way certain spells operate.
  
 ==== Adding a friend ==== ==== Adding a friend ====
- To add a friend, ''befriend'' them to your list of friends. +To add a friend, ''befriend'' them to your list of friends.
  
-{{friends:friend_add.png|Adding a friend}}+<code mud> 
 +> befriend silk 
 +You now consider Silk as a friend
 +
 +</code>
  
 ==== Removing a friend ==== ==== Removing a friend ====
- To remove a friend, ''unfriend'' them from your list of friends. +To remove a friend, ''unfriend'' them from your list of friends.
  
-{{friends:friend_remove.png|Removing a friend}}+<code mud> 
 +> unfriend silk 
 +Silk is no longer your friend
 +
 +</code>
  
 ==== Tracking friends ==== ==== Tracking friends ====
- If the people on your friends list also have added you as their friend, you are able to track their entry and exits from the game via automatic notification. Keeping track of friends is a very powerful bit of knowledge. You should only friend people you trust.+If the people on your friends list also have added you as their friend, you are able to track their entry and exits from the game via automatic notification. Keeping track of friends is a very powerful bit of knowledge. You should only friend people you trust.
  
-{{friends:friend_track.png|Tracking friends}}+<code mud> 
 +
 +[Silk has entered the game.
 +
 +[Silk has left the game.] 
 +
 +
 +[Silk has entered the game.] 
 +
 +</code>
  
 ===== Ignore ===== ===== Ignore =====
 +
  
  • friends.1790124575.txt.gz
  • Last modified: 2026/09/23 00:49
  • by 127.0.0.1