From 76fca4465b2760bb00b0762c979f4f9b5eabef0c Mon Sep 17 00:00:00 2001 From: Erika Fox <94164348+Bjarl@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:30:05 -0400 Subject: [PATCH] namelist change --- _maps/configs/independent_raleigh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_maps/configs/independent_raleigh.json b/_maps/configs/independent_raleigh.json index 62f3fb552900..2f818addbd67 100644 --- a/_maps/configs/independent_raleigh.json +++ b/_maps/configs/independent_raleigh.json @@ -2,11 +2,11 @@ "$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json", "map_name": "Raleigh-class Corvette", "faction": "/datum/faction/independent", - "prefix": "SV", + "prefix": "ISV", "namelists": [ - "GENERAL", "SPACE", - "NATURAL" + "BEASTS", + "NATURAL_AGGRESSIVE" ], "map_short_name": "Raleigh-class", "description": "The Raleigh-class is a Kasagi-Fischer Partnership design created in the late 390s for a then growing 'exploratory' market. While it's original designation was 'Safari Ship' or in some cases, 'Yacht'. Recently manufactured ones are proudly labelled as corvettes, and sold off to PDFs looking to stay fiscally sound, mercenaries, and the odd Rich, Bored, Solarian buyer. In the frontier, you're most likely to see a Raleigh serving as the command vessel for a small group of mercenaries.",