Update training for jetpack (closes fortressforever/fortressforever#345)

This commit is contained in:
Ryan Liptak 2018-02-01 22:50:25 -08:00
parent d8b6542648
commit 9179b7a50a
1 changed files with 4 additions and 4 deletions

View File

@ -190,14 +190,14 @@ stage_info = {
},
[10] = {
stage_type = HORIZONTAL_JUMP,
stage_name = "Flamethrower",
stage_name = "Jetpack",
stage_specific = "Application",
stage_checklist = "Flamethrower",
stage_checklist = "Jetpack",
stage_code = "a_ft",
stage_complete = false,
stage_class = Player.kPyro,
stage_key_text = "Shoot flamethrower:",
stage_key = "%+attack%",
stage_key_text = "Use jetpack:",
stage_key = "%+attack2%",
stage_limits = {
force_hhconc = false,
force_dropconc = false,