You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/datum/station_goal/bluespace_cannon/get_report()
return list(
"<blockquote>Our military presence is inadequate in your sector.",
"We need you to construct BSA-[rand(1,99)] Artillery position aboard your station.",
"",
"Base parts are available for shipping via cargo.",
"-Nanotrasen Naval Command</blockquote>",
).Join("\n")
Error: Error at code\modules\station_goals\bsa.dm:13:14: Invalid property "Join"
The text was updated successfully, but these errors were encountered:
Code:
Error:
Error at code\modules\station_goals\bsa.dm:13:14: Invalid property "Join"
The text was updated successfully, but these errors were encountered: