1
0
Fork 0
mirror of https://github.com/Oreolek/shooter.git synced 2024-04-24 21:19:20 +03:00

A slight translation update

This commit is contained in:
Alexander Yakovlev 2015-12-25 22:37:01 +07:00
parent 3d68ca3bc9
commit b5a2916418
2 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ markdown = new md({
undum.game.id = "7a1aba32-f0fd-4e3b-ba5a-59e3fa9e6012"
# You bump the version each time you make a save-breaking bug, i.e. change the game logic.
# Comment and text changes should be fine.
undum.game.version = "3.6"
undum.game.version = "3.8"
a = require('raconteur/lib/elements.js').a
# link to a different situation. Styled differently. Not used in this project.

View file

@ -50,7 +50,7 @@ module.exports.language =
"I. Hate. Machines.",
"MECHANOID ANNIHILATION",
'Destroy the mechanoids',
"Send a bullet to robot",
"Send a round to robot",
"Send a bullet with explosion",
"Push the trigger FOR THE HUMANITY",
"Sit down and shoot from a hip",
@ -69,7 +69,7 @@ module.exports.language =
]
enemies: 'Enemies ahead'
clips: 'Cartridges'
bullets: 'Bullets in cartridge'
bullets: 'Rounds in cartridge'
clips_found: [
'Aha! Got one. I hope it has some ammo.',
"Eh, here's one. Looks heavy -- I hope it has some ammo.",