diff options
Diffstat (limited to 'db/item_avail.txt')
-rw-r--r-- | db/item_avail.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/db/item_avail.txt b/db/item_avail.txt index 1a1420915..2cb547098 100644 --- a/db/item_avail.txt +++ b/db/item_avail.txt @@ -1,12 +1,12 @@ -// item id,sprite id
-// Replaces an item client-side while keeping them separate server-side.
-// Think of it as a way to disguise items.
-// If 0 is used then item will be disabled.
-2240,2241 //Beard - Grampa Beard
-
-//Treasure Hunters Quest Items
-//use these aliases if your game client doesn't support them normally
-//7950,7021
-//7951,7042
-//1998,1250
-//1999,1472
+// item id,sprite id +// Replaces an item client-side while keeping them separate server-side. +// Think of it as a way to disguise items. +// If 0 is used then item will be disabled. +2240,2241 //Beard - Grampa Beard + +//Treasure Hunters Quest Items +//use these aliases if your game client doesn't support them normally +//7950,7021 +//7951,7042 +//1998,1250 +//1999,1472 |