TourGuide
commit5b5558ef816ae2bf5e7ba68c0b69181ee2a07fc6
authorTekkub Stoutwrithe <tekkub@gmail.com>
Wed, 8 Aug 2007 09:18:22 +0000 (8 09:18 +0000)
committerTekkub Stoutwrithe <tekkub@gmail.com>
Wed, 8 Aug 2007 09:18:22 +0000 (8 09:18 +0000)
tree5444f920e07204c732d4f96fc57fb396875560df
parent3a04a137ac782314fd4588d15bf81f57fa16ad10
TourGuide
- Guide string blocks can now contain empty lines, should make for better readability
- New line attribute, "|C|Class|".  Lines tagged with this will only show up for said class.  See Teldy file for example.
- Now accepts multiple attributes for lines.  Note that |I| attrs aren't used by anything except Item objectives... yet...
- Added debug code to make sure all attributes are closed, if not they won't get used! "|N|This is an unclosed note" will warn on load

git-svn-id: https://tekkub-wow.googlecode.com/svn/trunk/TourGuide@469 86fe6d9a-1522-0410-a387-bf9db416f0a0
BrianKopp_Alliance/01_12_Teldrassil.lua [new file with mode: 0644]
TourGuide.lua