initial commit
This commit is contained in:
10
aghanim_singleplayer/scripts/vscripts/abilities/phased.lua
Executable file
10
aghanim_singleplayer/scripts/vscripts/abilities/phased.lua
Executable file
@@ -0,0 +1,10 @@
|
||||
|
||||
phased = class({})
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
function phased:GetIntrinsicModifierName()
|
||||
return "modifier_phased"
|
||||
end
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Reference in New Issue
Block a user