Skip to content

Commit

Permalink
added localisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Truoizys committed Aug 13, 2024
1 parent 46fcc5b commit 2005772
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Liberator-title = Liberation
Liberator-description = Liberators have been called in to extract inmates. stage your escape or defend the prison.
Liberator-welcome =
You are a liberator. Your goal is to extract any and all prisoners from {$station}. ensure minimal harm comes to any inmates. Your benefactors, the Syndicate, have provided you with the tools you'll need for the task.
Free the people! Death to Nanotrasen!
Liberator-opsmajor = [color=crimson]Liberator major victory![/color]
Liberator-opsminor = [color=crimson]Liberator minor victory![/color]
Liberator-neutral = [color=yellow]Neutral outcome![/color]
Liberator-crewminor = [color=green]Crew minor victory![/color]
Liberator-crewmajor = [color=green]Crew major victory![/color]
Liberator-role-commander = Commander
Liberator-role-agent = Agent
Liberator-role-operator = Operator
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
lockdown-title = Lockdown
lockdown-description = It's a secret to everyone. The threats you encounter are randomized.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,6 @@ ghost-role-information-artifact-description = Enact your eldritch whims. Forcibl
ghost-role-information-syndie-assaultborg-name = Syndicate Assault Borg
ghost-role-information-syndie-assaultborg-description = Nuclear operatives needs reinforcements. You, a cold silicon killing machine, will help them. More dakka!
#SP14
ghost-role-information-liberator-rules = You are a [color=red][bold]Team Antagonist[/bold][/color] with all other liberators. Prisoners are not guaranteed to help you.
11 changes: 11 additions & 0 deletions Resources/Locale/en-US/prototypes/roles/antags.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,14 @@ roles-antag-thief-objective = Add some NT property to your personal collection w
roles-antag-dragon-name = Space Dragon
roles-antag-dragon-objective = Create a carp army to take over this quadrant.
#sp14

roles-antag-liberator-commander-name = Liberaton commander
roles-antag-liberator-commander-objective = Lead the liberation. Ensure resources are properly allocated and the operation is not at risk.
roles-antag-liberator-agent-name = Liberaton agent
roles-antag-liberator-agent-objective = The liberation efforts finest medic, keep your teammates in the fight.
roles-antag-liberator-name = Liberator
roles-antag-liberator-objective = break into the prison, break others out.
70 changes: 70 additions & 0 deletions Resources/Maps/SP14/liboutpost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,36 @@ entities:
chunkCollection:
version: 2
nodes:
- node:
color: '#FFFFFFFF'
id: Basalt2
decals:
238: 17,-20
244: 26,-4
245: 16,-2
- node:
color: '#FFFFFFFF'
id: Basalt5
decals:
233: 21,-18
243: 27,-7
- node:
color: '#FFFFFFFF'
id: Basalt6
decals:
239: 23,-15
240: 24,-26
241: 13,-9
- node:
color: '#FFFFFFFF'
id: Basalt7
decals:
232: 16,-14
- node:
color: '#FFFFFFFF'
id: Basalt9
decals:
234: 20,-6
- node:
color: '#FFFFFFFF'
id: Bot
Expand Down Expand Up @@ -482,6 +512,46 @@ entities:
214: 44,-13
215: 44,-14
216: 44,-15
- node:
color: '#FFFFFFFF'
id: Grassc1
decals:
254: 26,-8
255: 19,-20
256: 24,-12
- node:
color: '#FFFFFFFF'
id: Grassc3
decals:
250: 17,-8
- node:
color: '#FFFFFFFF'
id: Grassc4
decals:
252: 23,-3
253: 14,-3
- node:
color: '#FFFFFFFF'
id: Rock02
decals:
261: 11,-14
- node:
color: '#FFFFFFFF'
id: Rock03
decals:
262: 8,-15
- node:
color: '#FFFFFFFF'
id: Rock06
decals:
229: 29,-3
230: 11,-18
231: 25,-24
- node:
color: '#FFFFFFFF'
id: Rock07
decals:
228: 20,-7
- node:
color: '#FFFFFFFF'
id: WarnCornerSmallNE
Expand Down

0 comments on commit 2005772

Please sign in to comment.