diff options
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; |