melee_weapon ![code/modules/lost_crew/damages/melee.dm 2](git.png)
Simulates a melee attack with a specified weapon
Vars | |
max_hits | The maximum amount of hits |
---|---|
min_hits | The minimal amount of hits |
weapon | The weapon with which we hit |
Var Details
max_hits ![code/modules/lost_crew/damages/melee.dm 8](git.png)
The maximum amount of hits
min_hits ![code/modules/lost_crew/damages/melee.dm 6](git.png)
The minimal amount of hits
weapon ![code/modules/lost_crew/damages/melee.dm 4](git.png)
The weapon with which we hit