mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
Update #Bloodspear_the_Fallen.lua
This commit is contained in:
parent
36ce2630fe
commit
800dc28a5b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ local wave_counter = 0;
|
|||
|
||||
function event_spawn(e)
|
||||
wave_counter = 0;
|
||||
e.self:SetAppearance(3);
|
||||
end
|
||||
|
||||
function event_signal(e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue