Skip to content

Commit bb764dc

Browse files
Newton314carlosrpg
authored andcommitted
Remove base items (#2194)
* minor changes * Revert "minor changes" This reverts commit 82796d4. * correct version * RemoveBaseItems Removes Base items from search in shop
1 parent ca730fc commit bb764dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

game/scripts/npc/npc_abilities_override.txt

+7
Original file line numberDiff line numberDiff line change
@@ -524,4 +524,11 @@
524524

525525
"DOTAAbilities"
526526
{
527+
"item_aeon_disk" "REMOVE"
528+
"item_blade_mail" "REMOVE"
529+
"item_crimson_guard" "REMOVE"
530+
"item_cyclone" "REMOVE"
531+
"item_echo_sabre" "REMOVE"
532+
"item_meteor_hammer" "REMOVE"
533+
"item_sheepstick" "REMOVE"
527534
}

0 commit comments

Comments
 (0)