poster_tearer ![code/datums/elements/poster_tearer.dm 2](git.png)
Allows mobs with this element attached to just simply tear down any poster they desire to.
Vars | |
interaction_key | Interaction key to use whilst tearing down a poster. |
---|---|
tear_time | The amount of time it takes to tear down a poster. |
Procs | |
on_attacked_poster | Try to tear up a poster on the wall |
tear_it_down | Actually work on tearing down that poster |
Var Details
interaction_key ![code/datums/elements/poster_tearer.dm 10](git.png)
Interaction key to use whilst tearing down a poster.
tear_time ![code/datums/elements/poster_tearer.dm 6](git.png)
The amount of time it takes to tear down a poster.
Proc Details
on_attacked_poster
Try to tear up a poster on the wall
tear_it_down
Actually work on tearing down that poster