diff options
author | Haru <haru@dotalux.com> | 2015-06-18 03:30:16 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-08-09 21:14:02 +0200 |
commit | 7b50fce0f62961b0228e6919562efcfe33e7fbca (patch) | |
tree | 0afaecbf71bcb01be2b53864c12a55ae182e2b5f /npc/quests/quests_veins.txt | |
parent | 7e93d08a79521d18fcf5dacb5c43db6b277c79ac (diff) | |
download | hercules-7b50fce0f62961b0228e6919562efcfe33e7fbca.tar.gz hercules-7b50fce0f62961b0228e6919562efcfe33e7fbca.tar.bz2 hercules-7b50fce0f62961b0228e6919562efcfe33e7fbca.tar.xz hercules-7b50fce0f62961b0228e6919562efcfe33e7fbca.zip |
Minor script cleanup.
- Replaced leftover sprite IDs with constants
- Corrected some NPC facing directions (in modulo 8)
Diffstat (limited to 'npc/quests/quests_veins.txt')
-rw-r--r-- | npc/quests/quests_veins.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt index 381b39671..d6a5ee15c 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -4773,7 +4773,7 @@ veins,78,226,5 script Camel#camelcc1::VeinsCamel 4_DST_CAMEL,{ veins,72,227,3 duplicate(VeinsCamel) Camel#camelcc3 4_DST_CAMEL veins,81,222,1 duplicate(VeinsCamel) Camel#camelcc4 4_DST_CAMEL veins,77,219,5 duplicate(VeinsCamel) Camel#camelcc5 4_DST_CAMEL -veins,73,215,8 duplicate(VeinsCamel) Camel#camelcc6 4_DST_CAMEL +veins,73,215,0 duplicate(VeinsCamel) Camel#camelcc6 4_DST_CAMEL veins,68,215,5 duplicate(VeinsCamel) Camel#camelcc7 4_DST_CAMEL ve_fild07,235,42,3 script Silk Sand Camel 4_DST_CAMEL,{ |