diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-09-28 12:46:20 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-09-28 12:47:05 -0600 |
commit | 17d81f0be98164bff4010e6661c40f629c2980c5 (patch) | |
tree | 375423f2c9a6ae249715842d9c2de203accfb4b9 /npc/001-4_Omars_house/omar.txt | |
parent | 12c7d7f2b5811e371a05fbc45cdbba5ea9bea834 (diff) | |
download | serverdata-17d81f0be98164bff4010e6661c40f629c2980c5.tar.gz serverdata-17d81f0be98164bff4010e6661c40f629c2980c5.tar.bz2 serverdata-17d81f0be98164bff4010e6661c40f629c2980c5.tar.xz serverdata-17d81f0be98164bff4010e6661c40f629c2980c5.zip |
Reduce map 001-4
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; |