Skip to content

Ensure Thrush, Aydar and Kolobok never leave their enemy state when the whole base gets massacred #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gamedata/configs/scripts/agroprom/duty_barman.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ out_restr = agr_in_restr_barman
anim = hands_up
target = actor
meet = no_meet
on_info = {!is_smart_in_combat(agr_smart_terrain_1_6)} remark@wait
on_info = {!is_smart_in_combat(agr_smart_terrain_1_6)=smart_captured_by_faction(agr_smart_terrain_1_6:dolg)} remark@wait

[remark@wait]
path_walk = agr_smart_terrain_1_6_barman_1_walk
Expand Down Expand Up @@ -93,4 +93,4 @@ abuse = false
meet_state = 3|nil@nil
sound_start = agr_duty_barman_meet
sound_stop = agr_duty_barman_meet_bye
quest_npc = true
quest_npc = true
4 changes: 2 additions & 2 deletions gamedata/configs/scripts/agroprom/stalker_mechanic.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ path_look = agr_stalker_trader_look
anim = hands_up
target = actor
meet = no_meet
on_info = {!gulag_enemy_actor(agr_smart_terrain_4_4)} walker
on_info = {!gulag_enemy_actor(agr_smart_terrain_4_4)=smart_captured_by_faction(agr_smart_terrain_4_4:stalker)} walker
combat_ignore_cond = true
combat_ignore_keep_when_attacked = true

Expand All @@ -43,4 +43,4 @@ out_restr = agr_stalker_mechanic_restr
combat_ignore_cond = true

;[death]
;on_info = %+agr_stalker_mechanic_dead%
;on_info = %+agr_stalker_mechanic_dead%
4 changes: 2 additions & 2 deletions gamedata/configs/scripts/agroprom/stalker_trader.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ out_restr = agr_in_restr_stalker_trader
anim = hands_up
target = actor
meet = no_meet
on_info = {!gulag_enemy_actor(agr_smart_terrain_4_4)} remark@wait
on_info = {!gulag_enemy_actor(agr_smart_terrain_4_4)=smart_captured_by_faction(agr_smart_terrain_4_4:stalker)} remark@wait
combat_ignore_cond = true
combat_ignore_keep_when_attacked = true

Expand Down Expand Up @@ -154,4 +154,4 @@ on_info3 = {!actor_in_zone(agr_stalker_trader_tradezone)} smartcover@near_tab
meet_state = 0 | nil@nil
victim = 0 | nil
use = true
abuse = false
abuse = false