Skip to content

Commit

Permalink
fix nadarin's dialogs, give boots of the west in trilogy
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Nov 7, 2021
1 parent 0656282 commit e1402b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ua/compatibility/bg1.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ ACTION_IF GAME_INCLUDES ~bg1~ BEGIN
COPY_EXISTING ~nadari.cre~ ~override~
ADD_CRE_ITEM ~misc8j~ #0 #0 #0 ~NONE~ ~INV10~
BUT_ONLY
OUTER_SET $item_source(~misc8j~ ~nadari.cre~) = 1
OUTER_SET $item_source(~misc8j~ ~nadari.dlg~) = 1
OUTER_SET $item_source_compat(~misc8j~ ~nadari.cre~) = 1
OUTER_SET $item_source_compat(~misc8j~ ~nadari.dlg~) = 1

<<<<<<<< .../ua-inlined/nadari.d
REPLACE_ACTION_TEXT ~nadari~
~GiveItem("boot02", LastTalkedToBy)~
~GiveItem("misc8j", LastTalkedToBy)~
~GiveItem("boot02"~
~GiveItem("misc8j"~
>>>>>>>>
COMPILE ~.../ua-inlined/nadari.d~

Expand Down

0 comments on commit e1402b2

Please sign in to comment.