summaryrefslogtreecommitdiff
path: root/db/item_noequip.txt
diff options
context:
space:
mode:
Diffstat (limited to 'db/item_noequip.txt')
-rw-r--r--db/item_noequip.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/db/item_noequip.txt b/db/item_noequip.txt
index 5eb369733..81763e81e 100644
--- a/db/item_noequip.txt
+++ b/db/item_noequip.txt
@@ -1,4 +1,7 @@
-// The equipment restriction file
+// The equipment/items restriction file
// here equipment at PvP and GvG
-// where it is possible to restrict, the prescribed form: < ItemID> < Mode>
+// where it is possible to restrict, the prescribed form: <item id>,<mode>
// mode = 1- So with PvP restriction, 2- GvG restriction, 3- PvP and GvG which restriction
+
+//1201,1 you can't use KNIFE(ID 1201) on PvP
+//608,3 you can't use Yggdrasil Seed(ID 608) on both PvP & GvG \ No newline at end of file