Skip to content

Commit 0c43eb2

Browse files
author
LocalIdentity
committed
Fix ItemClasses Spec
1 parent 10e0ed0 commit 0c43eb2

File tree

1 file changed

+32
-46
lines changed

1 file changed

+32
-46
lines changed

src/Export/spec.lua

Lines changed: 32 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -6378,221 +6378,207 @@ return {
63786378
width=150
63796379
},
63806380
[3]={
6381-
list=false,
6382-
name="TradeMarketCategory",
6383-
refTo="TradeMarketCategory",
6384-
type="Key",
6385-
width=120
6386-
},
6387-
[4]={
63886381
list=false,
63896382
name="ItemClassCategory",
63906383
refTo="ItemClassCategories",
63916384
type="Key",
63926385
width=150
63936386
},
6394-
[5]={
6387+
[4]={
63956388
list=false,
63966389
name="RemovedIfLeavesArea",
63976390
refTo="",
63986391
type="Bool",
63996392
width=150
64006393
},
6401-
[6]={
6394+
[5]={
64026395
list=true,
64036396
name="",
64046397
refTo="",
64056398
type="Key",
64066399
width=20
64076400
},
6408-
[7]={
6401+
[6]={
64096402
list=true,
64106403
name="Achievements",
64116404
refTo="AchievementItems",
64126405
type="Key",
64136406
width=150
64146407
},
6415-
[8]={
6408+
[7]={
64166409
list=false,
64176410
name="AllocateToMapOwner",
64186411
refTo="",
64196412
type="Bool",
64206413
width=130
64216414
},
6422-
[9]={
6415+
[8]={
64236416
list=false,
64246417
name="AlwaysAllocate",
64256418
refTo="",
64266419
type="Bool",
64276420
width=120
64286421
},
6429-
[10]={
6422+
[9]={
64306423
list=false,
64316424
name="CanHaveVeiledMods",
64326425
refTo="",
64336426
type="Bool",
64346427
width=130
64356428
},
6436-
[11]={
6429+
[10]={
64376430
list=false,
64386431
name="PickedUpQuest",
64396432
refTo="QuestFlags",
64406433
type="Key",
64416434
width=110
64426435
},
6443-
[12]={
6436+
[11]={
64446437
list=false,
64456438
name="",
64466439
refTo="",
64476440
type="Int",
64486441
width=150
64496442
},
6450-
[13]={
6443+
[12]={
64516444
list=false,
64526445
name="AlwaysShow",
64536446
refTo="",
64546447
type="Bool",
64556448
width=100
64566449
},
6457-
[14]={
6450+
[13]={
64586451
list=false,
64596452
name="CanBeCorrupted",
64606453
refTo="",
64616454
type="Bool",
64626455
width=100
64636456
},
6464-
[15]={
6457+
[14]={
64656458
list=false,
64666459
name="CanHaveIncubators",
64676460
refTo="",
64686461
type="Bool",
64696462
width=120
64706463
},
6471-
[16]={
6464+
[15]={
64726465
list=false,
64736466
name="CanHaveInfluence",
64746467
refTo="",
64756468
type="Bool",
64766469
width=120
64776470
},
6478-
[17]={
6471+
[16]={
64796472
list=false,
64806473
name="CanBeDoubleCorrupted",
64816474
refTo="",
64826475
type="Bool",
64836476
width=130
64846477
},
6485-
[18]={
6478+
[17]={
64866479
list=false,
64876480
name="CanHaveAspects",
64886481
refTo="",
64896482
type="Bool",
64906483
width=110
64916484
},
6492-
[19]={
6485+
[18]={
64936486
list=false,
64946487
name="CanTransferSkin",
64956488
refTo="",
64966489
type="Bool",
64976490
width=110
64986491
},
6499-
[20]={
6492+
[19]={
65006493
list=false,
65016494
name="ItemStance",
65026495
refTo="ItemStances",
65036496
type="Key",
65046497
width=90
65056498
},
6506-
[21]={
6499+
[20]={
65076500
list=false,
65086501
name="CanScourge",
65096502
refTo="",
65106503
type="Bool",
65116504
width=80
65126505
},
6513-
[22]={
6506+
[21]={
65146507
list=false,
65156508
name="CanUpgradeRarity",
65166509
refTo="",
65176510
type="Bool",
65186511
width=110
65196512
},
6520-
[23]={
6513+
[22]={
65216514
list=false,
65226515
name="",
65236516
refTo="",
65246517
type="Bool",
65256518
width=80
65266519
},
6527-
[24]={
6520+
[23]={
65286521
list=false,
65296522
name="",
65306523
refTo="",
65316524
type="Bool",
65326525
width=80
65336526
},
6534-
[25]={
6535-
list=true,
6536-
name="MaxInventoryDimensions",
6537-
refTo="",
6538-
type="Int",
6539-
width=150
6540-
},
6541-
[26]={
6527+
[24]={
65426528
list=true,
65436529
name="Flags",
65446530
refTo="",
65456531
type="Int",
6546-
width=80
6532+
width=150
65476533
},
6548-
[27]={
6534+
[25]={
65496535
list=false,
65506536
name="Unmodifiable",
65516537
refTo="",
65526538
type="Bool",
65536539
width=100
65546540
},
6555-
[28]={
6541+
[26]={
65566542
list=false,
65576543
name="CanBeFractured",
65586544
refTo="",
65596545
type="Bool",
65606546
width=100
65616547
},
6562-
[29]={
6548+
[27]={
65636549
list=false,
65646550
name="EquipAchievements",
65656551
refTo="AchievementItems",
65666552
type="Key",
65676553
width=120
65686554
},
6569-
[30]={
6555+
[28]={
65706556
list=false,
65716557
name="UsedInMapDevice",
65726558
refTo="",
65736559
type="Bool",
65746560
width=150
65756561
},
6576-
[31]={
6562+
[29]={
65776563
list=false,
65786564
name="",
65796565
refTo="",
65806566
type="Bool",
6581-
width=80
6567+
width=50
65826568
},
6583-
[32]={
6569+
[30]={
65846570
list=false,
65856571
name="",
65866572
refTo="",
65876573
type="Bool",
6588-
width=80
6574+
width=50
65896575
},
6590-
[33]={
6576+
[31]={
65916577
list=false,
65926578
name="",
65936579
refTo="",
65946580
type="Bool",
6595-
width=80
6581+
width=50
65966582
}
65976583
},
65986584
itemclassflags={

0 commit comments

Comments
 (0)