Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
SmiLeYre committed Nov 30, 2023
1 parent a9706b8 commit b550055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/economy/Economy_TradeDestinations.dm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GLOBAL_LIST_EMPTY(weighted_mundaneevent_locations)

//distance is measured in AU and co-relates to travel time
/datum/trade_destination/centcomm
name = "CentComm"
name = "CentCom"
description = "Nanotrasen's administrative centre for Tau Ceti."
distance = 1.2
willing_to_buy = list()
Expand Down

0 comments on commit b550055

Please sign in to comment.