Consistency/data/entities/animals/boss_wizard/spawner.xml

12 lines
200 B
XML
Raw Normal View History

2021-08-20 01:53:47 +00:00
<Entity
name="$projectile_default"
tags=""
>
<LuaComponent
script_source_file="data/entities/animals/boss_wizard/spawn_wizard.lua"
execute_on_added="1"
>
</LuaComponent>
</Entity>