diff --git a/src/events/RE/reRebels.js b/src/events/RE/reRebels.js
index c331f2a3a38d785323cddd44da9407c55a13fc77..de6a4c848f1c74ff8b8f3b72f6a809462e63246f 100644
--- a/src/events/RE/reRebels.js
+++ b/src/events/RE/reRebels.js
@@ -91,7 +91,7 @@ App.Events.RERebels  = class RERebels extends App.Events.BaseEvent  {
 				r.push(`the sight of`);
 			}
 			r.push(`a gallows, complete with a pair of nooses. You haul them, one at a time up onto a stool and loop the rope around their necks. They scream and beg the whole time for you to reconsider, before turning on each other to try and avoid their fate. It won't be that easy for them. You hold up a pair of spoons and explain the rules of the game. They'll hold them in their pussies, and whoever loses their grip and drops it first, dies.`);
-			App.Events.addParagraph(node, r);
+			App.Events.addParagraph(frag, r);
 			r = [];
 			if (thingOne.vagina > 3) {
 				r.push(`You start with ${thingOne.slaveName} and no sooner than you turn to ${thingTwo.slaveName} do you hear the telltale clatter of the spoon hitting the floor. With a simple kick, the unfortunately loose ${thingOne.slaveName} is left struggling in the air. ${thingTwo.slaveName}`);