diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-01 17:44:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-01 17:44:39 -0300 |
commit | 959f924969e661823a0a2fce6d98bcf082cd2d5a (patch) | |
tree | b012d0509b93fcf4d23ad98592a4708440b042f6 /npc | |
parent | 294efc30c9f31ef3d981837f90234343b4ea459f (diff) | |
download | serverdata-959f924969e661823a0a2fce6d98bcf082cd2d5a.tar.gz serverdata-959f924969e661823a0a2fce6d98bcf082cd2d5a.tar.bz2 serverdata-959f924969e661823a0a2fce6d98bcf082cd2d5a.tar.xz serverdata-959f924969e661823a0a2fce6d98bcf082cd2d5a.zip |
Without this, pipeline would fail
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-1/statue.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/statue.txt b/npc/012-1/statue.txt index cb5192637..3053b31bb 100644 --- a/npc/012-1/statue.txt +++ b/npc/012-1/statue.txt @@ -4,7 +4,7 @@ // Description: // These statues are of great honor to whoever have their name written in them! -012-1,84,63,0 script Hero Statue NPC_STATUE_ANDREI,{ +012-1,84,63,0 script Hero Statue#012-1 NPC_STATUE_ANDREI,{ mes l("This statue was built for memory of Andrei Sakar, the greatest hero this world has even seen."); mes l("For defending Hurnscald alone and saving all its inhabitants."); |