Tweak stun batons to use a battery instead of power cell (#8716)
* Allow baton/battery to be inserted into recharger * Revert "Allow baton/battery to be inserted into recharger" This reverts commit ccf1f3d1827bf45c49bb6ca4f5c97990d1afba6e. * Refactor stun batons to use internal batteries
This commit is contained in:
@@ -7,9 +7,8 @@ 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...
|
||||
comp-stunbaton-activated-low-charge = Insufficient charge...
|
||||
|
||||
stunbaton-component-no-cell = Cell missing...
|
||||
stunbaton-component-dead-cell = Dead cell...
|
||||
stunbaton-component-on-examine = The light is currently [color=darkgreen]on[/color].
|
||||
stunbaton-component-low-charge = Insufficient charge...
|
||||
stunbaton-component-on-examine = The light is currently [color=darkgreen]on[/color].
|
||||
stunbaton-component-on-examine-charge = The charge indicator reads {$charge} %
|
||||
Reference in New Issue
Block a user