diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-11-02 09:50:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-11-02 09:50:36 -0300 |
commit | e9196acf82fab49fa8568fcb5fb0d30f1edecd2c (patch) | |
tree | a0b4adaccbf33ec4f2a52a0e9ecca637c448f18d /npc/019-3 | |
parent | bb7fe55051ee38129f94c1c0a08fd7fcf2369dcc (diff) | |
download | serverdata-e9196acf82fab49fa8568fcb5fb0d30f1edecd2c.tar.gz serverdata-e9196acf82fab49fa8568fcb5fb0d30f1edecd2c.tar.bz2 serverdata-e9196acf82fab49fa8568fcb5fb0d30f1edecd2c.tar.xz serverdata-e9196acf82fab49fa8568fcb5fb0d30f1edecd2c.zip |
Fix bad position
Diffstat (limited to 'npc/019-3')
-rw-r--r-- | npc/019-3/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/019-3/guards.txt b/npc/019-3/guards.txt index ca46bb335..48be445dc 100644 --- a/npc/019-3/guards.txt +++ b/npc/019-3/guards.txt @@ -4,7 +4,7 @@ // Description: // Nivalis Liberation Day NPC -019-3,128,2,0 script Guard#019-3.1 NPC_GUARD1,{ +019-3,128,22,0 script Guard#019-3.1 NPC_GUARD1,{ if ($NLIB_DAY == 7) goto L_MK; mesn; |