Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
I blame Reid
|
|
|
|
This reverts commit ca69ddac66c1bc5fcd914bb98a4394d4ec9f0685.
|
|
|
|
missing words and M/F options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add missing spaces, remove useless empty lines.
|
|
|
|
|
|
|
|
|
|
Major consistency fixes: removing useless whitespaces and returns to next line.
|
|
|
|
|
|
Added the missing script for the headache created by the pumpkin seeds.
Differenciated the scripts of the blobime and the seeds.
|
|
|
|
the player know he can use a Croconut.
Major fixes about missing gender strings in npc dialogues.
Other random fixes in some dialogues.
|
|
may not have noticed it.
|
|
|
|
|
|
|
|
Thanks to Reid for the work she did on the inventory check function.
|
|
Correct some mistake on knife script.
|