Advertisement
warpdragon

Untitled

Mar 5th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. "DOTAUnits"
  2. {
  3.  
  4. "npc_dota_bottle_statue_radiant"
  5. {
  6. "BaseClass" "npc_dota_creature"
  7. "Model" "models/props/bottle2_statue.vmdl"
  8. "AttackCapabilities" "DOTA_UNIT_CAP_NO_ATTACK"
  9. "VisionDaytimeRange" "0"
  10. "VisionNighttimeRange" "0"
  11.  
  12. "MovementCapabilities" "DOTA_UNIT_CAP_MOVE_GROUND"
  13. "MovementSpeed" "300"
  14. "ModelScale" "1"
  15. "BoundsHullName" "DOTA_HULL_SIZE_HUGE"
  16. "RingRadius" "240"
  17. "Ability1" "environment_passive"
  18. }
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement