summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Collapse)AuthorFilesLines
2011-06-19Move to a subdirectoryBen Longbons6-214/+0
2011-06-02Make warp towels fail in bot check areaEnchilado1-0/+30
As reported by Kandiman, it was possible to escape the bot check area using the Hitchhiker's towels. Attempting this will now message the character that 'You must be warped by a GM to leave the bot check area.'
2011-05-22some fixes and modifications about towel event and warptowel:Jessica Tölke1-0/+50
fix bug in stranger npc change amount of gem powders given for one gem make warp towel loose its color randomly
2011-04-25changing name of warp towelsJessica Tölke1-2/+2
minor fix in stranger
2011-04-25added 18th haircut to scissorsAli-G1-1/+1
2011-04-22changing towels, adding gem powdersJessica Tölke1-22/+20
2011-04-18adding warp towelsJessica Tölke1-0/+52
2011-03-01Added new haircut to scissorsAli-G1-1/+1
2010-12-20Hallowe'en 2010 Phase 2 Server DataFreeyorp2-0/+27
2010-08-15Update scripts to reflect gmcommand's simplificationremoitnane1-2/+2
If you are using mainline TMW-eAthena, you will have to update your scripts as well. Signed-off-by: Chuck Miller <shadowmil@gmail.com>
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