mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 11:42:39 -06:00
Added a few NPCs to the new street - the NameMe ones are missing
This commit is contained in:
parent
a5b7293a35
commit
e0e2c27681
2 changed files with 269 additions and 13 deletions
|
@ -11141,6 +11141,224 @@ NPCToonDict = {20000: (-1,
|
|||
'm',
|
||||
0,
|
||||
NPC_FISHERMAN),
|
||||
9302: (9802,
|
||||
lnames[9302],
|
||||
('dss',
|
||||
'ld',
|
||||
'l',
|
||||
'f',
|
||||
17,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
5,
|
||||
21,
|
||||
5,
|
||||
21,
|
||||
8,
|
||||
26,
|
||||
0),
|
||||
'f',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9303: (9826,
|
||||
lnames[9303],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9304: (9804,
|
||||
lnames[9304],
|
||||
('dss',
|
||||
'ls',
|
||||
's',
|
||||
'm',
|
||||
16,
|
||||
0,
|
||||
16,
|
||||
16,
|
||||
14,
|
||||
10,
|
||||
10,
|
||||
10,
|
||||
3,
|
||||
19,
|
||||
0),
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9305: (9829,
|
||||
lnames[9305],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_HQ),
|
||||
9306: (9829,
|
||||
lnames[9306],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_HQ),
|
||||
9307: (9829,
|
||||
lnames[9307],
|
||||
'r',
|
||||
'f',
|
||||
0,
|
||||
NPC_HQ),
|
||||
9308: (9829,
|
||||
lnames[9308],
|
||||
'r',
|
||||
'f',
|
||||
0,
|
||||
NPC_HQ),
|
||||
9309: (9808,
|
||||
lnames[9309],
|
||||
('css',
|
||||
'ms',
|
||||
'm',
|
||||
'm',
|
||||
26,
|
||||
0,
|
||||
26,
|
||||
26,
|
||||
8,
|
||||
4,
|
||||
8,
|
||||
4,
|
||||
7,
|
||||
4,
|
||||
0),
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9310: (9820,
|
||||
lnames[9310],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9311: (9809,
|
||||
lnames[9311],
|
||||
('dls',
|
||||
'ls',
|
||||
'm',
|
||||
'm',
|
||||
24,
|
||||
0,
|
||||
18,
|
||||
18,
|
||||
11,
|
||||
7,
|
||||
0,
|
||||
7,
|
||||
1,
|
||||
11,
|
||||
0),
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9312: (9828,
|
||||
lnames[9312],
|
||||
'r',
|
||||
'f',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9313: (9827,
|
||||
lnames[9313],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9314: (9812,
|
||||
lnames[9314],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9315: (9813,
|
||||
lnames[9315],
|
||||
'r',
|
||||
'f',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9316: (9814,
|
||||
lnames[9316],
|
||||
'r',
|
||||
'f',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9317: (9815,
|
||||
lnames[9317],
|
||||
('css',
|
||||
'md',
|
||||
's',
|
||||
'f',
|
||||
22,
|
||||
0,
|
||||
22,
|
||||
22,
|
||||
7,
|
||||
4,
|
||||
7,
|
||||
4,
|
||||
8,
|
||||
11,
|
||||
0),
|
||||
'f',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9318: (9816,
|
||||
lnames[9318],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9319: (9817,
|
||||
lnames[9319],
|
||||
('css',
|
||||
'ls',
|
||||
'm',
|
||||
'm',
|
||||
26,
|
||||
0,
|
||||
26,
|
||||
26,
|
||||
5,
|
||||
11,
|
||||
5,
|
||||
11,
|
||||
5,
|
||||
11,
|
||||
0),
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9320: (9819,
|
||||
lnames[9320],
|
||||
'r',
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
9321: (9824,
|
||||
lnames[9321],
|
||||
('dss',
|
||||
'ms',
|
||||
'm',
|
||||
'm',
|
||||
2,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
4,
|
||||
1,
|
||||
4,
|
||||
1,
|
||||
2,
|
||||
16,
|
||||
0),
|
||||
'm',
|
||||
0,
|
||||
NPC_REGULAR),
|
||||
7001: (-1,
|
||||
lnames[7001],
|
||||
('bss',
|
||||
|
@ -11805,51 +12023,51 @@ HQnpcFriends = {2001: (ToontownBattleGlobals.HEAL_TRACK,
|
|||
ToontownBattleGlobals.DROP_TRACK,
|
||||
0,
|
||||
3)}
|
||||
FOnpcFriends = {9301: (ToontownBattleGlobals.HEAL_TRACK,
|
||||
FOnpcFriends = {7012: (ToontownBattleGlobals.HEAL_TRACK,
|
||||
3,
|
||||
10,
|
||||
0),
|
||||
9302: (ToontownBattleGlobals.HEAL_TRACK,
|
||||
7013: (ToontownBattleGlobals.HEAL_TRACK,
|
||||
3,
|
||||
20,
|
||||
1),
|
||||
9303: (ToontownBattleGlobals.HEAL_TRACK,
|
||||
7014: (ToontownBattleGlobals.HEAL_TRACK,
|
||||
3,
|
||||
30,
|
||||
2),
|
||||
9304: (ToontownBattleGlobals.DROP_TRACK,
|
||||
7015: (ToontownBattleGlobals.DROP_TRACK,
|
||||
1,
|
||||
20,
|
||||
0),
|
||||
9305: (ToontownBattleGlobals.DROP_TRACK,
|
||||
7016: (ToontownBattleGlobals.DROP_TRACK,
|
||||
2,
|
||||
35,
|
||||
1),
|
||||
9306: (ToontownBattleGlobals.DROP_TRACK,
|
||||
7017: (ToontownBattleGlobals.DROP_TRACK,
|
||||
3,
|
||||
50,
|
||||
2),
|
||||
9307: (ToontownBattleGlobals.SOUND_TRACK,
|
||||
7018: (ToontownBattleGlobals.SOUND_TRACK,
|
||||
1,
|
||||
10,
|
||||
0),
|
||||
9308: (ToontownBattleGlobals.SOUND_TRACK,
|
||||
7019: (ToontownBattleGlobals.SOUND_TRACK,
|
||||
3,
|
||||
20,
|
||||
1),
|
||||
9309: (ToontownBattleGlobals.SOUND_TRACK,
|
||||
7020: (ToontownBattleGlobals.SOUND_TRACK,
|
||||
4,
|
||||
30,
|
||||
2),
|
||||
9310: (ToontownBattleGlobals.LURE_TRACK,
|
||||
7021: (ToontownBattleGlobals.LURE_TRACK,
|
||||
1,
|
||||
0,
|
||||
0),
|
||||
9311: (ToontownBattleGlobals.LURE_TRACK,
|
||||
7022: (ToontownBattleGlobals.LURE_TRACK,
|
||||
1,
|
||||
0,
|
||||
1),
|
||||
9312: (ToontownBattleGlobals.LURE_TRACK,
|
||||
7023: (ToontownBattleGlobals.LURE_TRACK,
|
||||
3,
|
||||
0,
|
||||
2)}
|
||||
|
|
|
@ -6225,6 +6225,26 @@ NPCToonNames = {20000: 'Tutorial Tom',
|
|||
9236: lHQOfficerM,
|
||||
9237: 'Fisherman Jung',
|
||||
9301: 'Fisherman John',
|
||||
9302: 'Blithesome Barbra',
|
||||
9303: 'Hasty John',
|
||||
9304: 'Angry Dan',
|
||||
9305: lHQOfficerM,
|
||||
9306: lHQOfficerM,
|
||||
9307: lHQOfficerF,
|
||||
9308: lHQOfficerF,
|
||||
9309: 'Ori-O',
|
||||
9310: 'Mr. Batty',
|
||||
9311: 'Doctor Flippenbrains',
|
||||
9312: 'Barden Betty',
|
||||
9313: 'Frekly Fred',
|
||||
9314: 'Robby',
|
||||
9315: 'Baker Penelope',
|
||||
9316: 'Angie Lerr',
|
||||
9317: 'Nocturnal Nattie',
|
||||
9318: 'Los Carlos',
|
||||
9319: 'Psyche',
|
||||
9320: 'Toony Bob',
|
||||
9321: 'Sir Biscuit',
|
||||
7001: 'N. Prisoned',
|
||||
7002: 'R.E. Leaseme',
|
||||
7003: 'Lemmy Owte',
|
||||
|
@ -6787,7 +6807,25 @@ zone2TitleDict = {2513: ('Toon Hall', ''),
|
|||
3827: ('Choral Wreaths', ''),
|
||||
3828: ("Snowman's Land", ''),
|
||||
3829: ('Pinecone Zone', ''),
|
||||
3830: ('Wait and See Goggle Defogging', '')}
|
||||
3830: ('Wait and See Goggle Defogging', ''),
|
||||
9802: ("Barbra's Bohemian Art Supplies", ''),
|
||||
9804: ("Angry Dan's Garden Sprinklers", ''),
|
||||
9808: ("Ori-O's Creamery and Dairy", ''),
|
||||
9809: ('Rave of the Forks', ''),
|
||||
9812: ('Louds Silent-Shop', ''),
|
||||
9813: ('Bedpost Bakery', ''),
|
||||
9814: ("Amazing Angler's Silly Shop", ''),
|
||||
9815: ("Nattie's Catties", ''),
|
||||
9816: ('Carlos Carpentry BunkBeds Inc.', ''),
|
||||
9817: ('The Psyche-Ologist', ''),
|
||||
9819: ("Toony Bob's Fluffy Pillows", ''),
|
||||
9820: ("Batty's Bat Supply", ''),
|
||||
9824: ("Joe's Burnt Biscuits", ''),
|
||||
9826: ("Juste-A-Cote Taxi Service", ''),
|
||||
9827: ("Frekly Fred's Storage Shack", ''),
|
||||
9828: ("Barden Betty's Clingy Clothing", ''),
|
||||
9829: (lToonHQ, ''),
|
||||
}
|
||||
ClosetTimeoutMessage = 'Sorry, you ran out\n of time.'
|
||||
ClosetNotOwnerMessage = "This isn't your closet, but you may try on the clothes."
|
||||
ClosetPopupOK = lOK
|
||||
|
|
Loading…
Reference in a new issue