diff options
Diffstat (limited to 'npc/001-4_Omars_house/omar.txt')
-rw-r--r-- | npc/001-4_Omars_house/omar.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-4_Omars_house/omar.txt b/npc/001-4_Omars_house/omar.txt index a6ac2277..aedf1806 100644 --- a/npc/001-4_Omars_house/omar.txt +++ b/npc/001-4_Omars_house/omar.txt @@ -23,7 +23,7 @@ function script KadiyaSubquestConsts { } -001-4.gat,70,60,0 script Omar 162,{ +001-4.gat,25,21,0 script Omar 162,{ callfunc "ElanoreFix"; callfunc "KadiyaSubquestConsts"; @@ -184,7 +184,7 @@ S_update_var: } -001-4.gat,76,59,0 script _______Kadiya 174,{ +001-4.gat,31,20,0 script _______Kadiya 174,{ callfunc "ElanoreFix"; set @Q_MASK, NIBBLE_3_MASK; set @Q_SHIFT, NIBBLE_3_SHIFT; |