Skip to content

Commit

Permalink
Revert Manhattan bartender update
Browse files Browse the repository at this point in the history
There is an inconsistency in the story cutscenes where with the previous config, you could see a doppelganger of the Manhattan bartender. Therefore, it is better to revert the changes for now.
  • Loading branch information
BC46 committed Dec 22, 2023
1 parent eaf7147 commit 43791de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DATA/MISSIONS/mbases.ini
Original file line number Diff line number Diff line change
Expand Up @@ -305,13 +305,13 @@ knowdb = li01_14

[GF_NPC]
nickname = li0101_fix_bartender
body = li_manhattan_bartender_body
head = li_manhattan_bartender_head
body = li_bartender_body
head = rh_bartender_head
lefthand = benchmark_male_hand_left
righthand = benchmark_male_hand_right
individual_name = 244609
affiliation = li_p_grp
voice = rvp151
voice = rvp101
bribe = li_p_grp, 10000, 16101
bribe = co_be_grp, 10000, 16100
bribe = co_nws_grp, 10000, 16100
Expand Down
1 change: 0 additions & 1 deletion EXE/newplayer.fl
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ vnpc = 3101964420, 2916958218, 2, 0 ; Iw02_03_Base, iw0203_fix_bartender
vnpc = 3101964420, 2233537482, 2, 0 ; Iw02_03_Base, iw0203_order_002_male
vnpc = 3101964420, 3028667974, 2, 0 ; Iw02_03_Base, iw0203_fix_weaponsdealer
vnpc = 3101964420, 2336885255, 2, 0 ; Iw02_03_Base, iw0203_fix_ship
vnpc = 2804956685, 2416075521, 2, 0 ; Li01_01_Base, li0101_fix_bartender
vnpc = 2813262602, 3084731407, 2, 0 ; Li04_06_Base, li0406_order_002_m
vnpc = 2813262602, 2866663561, 2, 0 ; Li04_06_Base, li0406_fix_weaponsdealer
vnpc = 2813262602, 2764885440, 2, 0 ; Li04_06_Base, li0406_fix_bartender
Expand Down

0 comments on commit 43791de

Please sign in to comment.