Skip to content
Snippets Groups Projects
Commit 76ff0ed9 authored by svornost's avatar svornost
Browse files

RE Arcology Inspection

parent 01a35012
No related branches found
No related tags found
1 merge request!8974RE Arcology Inspection
...@@ -81,6 +81,7 @@ App.Events.getNonindividualEvents = function() { ...@@ -81,6 +81,7 @@ App.Events.getNonindividualEvents = function() {
new App.Events.REStaffedMorning(), new App.Events.REStaffedMorning(),
new App.Events.REFullBed(), new App.Events.REFullBed(),
new App.Events.RERoyalBlood(), new App.Events.RERoyalBlood(),
new App.Events.REArcologyInspection(),
new App.Events.RENickname().setType("RNIE"), new App.Events.RENickname().setType("RNIE"),
]; ];
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment