Skip to content
Snippets Groups Projects
Commit 4461a49d authored by lowercasedonkey's avatar lowercasedonkey
Browse files

add passage js

parent 028df9d7
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@ new App.DomPassage("SE pit fight", () => App.Facilities.Pit.fight(V.pit.lethal))
new App.DomPassage("SE pc birthday", () => App.Events.pcBirthday.runEvent());
new App.DomPassage("SE raiding", () => App.Events.SERaiding());
/* ### Non Random Events ### */
new App.DomPassage("Murder Attempt",
......
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