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

move HG replace

parent 17c53044
No related branches found
No related tags found
No related merge requests found
...@@ -101,6 +101,7 @@ App.Events.getIndividualEvents = function() { ...@@ -101,6 +101,7 @@ App.Events.getIndividualEvents = function() {
new App.Events.REAnalPunishment(), new App.Events.REAnalPunishment(),
new App.Events.REShowerPunishment(), new App.Events.REShowerPunishment(),
new App.Events.REHGReplacement(),
// Relationship Events // Relationship Events
new App.Events.REDevotedMotherDaughter(), new App.Events.REDevotedMotherDaughter(),
...@@ -158,7 +159,6 @@ App.Events.getNonindividualEvents = function() { ...@@ -158,7 +159,6 @@ App.Events.getNonindividualEvents = function() {
new App.Events.REPokerNight(), new App.Events.REPokerNight(),
new App.Events.REShippingContainer(), new App.Events.REShippingContainer(),
new App.Events.REFemaleArcologyOwner(), new App.Events.REFemaleArcologyOwner(),
new App.Events.REHGReplacement(),
new App.Events.REBrothelFunction(), new App.Events.REBrothelFunction(),
// legendary // legendary
......
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