blob: ad1bef86c577f4da3e93034ba8300c4399022ec0 (
plain) (
tree)
|
|
// Monster Chat Database
//
// Structure of Database:
// Line_ID,Color_Code,Dialog
1,0x000000,Feed me cookies!
2,0x000000,Gimme gimme gimme!
3,0x000000,Weaklings, you are all a bunch of weaklings!
4,0x000000,You shall not resist!
5,0x000000,Come back here, coward weaklings!
|