mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add unused weapon platform and re-position out of place weapon platform
This commit is contained in:
parent
24316c9d70
commit
8d1b062708
@ -305,8 +305,7 @@ nickname = hostile_platform2_alt
|
||||
string_id = 217115
|
||||
faction = li_n_grp
|
||||
system = Li05
|
||||
position = 64900, 0, 31690
|
||||
orientation = 0.35, 0, 0.85, 0
|
||||
position = 65700, 0, 34300
|
||||
archetype = small_wplatform
|
||||
loadout = small_weapon_platform
|
||||
pilot = pilot_platform
|
||||
@ -2429,6 +2428,7 @@ nickname = alaska_init
|
||||
system = Li05
|
||||
Cnd_True = no_params
|
||||
Act_SpawnSolar = hostile_platform1
|
||||
Act_SpawnSolar = hostile_platform2
|
||||
Act_SpawnSolar = hostile_platform2_alt
|
||||
Act_SpawnSolar = hostile_platform3
|
||||
Act_PlayerCanDock = false
|
||||
@ -2450,6 +2450,8 @@ Act_SetVibeLbl = lsfers, lsfers, REP_FRIEND_MAXIMUM
|
||||
Act_SetVibeLbl = drive_friendly, lsfers, REP_NEUTRAL
|
||||
Act_SetVibeShiptoLbl = hostile_platform1, drive_friendly, REP_NEUTRAL
|
||||
Act_SetVibe = hostile_platform1, Player, REP_NEUTRAL
|
||||
Act_SetVibeShiptoLbl = hostile_platform2, drive_friendly, REP_NEUTRAL
|
||||
Act_SetVibe = hostile_platform2, Player, REP_NEUTRAL
|
||||
Act_SetVibeShiptoLbl = hostile_platform2_alt, drive_friendly, REP_NEUTRAL
|
||||
Act_SetVibe = hostile_platform2_alt, Player, REP_NEUTRAL
|
||||
Act_SetVibeShiptoLbl = hostile_platform3, drive_friendly, REP_NEUTRAL
|
||||
@ -2655,6 +2657,7 @@ Act_ActTrig = key_alaska_spe
|
||||
nickname = key_alaska_spe
|
||||
Cnd_SpaceEnter = Li05
|
||||
Act_SpawnSolar = hostile_platform1
|
||||
Act_SpawnSolar = hostile_platform2
|
||||
Act_SpawnSolar = hostile_platform2_alt
|
||||
Act_SpawnSolar = hostile_platform3
|
||||
Act_ActTrig = AKescape_init
|
||||
@ -2750,11 +2753,14 @@ Act_SetVibeShiptoLbl = Li05_prison_1, drive_friendly, REP_NEUTRAL
|
||||
Act_SetVibeShiptoLbl = Li05_to_Li01, drive_friendly, REP_FRIEND_MAXIMUM
|
||||
Act_SetVibeShiptoLbl = hostile_platform1, drive_friendly, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibe = hostile_platform1, Player, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibeShiptoLbl = hostile_platform2, drive_friendly, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibe = hostile_platform2, Player, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibeShiptoLbl = hostile_platform2_alt, drive_friendly, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibe = hostile_platform2_alt, Player, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibeShiptoLbl = hostile_platform3, drive_friendly, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibe = hostile_platform3, Player, REP_HOSTILE_THRESHOLD
|
||||
Act_SetVibeLbltoShip = drive_friendly, hostile_platform1, REP_FRIEND_MAXIMUM
|
||||
Act_SetVibeLbltoShip = drive_friendly, hostile_platform2, REP_FRIEND_MAXIMUM
|
||||
Act_SetVibeLbltoShip = drive_friendly, hostile_platform2_alt, REP_FRIEND_MAXIMUM
|
||||
|
||||
[Trigger]
|
||||
|
Loading…
Reference in New Issue
Block a user