summaryrefslogtreecommitdiff
path: root/npc/013-3_Cave/barrier.txt
AgeCommit message (Collapse)AuthorFilesLines
2009-05-30Merge branch 'master' of the testing branchFate1-3/+3
Conflicts: conf/magic.conf db/item_db.txt npc/013-3_Cave/barrier.txt Eliminated conf/magic.conf. Re-build this file using conf/build-magic.sh; otherwise marriage will be disabled and spells won't work.
2009-05-18NPCs that talk need to be known as NPCs for nowJared Adams1-1/+2
Older clients have problems with NPC interraction when there isn't an NPC object for them.
2009-05-16Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate1-1/+1
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt
2009-05-12Give all invisible trigger NPCs view id 0Jared Adams1-1/+1
The client completely ignores this view, which will prevent problems if you click on them by accident with older clients. I'll change eAthena to not even send view id (job) 0.
2009-02-18Merge commit 'mainline/master'Jared Adams1-0/+1
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt
2009-02-16Make sure no script just endsJared Adams1-0/+1
2009-01-24Finish conversion to "ItemName"Jared Adams1-1/+1
Some of the more complicated scripts (bleach/dye, for example) can't be converted so easily.
2008-11-29Adjusted barrier to show up on detect-magicFate1-1/+1
2008-11-23Add demon mask quest, remove some old files, etcJared Adams1-2/+2
2008-11-22Commit an updateJared Adams1-3/+3
2008-11-22Add some missing filesJared Adams1-0/+17
And some that aren't finished yet