adds the cat wave_type
This commit is contained in:
@@ -56,6 +56,8 @@
|
|||||||
wave_type = GLOB.meteorsC
|
wave_type = GLOB.meteorsC
|
||||||
if("halloween")
|
if("halloween")
|
||||||
wave_type = GLOB.meteorsSPOOKY
|
wave_type = GLOB.meteorsSPOOKY
|
||||||
|
if("cat")
|
||||||
|
wave_type = GLOB.meteorsCat
|
||||||
else
|
else
|
||||||
WARNING("Wave name of [wave_name] not recognised.")
|
WARNING("Wave name of [wave_name] not recognised.")
|
||||||
kill()
|
kill()
|
||||||
|
|||||||
Reference in New Issue
Block a user