Update #Bloodspear_the_Fallen.lua

This commit is contained in:
huffin 2020-05-19 08:17:13 -05:00 committed by GitHub
parent 36ce2630fe
commit 800dc28a5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ local wave_counter = 0;
function event_spawn(e)
wave_counter = 0;
e.self:SetAppearance(3);
end
function event_signal(e)