Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
### Stunbaton component
|
||||
|
||||
## Used when examining the stunbaton
|
||||
|
||||
comp-stunbaton-examined-on = The light is currently [color=darkgreen]on[/color].
|
||||
comp-stunbaton-examined-off = The light is currently [color=darkred]off[/color]
|
||||
|
||||
## Used when activating the stunbaton, depending on the state of its cell.
|
||||
|
||||
comp-stunbaton-activated-dead-cell = Dead cell...
|
||||
comp-stunbaton-activated-missing-cell = Missing cell...
|
||||
|
||||
stunbaton-component-no-cell = Cell missing...
|
||||
stunbaton-component-dead-cell = Dead cell...
|
||||
stunbaton-component-on-examine = The light is currently [color=darkgreen]on[/color].
|
||||
@@ -0,0 +1,2 @@
|
||||
stunnable-component-disarm-success-others = {$source} pushes {$target}!
|
||||
stunnable-component-disarm-success = You push {$target}!
|
||||
Reference in New Issue
Block a user