summaryrefslogtreecommitdiff
path: root/npc/013-2_Magic_house/wizard.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-06-01Change the Converter to use different folder namesJared Adams1-130/+0
And update everything to use it.
2011-01-25Spelling and grammar corrections in NPC dialog for maps 009 through 016TheKandiman1-2/+2
2011-01-02bug fix in scripting languageStefan Beller1-1/+1
you should not write if(!getskilllv(FOO)) please write if(!(getskilllv(FOO))) instead. gwendolin only: fix to the right const. (there is a difference in const_db and in skill_db)
2011-01-02The old wizard teaches you astral soulStefan Beller1-2/+51
Yes, he is pleased to share his knowlegde.
2010-05-24Disable Easter 2010Freeyorp1-63/+2
2010-05-24Easter 2010v2010.04.08Freeyorp1-2/+63
2009-07-20removes next; when followed by a close;Maximilian Philipps1-1/+0
2009-01-11Fixed a number of remaining bugsFate1-0/+1
2009-01-09Finished first pass of magic quest scriptingFate1-6/+62
2008-11-22Map name/warp/monster location fixesFate1-1/+1
2008-11-19Change all script foldersJared Adams1-0/+25
Script files fixes are comming