diff --git a/code/modules/trading_stations/trading_station_types/0_always_spawn/terra.dm b/code/modules/trading_stations/trading_station_types/0_always_spawn/terra.dm index 73d7a271c0..4e528d07b3 100644 --- a/code/modules/trading_stations/trading_station_types/0_always_spawn/terra.dm +++ b/code/modules/trading_stations/trading_station_types/0_always_spawn/terra.dm @@ -1,4 +1,4 @@ -/datum/trading_station/weapons_terra +/datum/trading_station/terra name_pool = list( "TTB \"Invictus\"" = "Terran Trade Beacon \"Invictus\": Marine Corps equipment, sold exclusively to TerraGov associates.", )