npc: [Patch by Goshi] Give a VP SOS Toon some DNA.
This commit is contained in:
parent
441b1d71e3
commit
2e50b0a75f
1 changed files with 14 additions and 1 deletions
|
@ -7081,9 +7081,22 @@ NPCToonDict = {
|
|||
NPC_REGULAR),
|
||||
4219: (4717,
|
||||
lnames[4219],
|
||||
'r',
|
||||
('dss',
|
||||
'ms',
|
||||
'm',
|
||||
'm',
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
11,
|
||||
0,
|
||||
11,
|
||||
1,
|
||||
1),
|
||||
'm',
|
||||
1,
|
||||
NPC_REGULAR),
|
||||
4220: (4718,
|
||||
lnames[4220],
|
||||
|
|
Loading…
Reference in a new issue