Skip to content

Commit 943c3af

Browse files
TideSofDarKchrisinajar
authored andcommitted
Allow units to pass through spider cocoons (#2222)
1 parent 4095f82 commit 943c3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

game/scripts/npc/units/spiders/npc_dota_boss_spiders_spiderball.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"TeamName" "DOTA_TEAM_NEUTRALS" // Team name.
8080
"CombatClassAttack" "DOTA_COMBAT_CLASS_ATTACK_HERO"
8181
"CombatClassDefend" "DOTA_COMBAT_CLASS_DEFEND_HERO"
82-
"UnitRelationshipClass" "DOTA_NPC_UNIT_RELATIONSHIP_TYPE_DEFAULT"
82+
"UnitRelationshipClass" "DOTA_NPC_UNIT_RELATIONSHIP_TYPE_WARD"
8383

8484
// Vision
8585
//----------------------------------------------------------------

0 commit comments

Comments
 (0)