mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Script fixes and new effects.
Cleaned up unneeded requires in some scripts Fixed Second Wind Added new effect scripts Added bard song scripts that mostly work
This commit is contained in:
@@ -3,9 +3,5 @@ function onGain(owner, effect)
|
||||
effect.SetExtra(effect.GetMagnitude());
|
||||
end
|
||||
|
||||
function onTick(owner, effect)
|
||||
print("hi")
|
||||
end
|
||||
|
||||
function onLose(owner, effect)
|
||||
end
|
||||
|
Reference in New Issue
Block a user