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

Merge branch 'pregmod-master' into 'pregmod-master'

RE Arcology Inspection

See merge request pregmodfan/fc-pregmod!8974
parents f14a65ab 76ff0ed9
Branches
Tags
1 merge request!8974RE Arcology Inspection
...@@ -83,6 +83,7 @@ App.Events.getNonindividualEvents = function() { ...@@ -83,6 +83,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