initial commit
This commit is contained in:
10
aghanim_singleplayer/scripts/vscripts/containers/explosive_barrel_data.lua
Executable file
10
aghanim_singleplayer/scripts/vscripts/containers/explosive_barrel_data.lua
Executable file
@@ -0,0 +1,10 @@
|
||||
|
||||
_G.ExplosiveBarrelData =
|
||||
{
|
||||
{
|
||||
fSpawnChance = 0.5,
|
||||
szSpawnerName = "explosive_barrel",
|
||||
szNPCName = "npc_dota_explosive_barrel",
|
||||
nMaxSpawnDistance = 0,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user