We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0656282 commit e1402b2Copy full SHA for e1402b2
1 file changed
ua/compatibility/bg1.tpa
@@ -21,13 +21,13 @@ ACTION_IF GAME_INCLUDES ~bg1~ BEGIN
21
COPY_EXISTING ~nadari.cre~ ~override~
22
ADD_CRE_ITEM ~misc8j~ #0 #0 #0 ~NONE~ ~INV10~
23
BUT_ONLY
24
- OUTER_SET $item_source(~misc8j~ ~nadari.cre~) = 1
25
- 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
26
27
<<<<<<<< .../ua-inlined/nadari.d
28
REPLACE_ACTION_TEXT ~nadari~
29
- ~GiveItem("boot02", LastTalkedToBy)~
30
- ~GiveItem("misc8j", LastTalkedToBy)~
+ ~GiveItem("boot02"~
+ ~GiveItem("misc8j"~
31
>>>>>>>>
32
COMPILE ~.../ua-inlined/nadari.d~
33
0 commit comments