Skip to content
Snippets Groups Projects
Commit 15304d94 authored by kopareigns's avatar kopareigns
Browse files

Final RERelationshipSlave Removal

parent e7a961e5
No related branches found
No related tags found
2 merge requests!2047RA rework,!1679Final RERelationshipSlave Removal
......@@ -112,10 +112,6 @@
<</if>>
<</for>>
<<if $eventSlave.relationship > 0>>
<<set $RERelationshipSlave = $slaves.find(function(s) { return s.ID == $eventSlave.relationshipTarget; })>>
<</if>>
<<if $eventSlave.assignment == "be a servant">>
<<run generateRandomEventPoolServant($eventSlave)>>
<<else>>
......
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