mojo_client/bin/data/scp/class.scp
false_genesis 76ebbe5cf3 * rewrote the SCP data storage. note that all database files must now be placed in a directory added with "AddDBPath <path>" and must contain a #dbname tag. the db now converts SCP (text) to SCC (binary) files, which increases access speed a lot. also less RAM used in most cases.
* replaced "LoadSCP" func with "LoadDB <dbname>" (different syntax!); removed all other scp db related funcs except "getscpvalue"
* the GUI can now show texts stored in databases
* added displaying status to SceneLogin
* misc fixes/cleanups
2008-04-19 23:45:37 +00:00

35 lines
223 B
Plaintext

#dbname=class
[1]
name=Warrior
[2]
name=Paladin
[3]
name=Hunter
[4]
name=Rogue
[5]
name=Priest
[6]
name=UNKNOWN CLASS(6)
[7]
name=Shaman
[8]
name=Mage
[9]
name=Warlock
[10]
name=UNKNOWN CLASS(10)
[11]
name=Druid