diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-26 23:00:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-26 23:00:39 -0300 |
commit | 5800dee9ef21b9a20aded8b630952cb64187dbc8 (patch) | |
tree | a1b607dedcbed6e8df0b16760186ffafdd0de698 /npc/005-1 | |
parent | 7a3d24118810a2a6227aad4ae80f0759393a4ab7 (diff) | |
download | serverdata-5800dee9ef21b9a20aded8b630952cb64187dbc8.tar.gz serverdata-5800dee9ef21b9a20aded8b630952cb64187dbc8.tar.bz2 serverdata-5800dee9ef21b9a20aded8b630952cb64187dbc8.tar.xz serverdata-5800dee9ef21b9a20aded8b630952cb64187dbc8.zip |
Steel Shovel for IAP. Add Iron Shovel for 5kGP
Diffstat (limited to 'npc/005-1')
-rw-r--r-- | npc/005-1/vincent.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/vincent.txt b/npc/005-1/vincent.txt index 890ad05d4..726864905 100644 --- a/npc/005-1/vincent.txt +++ b/npc/005-1/vincent.txt @@ -64,7 +64,7 @@ OnInit: setunitdata(.@npcId, UDT_HAIRCOLOR, 4); .LegsID = BugLeg; - .LegsCount = 11; + .LegsCount = 10; .sex = G_MALE; .distance = 5; |