From db796a947d10ea2688cc1433f3f6e6e26b314c9f Mon Sep 17 00:00:00 2001 From: Theos Date: Mon, 11 Dec 2023 18:44:11 -0500 Subject: [PATCH] Ends the centuries-old war between David the goliath and the Hyena turrets (#2558) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About The Pull Request Gives the "playerSyndicate" faction to the pet goliath on the hyena, stopping its beef with the turrets ## Why It's Good For The Game fixes #2520 ## Changelog 🆑 fix: David and the hyena's turrets have come to an understanding and will no longer try to assail eachother /🆑 --- _maps/shuttles/syndicate/syndicate_gorlex_hyena.dmm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_maps/shuttles/syndicate/syndicate_gorlex_hyena.dmm b/_maps/shuttles/syndicate/syndicate_gorlex_hyena.dmm index 5c781c36b7a03..3a97d99139503 100644 --- a/_maps/shuttles/syndicate/syndicate_gorlex_hyena.dmm +++ b/_maps/shuttles/syndicate/syndicate_gorlex_hyena.dmm @@ -3076,7 +3076,7 @@ a_intent = "help"; desc = "A small goliath pup. Its tendrils have not yet fully grown. Someone, somehow, has managed to fit a large dog collar around its neck."; environment_smash = 0; - faction = list("neutral"); + faction = list("neutral","playerSyndicate"); mob_size = 2; move_force = 1000; move_resist = 1000;