Made Generator Guard non talkable.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-11-11 23:39:46 +00:00
parent c83c60d0c8
commit 9ffdaf978e
4 changed files with 4 additions and 4 deletions

View File

@ -2418,7 +2418,7 @@
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
</attribute>
</stats>
<status attackable="false" />
<status attackable="false" talkable="false" targetable="false" />
<collision>
<radius normal="12" />
<height normal="25" />

View File

@ -2418,7 +2418,7 @@
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
</attribute>
</stats>
<status attackable="false" />
<status attackable="false" talkable="false" targetable="false" />
<collision>
<radius normal="12" />
<height normal="25" />

View File

@ -2368,7 +2368,7 @@
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
</attribute>
</stats>
<status attackable="false" />
<status attackable="false" talkable="false" targetable="false" />
<collision>
<radius normal="12" />
<height normal="25" />

View File

@ -2369,7 +2369,7 @@
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
</attribute>
</stats>
<status attackable="false" />
<status attackable="false" talkable="false" targetable="false" />
<collision>
<radius normal="12" />
<height normal="25" />