initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
evil_greevil_passive = class({})
|
||||
LinkLuaModifier( "modifier_evil_greevil_passive", "modifiers/creatures/modifier_evil_greevil_passive", LUA_MODIFIER_MOTION_NONE )
|
||||
|
||||
-----------------------------------------------------------------------------------------
|
||||
|
||||
function evil_greevil_passive:GetIntrinsicModifierName()
|
||||
return "modifier_evil_greevil_passive"
|
||||
end
|
||||
|
||||
-----------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user