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