diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-26 15:10:14 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-26 15:10:14 -0200 |
commit | 8a9ef33d41b2b7e22269d0112c6f87c2de6baf3d (patch) | |
tree | 0e64ab5183f00e9d794323fc85d227daf7e74d71 /npc/007-1 | |
parent | 31ae85fa7150dbe25f2b4ad701dbb0acbdfc3c0d (diff) | |
download | serverdata-8a9ef33d41b2b7e22269d0112c6f87c2de6baf3d.tar.gz serverdata-8a9ef33d41b2b7e22269d0112c6f87c2de6baf3d.tar.bz2 serverdata-8a9ef33d41b2b7e22269d0112c6f87c2de6baf3d.tar.xz serverdata-8a9ef33d41b2b7e22269d0112c6f87c2de6baf3d.zip |
007-1 Chest position must be reset on init.
Robbery bonus for Burglar Mask (thief only). Carry bonus on Monocle (merc only)
Diffstat (limited to 'npc/007-1')
-rw-r--r-- | npc/007-1/treasure.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/007-1/treasure.txt b/npc/007-1/treasure.txt index f4ec03d6f..8e9503a57 100644 --- a/npc/007-1/treasure.txt +++ b/npc/007-1/treasure.txt @@ -95,7 +95,6 @@ OnInit: .busy = false; .distance = 2; .empty = false; - end; OnClock0156: OnClock0756: |