1
0
forked from 0ad/0ad

Fix typo in prop-point of Iberian blacksmith.

Patch by: @nwtour
Differential revision: D3667
Reviewed by: @Stan
This was SVN commit r25054.
This commit is contained in:
Freagarach 2021-03-15 08:49:52 +00:00
parent 6bd30fe150
commit 7026d1a702

View File

@ -27,7 +27,7 @@
<variant frequency="1" name="Idle"/>
<variant name="researching">
<props>
<prop actor="particle/sparks_blacksmith.xml" attachpoint="smoke"/>
<prop actor="particle/sparks_blacksmith.xml" attachpoint="ibersmoke"/>
<prop actor="particle/smoke_blacksmith.xml" attachpoint="ibersmoke"/>
<prop actor="particle/flame.xml" attachpoint="iberfire"/>
</props>