diff options
author | mekolat <mekolat@gmail.com> | 2014-10-28 18:07:06 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-10-28 18:07:06 -0400 |
commit | 4a62741609e27db9ceda5b9302edafc2293fe7eb (patch) | |
tree | 53696db133ba1ef8c85ec13d77812a913b12e19b /world | |
parent | 59d0f09cf49338f487b7360ae20589b3ffbe330a (diff) | |
download | serverdata-4a62741609e27db9ceda5b9302edafc2293fe7eb.tar.gz serverdata-4a62741609e27db9ceda5b9302edafc2293fe7eb.tar.bz2 serverdata-4a62741609e27db9ceda5b9302edafc2293fe7eb.tar.xz serverdata-4a62741609e27db9ceda5b9302edafc2293fe7eb.zip |
change crastur id
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/011-6/crastur.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/011-6/crastur.txt b/world/map/npc/011-6/crastur.txt index 8e0e19d3..429a4852 100644 --- a/world/map/npc/011-6/crastur.txt +++ b/world/map/npc/011-6/crastur.txt @@ -1,4 +1,4 @@ -011-6.gat,172,250,0|script|Crastur the Ugly|410, +011-6.gat,172,250,0|script|Crastur the Ugly|418, { set @spants_state, ((QUEST_WG_state & NIBBLE_2_MASK) >> NIBBLE_2_SHIFT); set @spants_chest, ((QUEST_WG_state & 4096 ) >> 12); |