summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Collapse)AuthorFilesLines
2010-05-24Fix an error in the restricted item script.Freeyorp1-1/+1
2010-05-24Easter 2010v2010.04.08Freeyorp1-3/+3
2009-12-29Add a function which prevents restricted items from being worn when debug is ↵Freeyorp1-0/+18
not enabled
2009-12-29Add a function which prevents unreleased items from being equipped.Freeyorp1-0/+11
The intended use is that unreleased items call this in EquipScript, so that leaked items do not have a serious impact on gameplay.
2009-05-30Misc. fixes to magic, mostly suggested/pointed out by KessFate1-5/+3
2009-01-23Start converting scripts over to "ItemName"Jared Adams1-10/+4
Instead of using the item number. A few small bug fixes are also here.
2009-01-23Adjust purification potion to not work earlyJared Adams1-0/+36