From b4dd7e4bf8d3eaf2e75efc6e2aa6a1a6dd6f5d44 Mon Sep 17 00:00:00 2001 From: nikothedude <59709059+nikothedude@users.noreply.github.com> Date: Mon, 24 Mar 2025 12:57:37 -0400 Subject: [PATCH] Makes romerol nukie-only again (#3358) ## About The Pull Request Closes https://github.com/Bubberstation/Bubberstation/issues/3324 I've been told romerol was previously only nukie only. This restores that. ## Why It's Good For The Game fixes an oversight caused by the upstream merge also romerol bad for traitors mmmkay ## Proof Of Testing
Screenshots/Videos
## Changelog :cl: del: Romerol is once again nukie only /:cl: --- code/modules/uplink/uplink_items/nukeops.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items/nukeops.dm b/code/modules/uplink/uplink_items/nukeops.dm index 677b13dd08f..cf61ad53d54 100644 --- a/code/modules/uplink/uplink_items/nukeops.dm +++ b/code/modules/uplink/uplink_items/nukeops.dm @@ -606,7 +606,7 @@ cost = 25 population_minimum = TRAITOR_POPULATION_LOWPOP progression_minimum = 30 MINUTES - purchasable_from = UPLINK_ALL_SYNDIE_OPS | UPLINK_TRAITORS // Don't give this to spies + purchasable_from = UPLINK_ALL_SYNDIE_OPS /*| UPLINK_TRAITORS */ // Don't give this to spies // BUBBER EDIT - Romerol only for nukies cant_discount = TRUE // Modsuits