Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
missing words and M/F options.
|
|
beginning. Some people didn't understand.
|
|
Changed item IDs to their aegisname
Added missing 's' after @@ when needed
Few other fixes in english
|
|
|
|
Also fixed some english issues in some npc dialogues.
|
|
|
|
|
|
Also preparing to add a name to all of the maps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* npc/000-2-0/julia.txt, npc/000-2-1/arpan.txt: Dialogue.
* npc/000-2-1/chefgado.txt: Line 114 seemed odd.
|
|
|
|
|
|
|
|
|
|
- removed lg commands
- corrected quest status variable names
- corrected quest status changes
- changed some dialogue strings
- removed two-param lg commands with "@@"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This flag allow mail.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|