diff --git a/src/events/scheduled/burst/burst.js b/src/events/scheduled/burst/burst.js
index 032dabad99b14f55b628b062129959e08a03da5a..dc4ac6280d16483751caefc6c09df3dcedadc04b 100644
--- a/src/events/scheduled/burst/burst.js
+++ b/src/events/scheduled/burst/burst.js
@@ -42,7 +42,7 @@ globalThis.allBursts = function() {
 		} else {
 			r.push(`Blood leaks`);
 		}
-		(`from ${his} rear as ${his} body cavity fills with the contents of ${his} digestive tract. The skin of ${his} taut belly reddens as the pressure against it builds. As ${he} takes ${his} last breath, ${he} falls forward, ${his} weight landing upon ${his} straining stomach. With a gush, ${he} ruptures, flooding the area around ${him} with`);
+		r.push(`from ${his} rear as ${his} body cavity fills with the contents of ${his} digestive tract. The skin of ${his} taut belly reddens as the pressure against it builds. As ${he} takes ${his} last breath, ${he} falls forward, ${his} weight landing upon ${his} straining stomach. With a gush, ${he} ruptures, flooding the area around ${him} with`);
 		if (slave.inflation !== 0) {
 			r.push(`blood, guts and ${slave.inflationType}.`);
 		} else {