|
18 | 18 | # molotov_projectile: |
19 | 19 | # can also be incgrenade |
20 | 20 | # Use CMolotovProjectile.m_bIsIncGrenade to determine which |
| 21 | + breachcharge_projectile = "breachcharge" |
21 | 22 | decoy_projectile = "decoy" |
22 | 23 | flashbang_projectile = "flashbang" |
23 | 24 | hegrenade_projectile = "hegrenade" |
24 | 25 | molotov_projectile = "molotov" |
25 | 26 | smokegrenade_projectile = "smokegrenade" |
| 27 | + snowball_projectile = "snowball" |
26 | 28 | tagrenade_projectile = "tagrenade" |
27 | 29 |
|
28 | 30 |
|
|
83 | 85 | maxammo = 90 |
84 | 86 | ammoprop = 2 |
85 | 87 | clip = 30 |
86 | | - cost = 3300 |
| 88 | + cost = 3150 |
87 | 89 | item_definition_index = 8 |
88 | 90 | tags = "all,primary,rifle" |
89 | 91 |
|
|
129 | 131 | maxammo = 90 |
130 | 132 | ammoprop = 3 |
131 | 133 | clip = 30 |
132 | | - cost = 3000 |
| 134 | + cost = 2750 |
133 | 135 | item_definition_index = 39 |
134 | 136 | tags = "all,primary,rifle" |
135 | 137 |
|
|
240 | 242 | maxammo = 300 |
241 | 243 | ammoprop = 5 |
242 | 244 | clip = 150 |
243 | | - cost = 5700 |
| 245 | + cost = 1700 |
244 | 246 | item_definition_index = 28 |
245 | 247 | tags = "all,primary,machinegun" |
246 | 248 |
|
|
316 | 318 | maxammo = 8 |
317 | 319 | ammoprop = 1 |
318 | 320 | clip = 8 |
319 | | - cost = 850 |
| 321 | + cost = 600 |
320 | 322 | item_definition_index = 64 |
321 | 323 | parent_class = "weapon_deagle" |
322 | 324 | tags = "all,secondary,pistol" |
|
343 | 345 | # ========================================================================= |
344 | 346 | # MELEE WEAPONS |
345 | 347 | # ========================================================================= |
| 348 | + [[axe]] |
| 349 | + slot = 2 |
| 350 | + item_definition_index = 75 |
| 351 | + parent_class = "weapon_melee" |
| 352 | + tags = "all,melee" |
| 353 | + |
| 354 | + [[fists]] |
| 355 | + slot = 2 |
| 356 | + item_definition_index = 69 |
| 357 | + tags = "all,melee" |
| 358 | + |
| 359 | + [[hammer]] |
| 360 | + slot = 2 |
| 361 | + item_definition_index = 76 |
| 362 | + parent_class = "weapon_melee" |
| 363 | + tags = "all,melee" |
| 364 | + |
346 | 365 | [[knife]] |
347 | 366 | slot = 2 |
348 | 367 | item_definition_index = 42 |
|
372 | 391 | parent_class = "weapon_knife" |
373 | 392 | tags = "all,knife,melee,earned" |
374 | 393 |
|
| 394 | + [[knife_ghost]] |
| 395 | + slot = 2 |
| 396 | + item_definition_index = 80 |
| 397 | + tags = "all,knife,melee" |
| 398 | + |
375 | 399 | [[knife_gut]] |
376 | 400 | slot = 2 |
377 | 401 | item_definition_index = 506 |
378 | 402 | parent_class = "weapon_knife" |
379 | 403 | tags = "all,knife,melee,earned" |
380 | 404 |
|
| 405 | + [[knife_gypsy_jackknife]] |
| 406 | + slot = 2 |
| 407 | + item_definition_index = 520 |
| 408 | + parent_class = "weapon_knife" |
| 409 | + tags = "all,knife,melee,earned" |
| 410 | + |
381 | 411 | [[knife_karambit]] |
382 | 412 | slot = 2 |
383 | 413 | item_definition_index = 507 |
|
396 | 426 | parent_class = "weapon_knife" |
397 | 427 | tags = "all,knife,melee,earned" |
398 | 428 |
|
| 429 | + [[knife_stiletto]] |
| 430 | + slot = 2 |
| 431 | + item_definition_index = 522 |
| 432 | + parent_class = "weapon_knife" |
| 433 | + tags = "all,knife,melee,earned" |
| 434 | + |
399 | 435 | [[knife_survival_bowie]] |
400 | 436 | slot = 2 |
401 | 437 | item_definition_index = 514 |
|
414 | 450 | parent_class = "weapon_knife" |
415 | 451 | tags = "all,knife,melee,earned" |
416 | 452 |
|
| 453 | + [[knife_ursus]] |
| 454 | + slot = 2 |
| 455 | + item_definition_index = 519 |
| 456 | + parent_class = "weapon_knife" |
| 457 | + tags = "all,knife,melee,earned" |
| 458 | + |
| 459 | + [[knife_widowmaker]] |
| 460 | + slot = 2 |
| 461 | + item_definition_index = 523 |
| 462 | + parent_class = "weapon_knife" |
| 463 | + tags = "all,knife,melee,earned" |
| 464 | + |
417 | 465 | [[knifegg]] |
418 | 466 | slot = 2 |
419 | 467 | tags = "all,knife,melee" |
420 | 468 |
|
| 469 | + [[melee]] |
| 470 | + slot = 2 |
| 471 | + tags = "all,melee" |
| 472 | + |
| 473 | + [[spanner]] |
| 474 | + slot = 2 |
| 475 | + item_definition_index = 78 |
| 476 | + parent_class = "weapon_melee" |
| 477 | + tags = "all,melee" |
| 478 | + |
421 | 479 | [[taser]] |
422 | 480 | slot = 2 |
423 | 481 | maxammo = 1 |
424 | 482 | ammoprop = 19 |
425 | 483 | clip = 1 |
426 | | - cost = 400 |
| 484 | + cost = 200 |
427 | 485 | item_definition_index = 31 |
428 | 486 | tags = "all,melee" |
429 | 487 |
|
| 488 | + |
430 | 489 | # ========================================================================= |
431 | 490 | # PROJECTILE WEAPONS |
432 | 491 | # ========================================================================= |
|
438 | 497 | item_definition_index = 47 |
439 | 498 | tags = "all,grenade" |
440 | 499 |
|
| 500 | + [[diversion]] |
| 501 | + slot = 3 |
| 502 | + maxammo = "ammo_grenade_limit_default" |
| 503 | + ammoprop = 18 |
| 504 | + item_definition_index = 82 |
| 505 | + parent_class = "weapon_decoy" |
| 506 | + tags = "all,grenade" |
| 507 | + |
| 508 | + [[firebomb]] |
| 509 | + slot = 3 |
| 510 | + maxammo = "ammo_grenade_limit_default" |
| 511 | + ammoprop = 17 |
| 512 | + item_definition_index = 81 |
| 513 | + parent_class = "weapon_molotov" |
| 514 | + tags = "all,grenade,incendiary" |
| 515 | + |
441 | 516 | [[flashbang]] |
442 | 517 | slot = 3 |
443 | 518 | maxammo = "ammo_grenade_limit_flashbang" |
|
446 | 521 | item_definition_index = 43 |
447 | 522 | tags = "all,grenade" |
448 | 523 |
|
| 524 | + [[frag_grenade]] |
| 525 | + slot = 3 |
| 526 | + maxammo = "ammo_grenade_limit_default" |
| 527 | + ammoprop = 14 |
| 528 | + item_definition_index = 83 |
| 529 | + parent_class = "weapon_hegrenade" |
| 530 | + tags = "all,grenade,explosive" |
| 531 | + |
449 | 532 | [[hegrenade]] |
450 | 533 | slot = 3 |
451 | 534 | maxammo = "ammo_grenade_limit_default" |
|
478 | 561 | item_definition_index = 45 |
479 | 562 | tags = "all,grenade" |
480 | 563 |
|
| 564 | + [[snowball]] |
| 565 | + slot = 3 |
| 566 | + maxammo = "ammo_grenade_limit_snowballs" |
| 567 | + ammoprop = 24 |
| 568 | + item_definition_index = 84 |
| 569 | + tags = "all,grenade" |
| 570 | + |
481 | 571 | [[tagrenade]] |
482 | 572 | slot = 3 |
483 | 573 | maxammo = "ammo_grenade_limit_default" |
484 | 574 | ammoprop = 22 |
485 | 575 | tags = "all,grenade,tool,coop" |
486 | 576 |
|
| 577 | + |
487 | 578 | # ========================================================================= |
488 | 579 | # TOOLS |
489 | 580 | # ========================================================================= |
| 581 | + [[breachcharge]] |
| 582 | + slot = 4 |
| 583 | + maxammo = "ammo_grenade_limit_breachcharge" |
| 584 | + ammoprop = 23 |
| 585 | + item_definition_index = 70 |
| 586 | + tags = "all,grenade,tool,explosive" |
| 587 | + |
490 | 588 | [[c4]] |
491 | 589 | slot = 4 |
492 | 590 | item_definition_index = 49 |
493 | 591 | tags = "all,objective" |
494 | 592 |
|
495 | 593 | [[healthshot]] |
496 | | - slot = 4 |
| 594 | + slot = 11 |
| 595 | + item_definition_index = 57 |
497 | 596 | maxammo = "ammo_item_limit_healthshot" |
498 | 597 | ammoprop = 21 |
499 | 598 | tags = "all,tool,coop" |
| 599 | + |
| 600 | + [[tablet]] |
| 601 | + slot = 12 |
| 602 | + item_definition_index = 72 |
| 603 | + tags = "all,tool" |
0 commit comments