diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-31 14:52:36 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-31 14:52:36 +0100 |
commit | 0c4a3e0bfb06e21b26639df0c79a0d93ce1acca1 (patch) | |
tree | 66b0e59837c0abd704d21c19cddaba65cd2d3ab1 /world | |
parent | 5ddeae8d955e8d1d61d068959165c865fccfe607 (diff) | |
download | serverdata-0c4a3e0bfb06e21b26639df0c79a0d93ce1acca1.tar.gz serverdata-0c4a3e0bfb06e21b26639df0c79a0d93ce1acca1.tar.bz2 serverdata-0c4a3e0bfb06e21b26639df0c79a0d93ce1acca1.tar.xz serverdata-0c4a3e0bfb06e21b26639df0c79a0d93ce1acca1.zip |
Hurnscald soulmenhir: use sprite that's intended to be used by the artist. Submodule pointer updated.2012.02.01
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/009-1/soul-menhir.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/009-1/soul-menhir.txt b/world/map/npc/009-1/soul-menhir.txt index c7fa9e35..d3e5d385 100644 --- a/world/map/npc/009-1/soul-menhir.txt +++ b/world/map/npc/009-1/soul-menhir.txt @@ -1,6 +1,6 @@ // -009-1.gat,53,40,0|script|Soul Menhir|350,{ +009-1.gat,53,40,0|script|Soul Menhir|344,{ callfunc "ClearVariables"; set @map$, "009-1.gat"; setarray @Xs, 52, 53, 54, 52, 54, 52, 54; |