Skip to content

Commit e1402b2

Browse files
committed
fix nadarin's dialogs, give boots of the west in trilogy
1 parent 0656282 commit e1402b2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ua/compatibility/bg1.tpa

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ ACTION_IF GAME_INCLUDES ~bg1~ BEGIN
2121
COPY_EXISTING ~nadari.cre~ ~override~
2222
ADD_CRE_ITEM ~misc8j~ #0 #0 #0 ~NONE~ ~INV10~
2323
BUT_ONLY
24-
OUTER_SET $item_source(~misc8j~ ~nadari.cre~) = 1
25-
OUTER_SET $item_source(~misc8j~ ~nadari.dlg~) = 1
24+
OUTER_SET $item_source_compat(~misc8j~ ~nadari.cre~) = 1
25+
OUTER_SET $item_source_compat(~misc8j~ ~nadari.dlg~) = 1
2626

2727
<<<<<<<< .../ua-inlined/nadari.d
2828
REPLACE_ACTION_TEXT ~nadari~
29-
~GiveItem("boot02", LastTalkedToBy)~
30-
~GiveItem("misc8j", LastTalkedToBy)~
29+
~GiveItem("boot02"~
30+
~GiveItem("misc8j"~
3131
>>>>>>>>
3232
COMPILE ~.../ua-inlined/nadari.d~
3333

0 commit comments

Comments
 (0)