Made Generator Guard non talkable.
Contributed by gamelike85.
This commit is contained in:
parent
c83c60d0c8
commit
9ffdaf978e
@ -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" />
|
||||
|
@ -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" />
|
||||
|
@ -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" />
|
||||
|
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user