baseball_bat ![code/game/objects/items/weaponry.dm 928](git.png)
Vars | |
homerun_able | Are we able to do a homerun? |
---|---|
homerun_ready | Are we ready to do a homerun? |
mob_thrower | Can we launch mobs thrown at us away? |
thrown_datums | List of all thrown datums we sent. |
Var Details
homerun_able ![code/game/objects/items/weaponry.dm 947](git.png)
Are we able to do a homerun?
homerun_ready ![code/game/objects/items/weaponry.dm 949](git.png)
Are we ready to do a homerun?
mob_thrower ![code/game/objects/items/weaponry.dm 951](git.png)
Can we launch mobs thrown at us away?
thrown_datums ![code/game/objects/items/weaponry.dm 953](git.png)
List of all thrown datums we sent.