- removed lg commands
- corrected quest status variable names
- corrected quest status changes
- changed some dialogue strings
- removed two-param lg commands with "@@"
Example: menu2 "test 1", 10, "test 2", 20;
If select "test 1", will set @menuret to 10, and @menu to 1
If select "test 2", will set @menuret to 20, and @menu to 2