Skip to content
Snippets Groups Projects
Commit f5665b9f authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'nicknames' into 'pregmod-master'

RE nickname

See merge request pregmodfan/fc-pregmod!8906
parents f0727684 e868e96a
No related branches found
No related tags found
No related merge requests found
......@@ -57,3 +57,10 @@ new App.DomPassage("JS Random Event",
return d;
}
);
new App.DomPassage("RE nickname",
() => {
V.nextButton = "Continue";
return App.Events.RENickname();
}
);
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment