###############################################################
#                       PERMANENT ITEMS                       #
###############################################################
One of the most-wanted thing between the players that make
items, is PERMANENT items.

That is, items that are better than normal ones, but that don't
dissapear when the game ends, and can be traded with other
players.

It's impossible in Diablo, without hacking the game.

How much people asking for Diablo Plate!  They don't know that
nobody can give it to them in a game...

When a game ends, or when you give an item to other player,
that items is "normalized" by Diablo, assuring that it is what
the game expects. So, NO changed items can survive.

The only items that can be changed in some extent, for storing
some info in them, are... EARS! They store a name of 16
characters, plus a player level.
###############################################################