prevent_attacking_of_types ![code/datums/elements/prevent_attacking_of_types.dm 3](git.png)
This hostile will not be able to attack a given typecache, and will receive a balloon alert when it tries to.
Vars | |
alert_message | The message to send to the hostile mob when they try to attack something they can't |
---|---|
typecache | The typecache of things this hostile can't attack |
Var Details
alert_message ![code/datums/elements/prevent_attacking_of_types.dm 13](git.png)
The message to send to the hostile mob when they try to attack something they can't
typecache ![code/datums/elements/prevent_attacking_of_types.dm 8](git.png)
The typecache of things this hostile can't attack