mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-30 08:16:54 -04:00
parent
cc30378022
commit
5150494cf3
3 changed files with 18 additions and 22 deletions
|
@ -185,7 +185,7 @@ GOTSHELLBOX = Picked up a box of shotgun shells.
|
|||
GOTBACKPACK = You found a backpack!
|
||||
GOTBFG9000 = The SKAG 1337 ... time to kick some ass!
|
||||
GOTCHAINGUN = You got the minigun!
|
||||
GOTCHAINSAW = You got the angle grinder!
|
||||
GOTCHAINSAW = You got the ripsaw!
|
||||
GOTLAUNCHER = You got the missile launcher!
|
||||
GOTPLASMA = You got the polaric energy weapon!
|
||||
GOTSHOTGUN = You got the pump-action shotgun!
|
||||
|
@ -193,7 +193,7 @@ GOTSHOTGUN2 = You got the double-barrelled shotgun!
|
|||
TAG_FIST = fist
|
||||
TAG_BFG9000 = SKAG 1337
|
||||
TAG_CHAINGUN = minigun
|
||||
TAG_CHAINSAW = angle grinder
|
||||
TAG_CHAINSAW = ripsaw
|
||||
TAG_ROCKETLAUNCHER = missile launcher
|
||||
TAG_PLASMARIFLE = polaric energy weapon
|
||||
TAG_SHOTGUN = pump-action shotgun
|
||||
|
@ -642,7 +642,7 @@ OB_BABY=%o let a technospider get %h.
|
|||
OB_CYBORG=%o was splattered by an assault tripod.
|
||||
OB_WOLFSS=%o met a sailor.
|
||||
OB_MPFIST=%k punched %o to death.
|
||||
OB_MPCHAINSAW=%o was shredded by %k's angle grinder.
|
||||
OB_MPCHAINSAW=%o was shredded by %k's ripsaw.
|
||||
OB_MPPISTOL=%o was tickled by %k's handgun.
|
||||
OB_MPSHOTGUN=%o chewed on %k's boomstick.
|
||||
OB_MPSSHOTGUN=%k swapped two barrels upside %o's head.
|
||||
|
|
|
@ -245,10 +245,10 @@ sea posible.
|
|||
| Arma | Tecla | Descripción
|
||||
| Fist | 1 | Si no tienes munición, siempre puedes recurrir a golpear a los
|
||||
monstruos con tus manos desnudas. Munición: Ninguna
|
||||
| Angle Grinder +
|
||||
| Ripsaw +
|
||||
image:../sprites/csawa0.png[Image] |
|
||||
1 | Diseñada para cortar a través del metal, pero la
|
||||
amoladora angular funciona igual de bien como arma cuerpo a cuerpo para cortar
|
||||
1 | Diseñada para cortar a través del madera, pero la
|
||||
sierra de hender funciona igual de bien como arma cuerpo a cuerpo para cortar
|
||||
a través de la carne. Munición: Ninguna
|
||||
| Handgun | 2 | Tu arma inicial. Unos cuantos disparos derribaran monstruos de
|
||||
bajo nivel, pero es mejor obtener algo mejor antes de confrontar oponentes más
|
||||
|
@ -602,12 +602,10 @@ sugerencias tácticas:
|
|||
matándose unos a otros y ahorrarás en municiones.
|
||||
|
||||
* Si te encuentras con una horda de gusanos de carne o gusanos sigilosos, la
|
||||
amoladora angular es una gran arma para conservar munición y evitar daños.
|
||||
sierra de hender es una gran arma para conservar munición y evitar daños.
|
||||
Los gusanos no pueden atacar mientras están siendo aserrados, y si retrocedes
|
||||
hacia cualquier esquina que sea aproximadamente tan ancha o más estrecha que
|
||||
un ángulo recto, solo pueden atacarte uno a la vez. La amoladora angular
|
||||
también funciona bien en trilobites: no pueden atacar mientras reciben daño
|
||||
de ella.
|
||||
un ángulo recto, solo pueden atacarte uno a la vez.
|
||||
|
||||
<<<
|
||||
|
||||
|
@ -684,7 +682,7 @@ paredes.
|
|||
los enemigos y objetos.
|
||||
| **IDCLEVxy** | Teletransportate a CxMy (Phase 1) o MAPxy (Phase 2).
|
||||
| **IDMUSxy** | Cambia la música por la de CxMy (Phase 1) o MAPxy (Phase 2).
|
||||
| **IDCHOPPERS** | Te da una angle grinder.
|
||||
| **IDCHOPPERS** | Te da una sierra de hender.
|
||||
| **IDBEHOLDV** | Te da la esfera de invulnerabilidad.
|
||||
| **IDBEHOLDS** | Te da una mejora de fuerza.
|
||||
| **IDBEHOLDI** | Te da una esfera de sigilo.
|
||||
|
|
|
@ -233,9 +233,9 @@ soon as possible.
|
|||
| Weapon | Key | Description
|
||||
| **Fist** | 1 | If you have no ammunition, you can always fall back on punching the
|
||||
monsters with your bare hands. Ammo: None
|
||||
| **Angle Grinder** +
|
||||
image:../sprites/csawa0.png[Angle Grinder] |
|
||||
1 | Designed for cutting through metal, the angle grinder
|
||||
| **Ripsaw** +
|
||||
image:../sprites/csawa0.png[Ripsaw] |
|
||||
1 | Designed for cutting through wood, the ripsaw
|
||||
also works well as a melee weapon for cutting through flesh. Ammo: None
|
||||
| **Handgun** | 2 | Your starter weapon. A few shots will take down low-level
|
||||
monsters but it’s best to upgrade before taking on any tougher opponents.
|
||||
|
@ -600,13 +600,11 @@ suggestions:
|
|||
effectively, they’ll spend their energy killing each other and you’ll save
|
||||
on ammunition.
|
||||
|
||||
* If you encounter a horde of flesh worms or stealth worms, The angle
|
||||
grinder is a great weapon to use both to conserve ammo and avoid
|
||||
taking damage. Worms can’t attack while being sawed, and if you
|
||||
back into any corner that is roughly as wide as or narrower than a
|
||||
right angle, they can only come at you one at a time. The angle
|
||||
grinder also works well on trilobites: they can’t attack while
|
||||
taking damage from it.
|
||||
* If you encounter a horde of flesh worms or stealth worms, the ripsaw is
|
||||
a great weapon to use both to conserve ammo and avoid taking damage.
|
||||
Worms can’t attack while being sawed, and if you back into any corner
|
||||
that is roughly as wide as or narrower than a right angle,
|
||||
they can only come at you one at a time.
|
||||
|
||||
<<<
|
||||
|
||||
|
@ -681,7 +679,7 @@ number of cheats that you can turn to:
|
|||
| **IDDT** | Reveals full map; type twice to reveal all enemies and items.
|
||||
| **IDCLEVxy** | Warp to CxMy (Phase 1) or MAPxy (Phase 2).
|
||||
| **IDMUSxy** | Change music to that of CxMy (Phase 1) or MAPxy (Phase 2).
|
||||
| **IDCHOPPERS** | Gives the angle grinder weapon.
|
||||
| **IDCHOPPERS** | Gives the ripsaw weapon.
|
||||
| **IDBEHOLDV** | Gives the vanguard device powerup.
|
||||
| **IDBEHOLDS** | Gives the strength powerup.
|
||||
| **IDBEHOLDI** | Gives the invisibility powerup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue