From b46bf4721349c2f1bdb6d1217c51459839a85c1d Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Fri, 11 Feb 2005 21:07:30 +0000 Subject: 1 fixed drops log 2 made possible to disable consumable items (potions, berries, etc) during GvG, PvP git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1079 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_noequip.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'db') 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: , // 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 -- cgit v1.2.3-70-g09d2