Made Generator Guard non talkable.
Contributed by gamelike85.
This commit is contained in:
@@ -2418,7 +2418,7 @@
|
|||||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||||
</attribute>
|
</attribute>
|
||||||
</stats>
|
</stats>
|
||||||
<status attackable="false" />
|
<status attackable="false" talkable="false" targetable="false" />
|
||||||
<collision>
|
<collision>
|
||||||
<radius normal="12" />
|
<radius normal="12" />
|
||||||
<height normal="25" />
|
<height normal="25" />
|
||||||
|
@@ -2418,7 +2418,7 @@
|
|||||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||||
</attribute>
|
</attribute>
|
||||||
</stats>
|
</stats>
|
||||||
<status attackable="false" />
|
<status attackable="false" talkable="false" targetable="false" />
|
||||||
<collision>
|
<collision>
|
||||||
<radius normal="12" />
|
<radius normal="12" />
|
||||||
<height normal="25" />
|
<height normal="25" />
|
||||||
|
@@ -2368,7 +2368,7 @@
|
|||||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||||
</attribute>
|
</attribute>
|
||||||
</stats>
|
</stats>
|
||||||
<status attackable="false" />
|
<status attackable="false" talkable="false" targetable="false" />
|
||||||
<collision>
|
<collision>
|
||||||
<radius normal="12" />
|
<radius normal="12" />
|
||||||
<height normal="25" />
|
<height normal="25" />
|
||||||
|
@@ -2369,7 +2369,7 @@
|
|||||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||||
</attribute>
|
</attribute>
|
||||||
</stats>
|
</stats>
|
||||||
<status attackable="false" />
|
<status attackable="false" talkable="false" targetable="false" />
|
||||||
<collision>
|
<collision>
|
||||||
<radius normal="12" />
|
<radius normal="12" />
|
||||||
<height normal="25" />
|
<height normal="25" />
|
||||||
|
Reference in New Issue
Block a user